Help With class selection
#3

Well that didnt help me much, but here ill try to make it easier for you guys to take a look on what I made and what should I fix here so it will work, maybe there is supposed to be some operator between them I dont know..


Код:
   	public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid, 2527.9763,-1666.6794,15.1682);
	SetPlayerFacingAngle(playerid,100.0);
	SetPlayerCameraPos(playerid, 2522.4639,-1667.2499,15.0358);
	SetPlayerCameraLookAt(playerid, 2527.9763,-1666.6794,15.1682);
	GameTextForPlayer(playerid, "~g~Grove Street Families", 500, 3);
	return 1;
}

{
	SetPlayerPos(playerid, 320.1396,1122.7827,1083.8828);
	SetPlayerFacingAngle(playerid,100.0);
	SetPlayerCameraPos(playerid, 320.2842,1118.7600,1083.8828);
	SetPlayerCameraLookAt(playerid, 320.1396,1122.7827,1083.8828);
	GameTextForPlayer(playerid, "~b~Front Yard Ballas", 500, 3);
	return 1;
}
Reply


Messages In This Thread
Help With class selection - by Compton - 12.03.2011, 12:52
Re: Help With class selection - by Stigg - 12.03.2011, 12:54
Re: Help With class selection - by Compton - 12.03.2011, 13:00
Re: Help With class selection - by Stigg - 12.03.2011, 13:02
Re: Help With class selection - by Compton - 12.03.2011, 13:35
Re: Help With class selection - by Stigg - 12.03.2011, 13:40
Re: Help With class selection - by alpha500delta - 12.03.2011, 14:06
Re: Help With class selection - by Compton - 12.03.2011, 14:38
Re: Help With class selection - by Kwarde - 12.03.2011, 14:44
Re: Help With class selection - by Compton - 12.03.2011, 15:05

Forum Jump:


Users browsing this thread: 1 Guest(s)