Complete #941 - Not Tested

This commit is contained in:
Skaronator
2014-01-12 16:04:03 +01:00
parent b157e3bc7f
commit a7d27c0829
14 changed files with 29 additions and 122 deletions

View File

@@ -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";
*/
};