SA-MP Forums Archive
Vehicle Respawn Messed up - 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 Respawn Messed up (/showthread.php?tid=412338)



Vehicle Respawn Messed up - CoaPsyFactor - 01.02.2013

Hello there,

I have some issue with vehicle respawning, from some reason when vehicle respawns it doesn't respawn always on right place. but when I /rtc (respawn) them they are ok for some players, but not for all. Does any one know any solution. P.S When vehicles spawn for first time (gm load) they are on right coords. So what could it be

Thanks in advance.


Re: Vehicle Respawn Messed up - Jewell - 02.02.2013

are you using addstaticvehicleex on the GM ?


Re: Vehicle Respawn Messed up - CoaPsyFactor - 04.02.2013

no, its createvehicle cmd


Re: Vehicle Respawn Messed up - T0pAz - 04.02.2013

Vehicle respawns at the place where they were created. Try using a custom function and setting the respawn time to something like 100000 so that the vehicle only respawns by the code and not by itself.


Re: Vehicle Respawn Messed up - CoaPsyFactor - 05.02.2013

yes i know it respawns where it created, but from some reason, it doesn't, not for every player, there is some bug that i see vehicle ok, but at other player vehicle have wrong facing angle, or even a position,...