Stupid errors
#1

pawn Код:
forward message();
public message()
{
    SendClientMessage(playerid, COLOR_YELLOW, "We've arrived at the Airport, collect your belongings and have a nice day!");
    SetPlayerPos(playerid, -1357.2334,1.2626,6.0000,271.6296);
    SetPlayerInterior(playerid, 0);
    return 1;
}
Код:
 error 017: undefined symbol "playerid"
error 017: undefined symbol "playerid"
error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply


Messages In This Thread
Stupid errors - by Elysian` - 17.11.2012, 20:14
Re: Stupid errors - by Konstantinos - 17.11.2012, 20:23
Re: Stupid errors - by park4bmx - 17.11.2012, 20:42

Forum Jump:


Users browsing this thread: 1 Guest(s)