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}
Description
Description
Details
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
Comment Actions
After check the waypoint works correctly. Just we have this message error when doing some waypoint manipulation.
Comment Actions
Issue closed as obsolete. If you encounter this problem again, please create another ticket. Thank you.