Page MenuHomeFeedback Tracker

attachTo called on mission start attaches object to [0,0,0] for everyone except attachTo caller
Closed, ResolvedPublic

Description

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}

Details

Legacy ID
3007044472
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Run attached repro mission with two players (make sure both players are in lobby before you start the mission)
  2. Player 1 (Server) should observe sandbags and concrete wall on top of bags as well as normal coordinate shown in hint
  3. 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.

Event Timeline

SaMatra edited Steps To Reproduce. (Show Details)Jun 2 2013, 7:29 AM
SaMatra edited Additional Information. (Show Details)
SaMatra set Category to Scripting.
SaMatra set Reproducibility to Always.
SaMatra set Severity to None.
SaMatra set Resolution to Fixed.
SaMatra set Legacy ID to 3007044472.May 7 2016, 2:23 PM

Should be fixed in dev, test pls.

Mass-close of resolved tickets not updated in last two weeks.