10.08.2016, 16:06
check https://sampwiki.blast.hk/wiki/AttachObjectToObject
See the last parameter, and set it to 0.
About the code you can do like :
See the last parameter, and set it to 0.
Quote:
SyncRotation If set to 0, objectid's rotation will not change with attachtoid's. |
Код:
SetObjectPos(doorObject, safePos_x + offset_x, safePos_y + offset_y,..........);//u know where its going //for moving: MoveObject(doorObject, ..);