Vehicle Spawn Problem - 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 Spawn Problem (
/showthread.php?tid=422387)
Vehicle Spawn Problem -
CoaPsyFactor - 13.03.2013
Hello there,
I have some strange issue with vehicles when they respawn. I don't know how to explain it so here is video.
[ame]http://www.youtube.com/watch?v=N-JStQm1BOU[/ame]
Please if anyone had same problem, help
Re: Vehicle Spawn Problem -
Scrillex - 13.03.2013
Look for the angle corrdinates... Maybe they are f up! Just looks like that... And Maybe some x y z is not correctly reading from your car localation!
Re: Vehicle Spawn Problem -
CoaPsyFactor - 13.03.2013
Every thing is normal, when vehicles spawn for first time they are ok, but when they start streaming for players it all messes up, you saw when I /rtcempty vehicles, that are coords and angles that vehicles uses for spawning at gamemodeinit.
Does CreateVehicle affect on that, cus there is no vehicles added with AddStaticVehicle (except the trains)
Re: Vehicle Spawn Problem -
Scrillex - 13.03.2013
Try out AddStatic maybe it could safe the situation... Just couldn't think nothing more out..
Re: Vehicle Spawn Problem -
CoaPsyFactor - 13.03.2013
Me neither, I will try that if I fail, I'll write my own respawn function