Question about GM detect and player detect script

05/16/2010 00:43 lao6969#1
The GM detect is working? how does it work and the combination of player detect script can i put [GM] then it will detect tell me the function also of player detect script hack I appreciate ur answer
05/16/2010 04:07 bottomy#2
Well i don't know if it still works or not so can't answer that, but how it works is by comparing the string '[GM]' with the players name that just entered your area (the function is only called when a player enters your area) then if the name does contain '[GM]' it does whatever it meant to do. Now player detect script, works the same except instead of checking for any names, it just moves them into a buffer and you use CE to display what's at those offsets.

You can combine player detect and GM detect, the easiest way of doing this is just adding the check for '[GM]' into your player detect script.
05/16/2010 20:21 lao6969#3
So u mean that the [GM] detect move me in a particular place and disconnect me from the server and BTW it is disable the hack in my CT file?