Object Rotate - 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: Object Rotate (
/showthread.php?tid=250273)
Object Rotate -
Admigo - 22.04.2011
Heey guys
How can you let a object rotate?
I tried G_ObjectsRot but i dont know how it work.
Pls help
Thanks Admigo
Re: Object Rotate -
Backwardsman97 - 22.04.2011
You can use a repeating timer to increase the object's rotation in increments.
Re: Object Rotate -
Admigo - 22.04.2011
Can you explain?
I want this :
http://www.youtube.com/watch?v=td-p2...#lq-lq2-hq-vhq
Re: Object Rotate -
Backwardsman97 - 22.04.2011
Yes. That is an impressive script. It's based off the same basic principle since that's really the only way you can do it. Repeating timer. Incremental rotation.
Re: Object Rotate -
Admigo - 22.04.2011
Can you explain how to let it work? Because i do code for object rotate and ingame nothing happens:S
Re: Object Rotate -
Admigo - 22.04.2011
Can anyone explain this?
Re: Object Rotate -
sansko - 23.04.2011
look on this page
https://sampforum.blast.hk/showthread.php?tid=151452
Re: Object Rotate -
Admigo - 23.04.2011
i already did that!