mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Forgot coins
This commit is contained in:
@@ -75,7 +75,7 @@ call {
|
||||
};
|
||||
if (_type == "coins") exitwith {
|
||||
_object setVariable ["lastInventory",["forceUpdate"]];
|
||||
[_object,_objectID,_objectUID] call server_obj_inv;
|
||||
[_object,_objectID,_objectUID,_class] call server_obj_inv;
|
||||
};
|
||||
"";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user