11.06.2009, 17:26
this is my script
this is my error
Код:
if(strcmp(cmd,"/copcommands",true)==0) { if(gTeam[playerid] == TEAM_COPS) { SendClientMessage(playerid, 0xAA3333AA,"Your commands are /cuff ID /fine ID /arrest ID /rp ID"); } return 1;
Код:
C:\Gta sa server\gamemodes\freeroam.pwn(361) : error 017: undefined symbol "cmd" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.