Add new items to R3F weight config

I split CfgWeight into separate files to make it more readable.
This commit is contained in:
ebaydayz
2016-04-07 18:42:44 -04:00
parent a16abf0ca2
commit 7732481a8d
35 changed files with 3601 additions and 2044 deletions

View File

@@ -13,7 +13,7 @@ player removeAction s_player_butcher;
s_player_butcher = -1;
_PlayerNear = {isPlayer _x} count ((getPosATL _item) nearEntities ["CAManBase", 10]) > 1;
if (_PlayerNear) exitWith {cutText [localize "str_pickup_limit_5", "PLAIN DOWN"] DZE_ActionInProgress = false;};
if (_PlayerNear) exitWith {cutText [localize "str_pickup_limit_5", "PLAIN DOWN"]; DZE_ActionInProgress = false;};
//Count how many active tools the player has
{