mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 01:31:51 +03:00
RC4
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
private [];
|
||||
|
||||
// attempt to remove newspaper if called without args
|
||||
if (count _this == 0) then {
|
||||
player removeMagazine "ItemNewspaper";
|
||||
};
|
||||
|
||||
PVDZE_plr_DeathB = [player];
|
||||
publicVariableServer "PVDZE_plr_DeathB";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user