This commit is contained in:
mrpvtdagger 2021-03-13 19:07:20 -04:00
commit 9bd0a01eb6

View File

@ -8,4 +8,7 @@ Simply place the script in the missions root folder, place down a object and add
# Sling Load (*Both Versions*) # 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. 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** **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**.