Cheat Detect
#10

This doesn't even make any sense, i mean you do this:
PHP Code:
if(playerState == PLAYER_STATE_ONFOOT || playerState == PLAYER_STATE_DRIVER || playerState == PLAYER_STATE_PASSENGER
Then you check right after for this:
PHP Code:
if(playerState == PLAYER_STATE_ONFOOT
Which really doesn't make any sense, you shouldn't be trying to make anti cheats if you made such a mistake i'm not trying to be mean but i'm saying know the language more first.

You checked if player was on foot or driver or passenger then u checked if on foot which means the function will never detect anyone unless if he was on foot thats for starters.

Second of all where is this code placed, third of all where is the detection? all i see is checks but where is the cheat detection?? this doesn't make any sense on so many levels man.
Reply


Messages In This Thread
Cheat Detect - by Hunud - 21.07.2018, 18:39
Re: Cheat Detect - by Hunud - 21.07.2018, 19:57
Re: Cheat Detect - by Sew_Sumi - 21.07.2018, 20:17
Re: Cheat Detect - by Hunud - 21.07.2018, 20:31
Re: Cheat Detect - by JasonRiggs - 22.07.2018, 10:17
Re: Cheat Detect - by Hunud - 22.07.2018, 11:55
Re: Cheat Detect - by Calisthenics - 22.07.2018, 12:10
Re: Cheat Detect - by Hunud - 22.07.2018, 12:52
Re: Cheat Detect - by Hunud - 23.07.2018, 14:22
Re: Cheat Detect - by RogueDrifter - 23.07.2018, 21:38
Re: Cheat Detect - by GTLS - 24.07.2018, 14:15

Forum Jump:


Users browsing this thread: 3 Guest(s)