(2021-01-18, 07:14 PM)Expert* Wrote: In _FINAL
Set
? ? SetDynamicObjectPos( objectid, x, y, z );
? ? SetDynamicObjectRot( objectid, rx, ry, rz );
I solved this problem without doing this.
I just put this code
Code:
if (response ==?EDIT_RESPONSE_UPDATE)
? ? return 1;