diff --git a/loadout_to_backpack.sqf b/loadout_to_backpack.sqf index 49f5131..0ee0fd1 100644 --- a/loadout_to_backpack.sqf +++ b/loadout_to_backpack.sqf @@ -1,4 +1,4 @@ -/* Simple loadswap by Dagger +/* Simple loadout swap by Dagger TO USE: Simply place the script in the missions root folder, place down a object and add the following line to the init: this addAction ["Swap to Dive Gear", "loadout_to_backpack.sqf"] Note: The player will need to use the same backpack to swap back into the loadout gear.