Still nothing. Still get the error about local variable in global space when placing _randomGroup and not "_randomGroup".
Only the original script specifying a specific group works for me. Oh well, thank you so much for the effort!
Still nothing. Still get the error about local variable in global space when placing _randomGroup and not "_randomGroup".
Only the original script specifying a specific group works for me. Oh well, thank you so much for the effort!
Try having the trigger execute a file instead of simply running the code inside the onAct field. This will fix the local variable in global space issue.
Thanks for the suggestion. Will try when I finally get off this week of work.
Works when executing an .sqf. Thanks!