SA-MP Forums Archive
Player in the air (Spawn) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Player in the air (Spawn) (/showthread.php?tid=649858)



Player in the air (Spawn) - Teo131313 - 16.02.2018

I have a big problem. After the registration, the player is spawned in the air, so when I leave the server I try to log in and enter my password and again the player in the air and go all the more into the sky ... If someone knows how to solve the problem would be very grateful.

Login Image: http://prntscr.com/ifdiyy
Player in the air: http://prntscr.com/ifdj82


Re: [HELP]Player in the air (Spawn) - RogueDrifter - 16.02.2018

Show code, where is the dialog response right before he goes into air? does it happen OnPlayerRequestClass or OnPlayerSpawn? you need to be more clear.


Re: Player in the air (Spawn) - GTLS - 16.02.2018

SetPlayerPos() according to coords saved in Player file / Database OnPlayerReqpestSpawn. or the positions according to what ever class they choose.

Currently they are spawned at the place they are pointat.


Re: Player in the air (Spawn) - Mugala - 16.02.2018

have u used AddPlayerClass ?