Push #941 - Transfuse

This commit is contained in:
Skaronator
2014-01-11 20:19:26 +01:00
parent 2a37818e47
commit c5ce2f70a4
4 changed files with 14 additions and 16 deletions

View File

@@ -80,8 +80,8 @@ if (count _array > 0) then {
PVDZE_plr_HumanityChange = [_source,_humanity,_wait];
publicVariable "PVDZE_plr_HumanityChange";
/* WIP - PVS/PVC - Skaronator
PVDZ_send = [_source,"Humanity",[_source,_humanity,_wait]];
publicVariableServer "PVDZ_send";
PVDZE_send = [_source,"Humanity",[_source,_humanity,_wait]];
publicVariableServer "PVDZE_send";
*/
};
};
@@ -102,8 +102,8 @@ if (count _array > 0) then {
PVDZE_plr_HumanityChange = [_source,_humanity,_wait];
publicVariable "PVDZE_plr_HumanityChange";
/* WIP - PVS/PVC - Skaronator
PVDZ_send = [_source,"Humanity",[_source,_humanity,_wait]];
publicVariableServer "PVDZ_send";
PVDZE_send = [_source,"Humanity",[_source,_humanity,_wait]];
publicVariableServer "PVDZE_send";
*/
};
if (_canHitFree) then {