Hi all!
I have been trying to set a script where you select an "Addaction" in a sign, then you recive a loadout.
This is what I have so far. (it is not working)
I have a sign with this init: this addAction ["Loadout 1", "Loadout1.sqf"];
Then I have an SQF in my mission file called Loadout1. and in that file, I have the loadout export from the "Armory"
I have no idea if this is right
Thanks in advance
-Victor