>

Script: Reset Container Contents

Used for Safe House Fridge and Supply Crates scn TISHNiptonSupplyResetScript begin GameMode if GetDayOfWeek == 1 || GetDayOfWeek == 4 TISHNiptonSupply01REF.ResetInventory TISHNiptonSupply02REF.ResetInventory endif end
read more

Fallout: New Vegas Healer Scripts

Addiction: ;Set to heal the player of addictions RemoveSpell WithdrawalAlcohol RemoveSpell WithdrawalAntNectar RemoveSpell WithdrawalBuffout RemoveSpell WithdrawalHydra RemoveSpell WithdrawalJet RemoveSpell WithdrawalMentats RemoveSpell WithdrawalMorphine RemoveSpell WithdrawalPsycho RemoveSpell WithdrawalQuantumNukacola RemoveSpell WithdrawalRebound RemoveSpell WithdrawalSteady RemoveSpell WithdrawalTobacco RemoveSpell WithdrawalTurbo ShowMessage AddictionRemovalMsg Set Generic.Addicted to 0 Raditation: player.RestoreAV RadiationRads 1000 Health: ;Set to heal the player of physical damage plus code...
read more