Prevent MeleeMagazines being counted by BIS_fnc_inv

This commit is contained in:
ebaydayz
2016-05-03 12:21:43 -04:00
parent f8b3ba2105
commit 2f98fc0451
18 changed files with 42 additions and 18 deletions

View File

@@ -63,9 +63,7 @@ switch _option do {
[player,_range,true,(getPosATL player)] spawn player_alertZombies;
player setVariable["cashMoney",_newWealth,true];
PVDZ_plr_Save = [player,(magazines player),true,true];
publicVariableServer "PVDZ_plr_Save";
call player_forceSave;
PVDZE_maintainArea = [player,1,_target];
publicVariableServer "PVDZE_maintainArea";