[FilterScript] Cheat detector (health-hack + no-spread)
#17

Thanks, so basically instead of this:
Код:
new bool:isDead[MAX_PLAYERS];
isDead[playerid] = false;
I'm going to use this:
Код:
new bool:isDead[MAX_PLAYERS char ];
isDead{playerid} = false;
Is it right or I missed something?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 11 Guest(s)