undefined symbol "playerid"
#4

Код:
public OnGameModeInit()
{
	SetGameModeText("Test");
	AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	SetPlayerWorldBounds(playerid, 2942,825, 35,03363, -980,9415, -2814,368);
	return 1;
}
I never had this error before, making people and vehicles spawn works fine, but I get a lot of strange errors since I'm trying out things.

Код:
D:\Server\gamemodes\test.pwn(33) : error 017: undefined symbol "playerid"
Reply


Messages In This Thread
undefined symbol "playerid" - by Institute - 07.05.2011, 11:34
Re: undefined symbol "playerid" - by Hobod - 07.05.2011, 11:43
Re: undefined symbol "playerid" - by park4bmx - 07.05.2011, 11:43
Re: undefined symbol "playerid" - by Institute - 07.05.2011, 11:53
Re: undefined symbol "playerid" - by Joe Staff - 07.05.2011, 11:54
Re: undefined symbol "playerid" - by Institute - 07.05.2011, 11:57

Forum Jump:


Users browsing this thread: 1 Guest(s)