24.04.2011, 10:34
still have the exact same errors
wierd errors on return 1; and } :/
pawn Код:
forward WelcomeCamera(playerid)
public WelcomeCamera(playerid);
{//first error this line
PlayerWelcome[playerid] = true;
return 1;//second error this line
}