mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Complete #941 - Not Tested
This commit is contained in:
@@ -34,11 +34,7 @@ if(_num_removed == 1) then {
|
||||
|
||||
sleep 1;
|
||||
//clear the healed player's vision
|
||||
usecPainK = [_unit,player];
|
||||
publicVariable "usecPainK";
|
||||
|
||||
/* WIP - PVS/PVC - Skaronator
|
||||
/* PVS/PVC - Skaronator */
|
||||
PVDZE_send = [_unit,"Painkiller",[_unit,player]];
|
||||
publicVariableServer "PVDZE_send";
|
||||
*/
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user