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

@@ -59,14 +59,10 @@ if (_finished) then {
//PVDZE_plr_HumanityChange = [player,50];
[player,50] call player_humanityChange;
};
usecMorphine = [_unit,player];
publicVariable "usecMorphine";
/* WIP - PVS/PVC - Skaronator
/* PVS/PVC - Skaronator */
PVDZE_send = [_unit,"Morphine",[_unit,player]];
publicVariableServer "PVDZE_send";
*/
};
} else {
r_interrupt = false;