Update README.md

This commit is contained in:
Dagger 2021-02-23 03:05:53 +00:00
parent 32d75a6fe6
commit b2fb31fdfc

View File

@ -3,6 +3,8 @@
Just a collection of arma 3 scripts I've made Just a collection of arma 3 scripts I've made
# Swap Gear to Loadscript # Swap Gear to Loadscript
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"]
# Sling Load (*Both Versions*) # Sling Load (*Both Versions*)
To Install place MPD_SlingLoad into mission root and add `execVM "MPD_SlingLoad\init.sqf";` into init.sqf for the Ace Version Just replace the files inside MPD_SlingLoad folder. To Install place MPD_SlingLoad into mission root and add `execVM "MPD_SlingLoad\init.sqf";` into init.sqf for the Ace Version Just replace the files inside MPD_SlingLoad folder.