mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Heal self fix
This commit is contained in:
parent
3295baae12
commit
ae3fec8426
@ -456,7 +456,7 @@ for "_i" from 1 to 3 do {
|
||||
_temp = _temp + ",[' Godmode', [], "+_skn_godMode+", '2', []]";
|
||||
};
|
||||
if ("HEAL" in _case) then {
|
||||
_temp = _temp + ",[' Heal',[],{[103,netId player] call "+_skn_adminRequest_PVC+"},'4',[0.016,0.702,0.078,1]]";
|
||||
_temp = _temp + ",[' Heal self',[],{[103,netId player] call "+_skn_adminRequest_PVC+"},'-1',[0.016,0.702,0.078,1]]";
|
||||
};
|
||||
if ("VEHICLEREPAIR" in _case) then {
|
||||
_temp = _temp + ",[' Repair Vehicle', [], "+_skn_repairVehicle+", '0', []]";
|
||||
|
Loading…
x
Reference in New Issue
Block a user