spawn problem
#1

I made a tut question and set player camera look at

after he finished the question i put this code and this spawns him but i still stuck on the camera spot.

Код:
ClearChatbox(playerid, 100);
				RegistrationQuestion[playerid] = 0;
				PlayerInfo[playerid][pTut] = 1;
				InTut[playerid] = 0;
				GameTextForPlayer(playerid, "~r~Extra RolePlay", 5000, 3);
			    SendClientMessage(playerid, COLOR_YELLOW2, "Welcome To Los Santos.");
				SendClientMessage(playerid, COLOR_NICEBLUE, "You can call TAXI /call 444.");
				SendClientMessage(playerid, COLOR_NICEBLUE, "/help for the server commands /report for bugs!");
			    TutTime[playerid] = 0; PlayerInfo[playerid][pTut] = 1;
				gOoc[playerid] = 0; gNews[playerid] = 0; gFam[playerid] = 0; gCFam[playerid] = 0;
				TogglePlayerControllable(playerid, 1);
				MedicBill[playerid] = 0;
				GiveCash(playerid, 5000);
				AfterTutorial[playerid] = 1;
				SetTimerEx("UnsetAfterTutorial", 2500, false, "i", playerid);
				SetTimerEx("UnsetFirstSpawn", 5000, false, "i", playerid);			
				SetPlayerSpawn(playerid);
Reply


Messages In This Thread
spawn problem - by PaulDinam - 05.10.2012, 00:32
Re: spawn problem - by PaulDinam - 05.10.2012, 01:03
Re: spawn problem - by Passout - 05.10.2012, 01:48
Re: spawn problem - by PaulDinam - 05.10.2012, 01:51
Respuesta: spawn problem - by hotspicytaco - 05.10.2012, 01:53
Re: spawn problem - by Passout - 05.10.2012, 01:56
Re: spawn problem - by PaulDinam - 05.10.2012, 02:02
Re: spawn problem - by PaulDinam - 05.10.2012, 02:15

Forum Jump:


Users browsing this thread: 8 Guest(s)