mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-23 16:40:50 +03:00
added server side logging of purchases of vehicles and removals
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
private ["_part","_cancel","_color","_percent","_string","_handle","_damage","_cmpt","_vehicle","_hitpoints"];
|
||||
|
||||
// [ _trader_id, _category, _action ];
|
||||
// _activatingPlayer = _this select 1;
|
||||
// _activatingPlayer = player;
|
||||
|
||||
_vehicle = _this select 3;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user