SA-MP Forums Archive
updatet from 0.3c to 0.3E Problem with Move Object - 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: updatet from 0.3c to 0.3E Problem with Move Object (/showthread.php?tid=390492)



updatet from 0.3c to 0.3E Problem with Move Object - fbi-hunter - 06.11.2012

Hello, I have a Big Problem on my Server
Currently if I Use a Command with MoveObjectTo
it Rotate`s now in the False Direction,
at Example. i had that a door is move up,
and now the door moveґs up and rotates by 90°degree
and if i Move the door back it goeґs only down and now the door is only goes up and down but 90°rotatet.

sorry for my bad englisch please contact me to give you my HomeServer adress to see it

in 0.3C it never come to so Problems

i putted my scripts from 0.3C to 0.3E and now this crappy shit


Re: updatet from 0.3c to 0.3E Problem with Move Object - niels44 - 06.11.2012

do you get any errors in your console, or in pawno?, if yes then show us them


Re: updatet from 0.3c to 0.3E Problem with Move Object - Babul - 06.11.2012

objects are being rotated aswell, when they get moved. if you want to ONLY move an object, you have to set the correct (current/old) rotation, too.
simply add the "closed 90°" degrees to the target position - its best to store each objects' data in an array so it can be edited ingame...


Re: updatet from 0.3c to 0.3E Problem with Move Object - fbi-hunter - 06.11.2012

Hey People, No there werenґt any Problems in my Console.
After some hours i re try it one more time and now it work all normaly, All doors are going as well now.
I donґt know why but ok