Round - 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: Round (
/showthread.php?tid=516935)
Round -
audriuxxx - 02.06.2014
Hi,
How to create that system that for ex 1215 object or whatever object id, will be moving around you in sphere
Re: Round -
Vince - 02.06.2014
Can't be done unless you have fast timers. Objects always move in a straight line. You can't make a circle from a straight line. You can approach it, but you can't make it round (that's the concept of pi, by the way).