Posts: 8
Threads: 5
Joined: Apr 2012
Reputation:
0
What would be the best way to detect a cleo mod that makes you only immune to bullets?
Posts: 985
Threads: 13
Joined: Sep 2011
Reputation:
0
You can do something like:
When a player spawns set his health to 99 and under OnPlayerUpdate check if his health is 100 if that is true ban him for health hacks, make sure all of you heal commands..etc make the health 99!