i have a group of scripts that are involving vehicles, using addaction, so i need a global varible for one, which needs to be triggered by a unit and that could happen at any time, and any place (much like the satchel option "touch off # bomb(s)")
so i want to create a global variable using the name of the unit and the vehicle, and i'm camcreating a satchel that will be assigned to that variable.
I'm pretty sure i would would use format for this, but how? the variable needs to be used in another script (added action)
i really hope someone can make sense of this, i don't want to post the scripts, they're small, but there are a lot of them...