
10-10-2002, 10:37 AM
Dumpuser can return information about wallhacks, fog hacks, and trans door hacks. However, both the server and user must have lines added to the newconfig.cfg file. The lines are:
[code:abbab]
//No Fog
setu r_farplane 0
setu r_farplane_nocull 0
setu r_farplane_nofog 0
//Wallhack
setu r_lightmap 0
setu r_lockpvs 0
setu r_showSmp 0
//Transparent Door
setu r_novis 0
[/code:abbab]
If any of these return as 1, someones using a hack/cheat. Unfortunately, this doesn't detect all cheats, in fact from what I hear, the more popular ones use seta. How this differs from setu.... I'm not even going to pretend to know. Maybe someone else can shed some light on this.
|