+ removed ACR requirement from missions and removed Octavia_ACR from
vehicle spawn config.
This commit is contained in:
vbawol
2013-02-27 10:32:35 -06:00
parent 3c9df28ead
commit 1be1707895
12 changed files with 769 additions and 212 deletions

View File

@@ -591,7 +591,9 @@ class FSM
"dayzGearSave = false;" \n
"_inventory call player_gearSet;" \n
"" \n
"//player addMagazine ""7Rnd_45ACP_1911"";" \n
"player removeMagazine ""DummyItem"";" \n
"" \n
"player addMagazine ""DummyItem"";" \n
"" \n
"//Assess in backpack" \n
"if (count _backpack > 0) then {" \n