Problem with MoveObject on command - 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: Problem with MoveObject on command (
/showthread.php?tid=370431)
[SOLVED]Problem with MoveObject on command -
basse - 20.08.2012
SOLVED
Re: Problem with MoveObject on command -
McCurdy - 20.08.2012
I'm not understand with dcmd but i try to help, can i see Gate1 and Gate2 code?
Re: Problem with MoveObject on command -
avivelkayam - 20.08.2012
your speed is 0 if you want the object move you cant do the speed on 0
the parameters of MoveObject Is:
objectid, Float:X, Float:Y, Float:Z, speed, Float:RotX, Float:RotY, Float:RotZ
in your MoveObject you setted the speed to 0 if you wil set the speed to 1 and more
its gonna work you good
Gate1, 1066.69995117,1357.59997559,17.60000038,
3,0.00000000,358.49487305, 15.0 // OG
.................................................. ....................^.........................
change your all script to higher speed than 0
hope i help
edit:
OK

didnt see your topic
Re: Problem with MoveObject on command -
basse - 20.08.2012
haha thanks for the late responses but i fixed it, with a new streamer

and i changed to topic to [SOLVED] :S