mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
player_build.sqf Enhancements and PV renames
This commit is contained in:
@@ -39,7 +39,7 @@ if(isNil "_retrader") then {
|
||||
};
|
||||
|
||||
// diag_log(_retrader);
|
||||
dayzTraderMenuResult = _retrader;
|
||||
PVDZE_plr_TradeMenuResult = _retrader;
|
||||
if(!isNull _character) then {
|
||||
_clientID publicVariableClient "dayzTraderMenuResult";
|
||||
_clientID publicVariableClient "PVDZE_plr_TradeMenuResult";
|
||||
};
|
||||
Reference in New Issue
Block a user