06.11.2011, 22:19
Hey,
I am currently scripting a new faction for my server SAnews using ZCMD i wanted to make the accept command.
So i did CMD:accept sanews(playerid,params[]) that didnt work. I then tryed CMD:accept_sanews(playerid,params[]) which didnt give errors like the last one. Would that work as a space? If not please tell me how .
Errors:
I am currently scripting a new faction for my server SAnews using ZCMD i wanted to make the accept command.
So i did CMD:accept sanews(playerid,params[]) that didnt work. I then tryed CMD:accept_sanews(playerid,params[]) which didnt give errors like the last one. Would that work as a space? If not please tell me how .
Errors:
Код:
C:\Users\Admin\Desktop\SAMP\Midnight Drifts\gamemodes\LSRP.pwn(185) : error 001: expected token: "(", but found "-identifier-" C:\Users\Admin\Desktop\SAMP\Midnight Drifts\gamemodes\LSRP.pwn(185) : error 001: expected token: ";", but found "(" C:\Users\Admin\Desktop\SAMP\Midnight Drifts\gamemodes\LSRP.pwn(187) : error 010: invalid function or declaration C:\Users\Admin\Desktop\SAMP\Midnight Drifts\gamemodes\LSRP.pwn(188) : error 010: invalid function or declaration C:\Users\Admin\Desktop\SAMP\Midnight Drifts\gamemodes\LSRP.pwn(194) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.