multitheftauto/mtasa-blue

Attached colSphere not change server position after move parent

Closed this issue · 0 comments

Describe the bug

I create object and attach colSphere.
After move object, colShere not update position on server-side and left on old position.
After again move object, it takes the current object position, and again not updated after move end.

Demonstration:
https://streamable.com/i1hklw

Resource for test:
coltest.zip

Same issue with colCircle and colTube.

Steps to reproduce

  1. Run resource "coltest"
    1.1. Use /showcol for make colshapes visible
  2. Use /move command for move object

Version

ver: Multi Theft Auto v1.6-release-23318 (Windows 11, x64)
sver: MTA:SA Server v1.6-release-23318 (Windows 11, x64)

Additional context

No response

Relevant log output

Security Policy

  • I have read and understood the Security Policy and this issue is not security related.