mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-16 21:22:57 +03:00
1.0.2.38 Dev
This commit is contained in:
@@ -695,6 +695,7 @@ class FSM
|
||||
" _countr = 0;" \n
|
||||
" {" \n
|
||||
" if (_x == ""Crossbow"") then { _x = ""Crossbow_DZ"" };" \n
|
||||
" if (_x == ""ItemMatchbox"") then { _x = ""ItemMatchbox_DZE"" };" \n
|
||||
" dayz_myBackpack addWeaponCargoGlobal [_x,(_backpackWpnQtys select _countr)];" \n
|
||||
" _countr = _countr + 1;" \n
|
||||
" } forEach _backpackWpnTypes;" \n
|
||||
|
||||
Reference in New Issue
Block a user