17.11.2012, 20:14
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.