Compile error
#1

Ok, when i make this:

pawn Код:
public OnRconCommand(cmd[])
{
    SendClientMessage(playerid, "Use /Rconhelp for commands"
    return 1;
}
then i get this error:

Код:
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.
Can anyone help me with it?
Reply


Messages In This Thread
Compile error - by Subwoofer - 28.06.2012, 12:06
Re: Compile error - by Vince - 28.06.2012, 12:10
Re: Compile error - by Subwoofer - 28.06.2012, 12:16
Re: Compile error - by sleepysnowflake - 28.06.2012, 12:29
Re: Compile error - by [A]ndrei - 29.06.2012, 04:40
Re: Compile error - by JaTochNietDan - 29.06.2012, 04:58

Forum Jump:


Users browsing this thread: 1 Guest(s)