04.10.2018, 12:22
Quote:
If I recall correctly, some objects, I don't remember if dynamic or native, can't be moved.
If it's a dynamic object, use CreateObject and try that and vice versa. |
The problem here is that the object is attached to the vehicle. Attached objects cannot be moved with EditObject, regardless of it being a global or per-player (dynamic) object.
Deattach it, edit it and then re-attach it with new offsets.