When you call attachTo scripting command right on mission start (init line of preplaced object), it attaches it properly only for command caller while other clients will see it being attached to [0,0,0]. {F19708} {F19709} {F19710}
Description
Description
Details
Details
- Legacy ID
- 3007044472
- Severity
- None
- Resolution
- Fixed
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
- Run attached repro mission with two players (make sure both players are in lobby before you start the mission)
- Player 1 (Server) should observe sandbags and concrete wall on top of bags as well as normal coordinate shown in hint
- Player 2 (Client) should observer sandbags only and coordinate close to [0,0,0] in hint
Additional Information
This bug is also actual in ArmA 2 Operation Arrowhead.
In this repro concrete block (obj2) is being attached to sandbags (obj1) on server start, attachTo called by host.