Spawn Bar.
#2

Under OnPlayerRequestClass():
pawn Код:
SpawnPlayer(playerid);
Then you can set their camera look at:
pawn Код:
SetPlayerCameraLookAt(playerid, Float:x, Float:y, Float:z, cut = CAMERA_CUT);
Then under OnPlayerSpawn():
pawn Код:
// Put where you want them to spawn, and set their camera params.
Reply


Messages In This Thread
Spawn Bar. - by dorperez - 27.04.2013, 13:09
Re: Spawn Bar. - by zDivine - 27.04.2013, 13:20
Re: Spawn Bar. - by dorperez - 27.04.2013, 13:24
Re: Spawn Bar. - by zDivine - 27.04.2013, 13:26
Re: Spawn Bar. - by dorperez - 27.04.2013, 14:06
Re: Spawn Bar. - by Lordzy - 27.04.2013, 14:13
Re: Spawn Bar. - by MP2 - 27.04.2013, 14:28
Re: Spawn Bar. - by dorperez - 27.04.2013, 14:56
Re: Spawn Bar. - by MP2 - 27.04.2013, 14:57
Re: Spawn Bar. - by dorperez - 27.04.2013, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)