Spawning
#2

Well to make it so that it shows the character selection in a place do this:

Код:
 	
SetPlayerPos(playerid, [Coords to put player]);
SetPlayerCameraPos(playerid, [Coords of camera]);
SetPlayerCameraLookAt(playerid, [What camera looks at]);
A Example is this:
Код:
SetPlayerPos(playerid, 1962.4459,1343.0460,15.4823);
SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
If you want you can use it, it pretty much makes the player show up infront of the camera and they can select their skin and then they spawn at the addplayerclass coords.
Reply


Messages In This Thread
Spawning - by Anthonyx3' - 26.11.2010, 00:34
Re: Spawning - by XoSarahMoX - 26.11.2010, 00:54
Re: Spawning - by Buzzbomb - 26.11.2010, 01:00
Re: Spawning - by iggy1 - 26.11.2010, 01:08
Re: Spawning - by Anthonyx3' - 26.11.2010, 02:27
Re: Spawning - by Buzzbomb - 26.11.2010, 02:30
Re: Spawning - by Anthonyx3' - 26.11.2010, 02:36
Re: Spawning - by Buzzbomb - 26.11.2010, 02:43
Re: Spawning - by Anthonyx3' - 26.11.2010, 03:17
Re: Spawning - by XoSarahMoX - 26.11.2010, 03:28
Re: Spawning - by Austin - 26.11.2010, 03:37
Re: Spawning - by Buzzbomb - 26.11.2010, 04:12
Re: Spawning - by Anthonyx3' - 26.11.2010, 04:14
Re: Spawning - by Buzzbomb - 26.11.2010, 04:30
Re: Spawning - by Austin - 26.11.2010, 11:22

Forum Jump:


Users browsing this thread: 1 Guest(s)