Merge branch 'master' of https://gitlab.oki.cx/mrpvtdagger/arma-3-scripts
This commit is contained in:
commit
685523f431
@ -2,9 +2,10 @@
|
||||
|
||||
Just a collection of arma 3 scripts I've made
|
||||
|
||||
# Swap Gear to Loadscript
|
||||
# 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.
|
||||
# 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**
|
Loading…
x
Reference in New Issue
Block a user