24.03.2013, 09:23
i want to make the admin command like this //something and i do it on dcmd like this
but when i do it look what its come
i tried to do it on zcmd but its still happenning to me i wanna know what is the proplem
Код:
dcmd(/cmds,5,cmdtext);
Код:
C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(3496) : error 017: undefined symbol "dcmd_" C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5824) : error 010: invalid function or declaration C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5826) : error 017: undefined symbol "params" C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5827) : error 010: invalid function or declaration C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5831) : error 010: invalid function or declaration C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5835) : error 010: invalid function or declaration C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5839) : error 010: invalid function or declaration C:\Users\maher\Desktop\Iron-Players\gamemodes\Iron-Players.pwn(5843) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 8 Errors.