Skip to content

fourfourfourf0ur/backtrack_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backtrack Detector C/C++ CI

A module for ReHLDS designed to detect players using the backtrack cheat (also known as fake latency)

Requirements

  • ReHLDS version 3.10 or above

Downloads

Installation

Click to expand
  1. Go to <gamedir>/addons/ and make new directory named backtrack_detector
    <gamedir> - its a game directory (cstrike for Counter-Strike, valve for Half-Life, etc)

  2. Copy backtrack_detector_mm.dll or backtrack_detector_mm_i386.so to <gamedir>/addons/backtrack_detector/

  3. Go to metamod installation directory (usually its <gamedir>/addons/metamod/) and edit plugins.ini:
    add this line at the beginning of the file
    for windows
    win32 addons\backtrack_detector\backtrack_detector_mm.dll
    for linux
    linux addons/backtrack_detector/backtrack_detector_mm_i386.so

  4. Ready to use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors