Problem with Player Class
#1


Код:
public OnGameModeInit()
{
	// Don't use these lines if it's a filterscript
	SetGameModeText("Blank Script");
	AddPlayerClass(299, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	AddPlayerClass(33, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	AddPlayerClass(181, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	AddPlayerClass(22, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	return 1;
}

i use this for [player spawn

but when i connect the server
i dont see any player

it says <, > , spawn thats it!!

no player seenn

thanxxx
Reply


Messages In This Thread
Problem with Player Class - by unique1801 - 11.11.2009, 12:46
Re: Problem with Player Class - by Jeffry - 11.11.2009, 14:03
Re: Problem with Player Class - by unique1801 - 12.11.2009, 09:44
Re: Problem with Player Class - by Peter_Corneile - 12.11.2009, 09:46
Re: Problem with Player Class - by unique1801 - 12.11.2009, 09:55
Re: Problem with Player Class - by Peter_Corneile - 12.11.2009, 09:58
Re: Problem with Player Class - by unique1801 - 12.11.2009, 10:01
Re: Problem with Player Class - by Peter_Corneile - 12.11.2009, 10:02
Re: Problem with Player Class - by Peter_Corneile - 12.11.2009, 10:04
Re: Problem with Player Class - by unique1801 - 12.11.2009, 10:08

Forum Jump:


Users browsing this thread: 3 Guest(s)