My scripting abilities are very limited so far! (Starting and still learning a lot!!!)
Is it possible to trigger 4 grenades (different location) at the same time with one trigger. In clear, i would want that when Opfor trip on one trigger(tripwire) that would release 4 grenades at the same time. Is it possible with one trigger? i'm using the script in reference in this post, what would be written in the activation of this trigger to activate grenade#90 to #94. (yes i have 90 different trip wires on my map, that should be enough after this!)
on activation : trip= [trip90] execVM "tripwire.sqf";