SA-MP Forums Archive
SetObjectRot - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SetObjectRot (/showthread.php?tid=130076)



SetObjectRot - ihatetn931 - 25.02.2010

How would i set a speed to SetObjectRot, Like in MoveObject. I want it to move gradually instead of just moving to that rotation


Re: SetObjectRot - pierhs - 25.02.2010

You cant


Re: SetObjectRot - ihatetn931 - 25.02.2010

eh, That sucks. You should be able to set a speed for object rotation. There is no possible way to code it in somehow?


Re: SetObjectRot - Retardedwolf - 25.02.2010

Use a loop with a timer.


Re: SetObjectRot - ihatetn931 - 25.02.2010

Quote:
Originally Posted by www.******.com
Use a loop with a timer.
How would i go about doing that?...I've got the gate to open with /opengate and /closegate Would it have to be automatic to do that?


Re: SetObjectRot - ihatetn931 - 25.02.2010

how would i make the loop so it looks like the gate is opening and closing gradually instead of just moving from 1 point to another