28.06.2012, 12:06
Ok, when i make this:
then i get this error:
Can anyone help me with it?
pawn Код:
public OnRconCommand(cmd[])
{
SendClientMessage(playerid, "Use /Rconhelp for commands"
return 1;
}
Код:
C:\Users\Windows7\Desktop\Asjad\SAMP\ZOMBIE APOCALYPSE RPG\gamemodes\test.pwn(367) : error 017: undefined symbol "playerid" C:\Users\Windows7\Desktop\Asjad\SAMP\ZOMBIE APOCALYPSE RPG\gamemodes\test.pwn(367 -- 368) : error 035: argument type mismatch (argument 2) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.