SA-MP Forums Archive
Doesn't update position - 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: Doesn't update position (/showthread.php?tid=623875)



Doesn't update position - vassilis - 06.12.2016

Fixed.
Solution: On PlayerEditDynamicObject callback you have to use inside Final_Response function SetDynamicObjectPos(objectid, x,y,z); to get the final coords else it doesnt save them.