17.03.2010, 16:56
I'm starting to make my own anti-cheat but am having some troubles.
Heres the code:.
Heres the errors:
Heres the code:.
Код:
// Anti-Cheat //** Anti Weapon { SetTimer("Weap", 10000, true); if GetPlayerWeapon(playerid) == 38); return Ban(playerid); } // Anti-Cheat
Код:
(551) : error 017: undefined symbol "playerid" (551) : error 029: invalid expression, assumed zero (551) : warning 215: expression has no effect (551) : error 017: undefined symbol "playerid" (551) : fatal error 107: too many error messages on one line