20.08.2010, 00:34
Код:
C:\Program Files\SAMP Server\gamemodes\estprojekt.pwn(3120) : error 017: undefined symbol "SPECIAL_ACTION_PISSING" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
if(strcmp(cmd, "/animpee", true) == 0) { SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING); return 1; }