SA-MP Forums Archive
spawn inteior - 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: spawn inteior (/showthread.php?tid=568989)



spawn inteior - Clarck - 27.03.2015

How to log into the interior of aero I've already put in playerspawn more the player falls and falls

pawn Код:
SetPlayerPos(playerid,-1870.8000,59.8100,1056.2500);
    SetPlayerInterior(playerid, 14);



Re: spawn inteior - ZBits - 27.03.2015

Try to Set the player's interior before you set his position.


Re: spawn inteior - CalvinC - 27.03.2015

Where are you teleporting him to?
If you use a custom interior with CreateDynamicObject, use Streamer_UpdateEx.


Re: spawn inteior - JaydenJason - 27.03.2015

airport interior is not solid


Re: spawn inteior - Clarck - 27.03.2015

yes, inside the aero, has no more ground ..

is not solid? :0 ok I'll try another