mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
Update PVDZ_sec_atp logs
This reverts commit7b287a2Vanilla commit:a81dd8164c
This commit is contained in:
@@ -39,8 +39,8 @@ if (_unit == player) then {
|
||||
};
|
||||
|
||||
//Log to server RPT (could give false pos) - should help admins see who is trying to abuse this.
|
||||
PVDZ_Server_LogIt = format["Player %1 exited a %2 close to buildable object as %3",_unit, (typeof _vehicle), _position];
|
||||
publicVariableServer "PVDZ_Server_LogIt";
|
||||
PVDZ_sec_atp = format["WARNING: Play3r %1 exited %2 close to built fence as %3",_unit, (typeof _vehicle), _position];
|
||||
publicVariableServer "PVDZ_sec_atp";
|
||||
|
||||
localize "str_actions_exitBlocked" call dayz_rollingMessages;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user