Goood morning survivors,
i have a radiation zone on my map.
As soon as you enter this zone, you will slowly bit constantly loose blood.
I like to know where i have to put this snippit to avoid loosing blood.
if ((typeOf player) == "Sniper1_DZ") then { radiationEffect = false; };
As Vampire suggested i tried to put it in init.sqf, but it didnt work.
Can anyone please help me with this.
Ryker