Hello.
I change the values for % chance of enemies spawning and the amount in RUIS.sqf to suit my needs.
Then use a trigger to call upon it in editor with:
nul = [RUS, [sp1], [attackwp], 300, 4] execVM "RUIS.sqf"
The enemies spawn just fine, but not with the values I want. It spawns 10-15 guys. And not at all every 300 seconds or in 4 waves. I haven´t tampered with the script other then the above part. Any help would be welcome.
Thank you.