SA-MP Forums Archive
moveobject - 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: moveobject (/showthread.php?tid=245000)



moveobject - Baboon - 29.03.2011

MoveObject(objectid,x,y,z,speed);
That speed, what kind of thing is that? like miles per hour? Is this units (1-2-3-4 etc..)/per second?


Re: moveobject - Stigg - 29.03.2011

https://sampwiki.blast.hk/wiki/MoveObject


Re: moveobject - Baboon - 29.03.2011

yes but is that 1.0 per second? or millisecond? I dont get it..


Re: moveobject - Stigg - 29.03.2011

Quote:
Originally Posted by timothyinthehouse
Посмотреть сообщение
yes but is that 1.0 per second? or millisecond? I dont get it..
Код:
Returns The time it will take for the object to move in milliseconds.