Hi All,
i have written a small restriction to Krixes SelfBloodBag Script that allows the use only inside (not behind, nor on top) a hospital in Chernarus.
open player_selfbloodbag.sqf and search for
and insert this within the...
Restrict Krixes SelfBloodBag only to a special Location
i have written a small restriction to Krixes SelfBloodBag Script that allows the use only inside (not behind, nor on top) a hospital in Chernarus.
open player_selfbloodbag.sqf and search for
Code:
private ["_bloodAmount","_humanityBool","_infectionChance","_humanityNegBool","_humanityNegAmount","_humanityAmount","_infectedLifeLost","_infectedLifeBool","_lastBloodbag","_bloodbagLastUsedTime","_bloodbagTime","_bloodbagUseTime","_bloodbagUsageTime"];
Restrict Krixes SelfBloodBag only to a special Location