Page MenuHomeFeedback Tracker

AddWaypoint & SetWaypointType don't work on grp not local to the machine.
Closed, ResolvedPublic

Description

Modifying waypoint of a group local to another machine doesn't work (-show console error display an error).
On Arma 2 it was working fine & the Wiki say it has global variable & effect. {F17962}

Details

Legacy ID
4262227411
Severity
Major
Resolution
Suspended
Reproducibility
Always
Category
Multiplayer
Steps To Reproduce

Run a script, localy, that add a waypoint to a group of AI created and handled by another machine.

Additional Information

There is a script error shown when using -showscripterror (attached file) when a waypoint is added typed.

'....andom 1;
if (_ran <= _moveprefer) then {|#|
_state = "move";
_movePosList = selectb...'
Error Local variable in global space

Event Timeline

Letranger edited Additional Information. (Show Details)
Letranger set Category to Multiplayer.
Letranger set Reproducibility to Always.
Letranger set Severity to Major.
Letranger set Resolution to Suspended.
Letranger set Legacy ID to 4262227411.May 7 2016, 12:28 PM
Letranger added a subscriber: Letranger.

After check the waypoint works correctly. Just we have this message error when doing some waypoint manipulation.

Fank added a subscriber: Fank.May 7 2016, 12:28 PM
Fank added a comment.May 15 2014, 10:38 PM

Issue closed as obsolete. If you encounter this problem again, please create another ticket. Thank you.