IS there a way to add some radiation to a player using a script command like this one? Player.DamageAV Rads, 50
Otherwise, ive create a diseases that increase the rads with a magnitude of 10 and a duration of 10 sec but it seem it wont stop by itself and the doctor wont remove the disease. Anyone can pin point what im doing wrong?
IS there a way to add some radiation to a player using a script command like this one? Player.DamageAV Rads, 50
Otherwise, ive create a diseases that increase the rads with a magnitude of 10 and a duration of 10 sec but it seem it wont stop by itself and the doctor wont remove the disease. Anyone can pin point what im doing wrong?
Player.DamageAV RadiationRads xxx should do it. (Sub how ever much damage you want to deal where i put "xxx")