Jump to content

Need help on underwater breathing


Dranbird

Recommended Posts

Hey guys!

I have this problem with underwater breathing equipment (such as rebreather and diving suit from underwater house mod) that it is actually not working.

This happened after I was modding (although I'm not too sure which one) and it was working perfect when my game wasn't modded.

The mods I installed are:

New Vegas Cosmic Enhancements

Lings Coiffure

Weapon Mod Vending Machine

Goodsprings Player House

Moonshadow Race

Reinforced Chinese Stealth Suit

Unlimited Companions

Companion Dressup

New Vegas Error corrections

 

 

Thanks for the help in advance!

Link to comment
Share on other sites

Well according to your mods the only ones that seem to possibly conflict is the Error Corrections and Lings Coiffure ( I dont know whats that so just in case ) well you could save, quit, disable one of these, go back in and try. if the two mods isnt the reason, then slowly try others mods lol sorry the only way i could think of
Link to comment
Share on other sites

You can add a waterbreathing effect on an item when it is worn.

 

Open the Geck, load an existing esp or create a new one.

 

Under Miscellaneous find the script section, select and right click on the right. Select new, type the following:

 

Scn UnderwaterBreathing Script

 

begin OnEquip Player

 

player.addspell 5876c

 

end

 

begin OnUnequip Player

 

player.removespell 5876c

 

end

 

Save your new script.

 

Open the item (armour or helmet makes sense).

 

Under the name you'll find a line which should read NONE, click on it to expand the link, select UnderwaterBreathing. Click OK to save your changes.

 

Save the esp.

 

When your character will equip the item you'll have a "water breathing added" notice. :thumbsup:

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...