SA-MP Forums Archive
Vehicle spawns under the ground - 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: Vehicle spawns under the ground (/showthread.php?tid=546846)



Vehicle spawns under the ground - Anuris - 18.11.2014

Hello.

I've got this: player spawns in the interrior 3, then server teleports him to interrior 0, where have to be some Vehicle s.
But player sees on his radar, that the Vehicle are under him.
If we execute SetVehicleToRespawn() to those Vehicles - player wood see them, they will appear at the normal place.

But if we teleport to this place from another interror - everything is allright.

Problem Vehicle adding with AddStaticVehicleEx(466,2509.4546,-1672.3202,14.00,344.6401,86,86,SPAWN_CARS);

Sorry for my English.


Re: Vehicle spawns under the ground - NotAnAdmin - 18.11.2014

Sending the .pwn or code would be helpful.