From 8e53acccc154f21cf56366d02d9398f3d1a6d2a2 Mon Sep 17 00:00:00 2001 From: Dagger Date: Wed, 3 Feb 2021 18:29:26 +0000 Subject: [PATCH] Update loadout_to_backpack.sqf --- loadout_to_backpack.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.