View Single Post
Old
  (#5)
Bleuachdu is Offline
Senior Member
 
Posts: 2,345
Join Date: Apr 2002
Location: Detroit, MI
  Send a message via AIM to Bleuachdu  
Default 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.
  
Reply With Quote