28.10.2012, 19:19
The coordinates changed in 0.3e, the code is based on 0.3d (I think). Update the "MoveDynamicObject" code based on:
pawn Код:
native MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed, Float:rx = -1000.0, Float:ry = -1000.0, Float:rz = -1000.0);