Moving gates dick'd after .3d move - 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: Moving gates dick'd after .3d move (
/showthread.php?tid=307727)
Moving gates dick'd after .3d move -
Trill - 31.12.2011
all my gates worked fine prior to moving to .3d
now when entering a command to move the gate to a different spot, it goes the complete oposite direction and the rotation moves too
how to fix?
Re: Moving gates dick'd after .3d move -
Vince - 31.12.2011
Are you trying to move a streamed object? MoveObjects's parameters were changed in the 0.3d update.
Re: Moving gates dick'd after .3d move -
Trill - 31.12.2011
yeah its a streamed object.
MoveDynamicObject(BaseGate, -306.06640625,1506.71972656,74.50044250, 4);
incorrect parameters?
Using Incognitos streamer
EDIT: is there an update incognitos / a streamer with the same natives?
EDIT: Found it, now i get to re-do shitton of objects, fun.