mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
v0.4
fixes to typos, started removal of bandit / hero switching. New models now can carry backbacks, removed dupe issue but regained ammo dupe issue. DVS vehicle spawn limits introduced.
This commit is contained in:
@@ -16,7 +16,7 @@ if ( typeName(_this) == "OBJECT" ) then {
|
||||
|
||||
_character = _this select 0;
|
||||
_magazines = _this select 1;
|
||||
_force = _this select 2;
|
||||
//_force = _this select 2;
|
||||
_force = true;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user