2021-10-05 16:30:49 +00:00
2021-03-09 16:03:11 -04:00
2021-02-21 22:28:39 -04:00
2021-10-05 16:30:49 +00:00
2021-03-09 20:06:08 +00:00

arma 3 scripts

Just a collection of arma 3 scripts I've made

Load loadout into Backpack

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)

Simply 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. NOW SUPPORTS OBJECTS SPAWNED WITH ACEX FORTIFICATION TOOL

Pod Load

Simply place MPD_PodLoad into mission root and add execVM "MPD_PodLoad\init.sqf"; into init.sqf Ace only version.

Description
Just a collection of arma 3 scripts I've made
Readme 45 KiB
Languages
SQF 100%