DFT-30 AttachObject bug - 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: DFT-30 AttachObject bug (
/showthread.php?tid=628025)
DFT-30 AttachObject bug -
Juonis - 04.02.2017
Hello,
When I attach object to DFT-30 like in this image
http://imgur.com/a/tRaCC and I exit the vehicle, I spawn further away from DFT-30, same with passenger seat.
-
Why and how can I fix that? Is this because the object that I attach is interfering with something or what?
• If I slide object further away for example to the middle; it works fine and my character does not teleport further away from the vehicle on exiting it.
Re: DFT-30 AttachObject bug -
DRIFT_HUNTER - 04.02.2017
That is known gta/samp bug. Its just the way it works...Im not sure if its possible to disable objects collision, but if it is, try that.
Re: DFT-30 AttachObject bug -
AndreiWow - 04.02.2017
Check if the player leaves from a DFT vehicle, get the pos of the vehicle and play with SetPlayerPos in a way that will spawn him next to the door.