12.01.2014, 02:03
Well the native is this. 5th parameter is speed. Just change the speed of its movement. Just lower it down to make it smoother.
pawn Код:
native MoveDynamicObject(objectid, Float: x, Float: y, Float: z, Float: speed, Float:rx = -1000.0, Float:ry = -1000.0, Float:rz = -1000.0);