Apart from l.a.m.e, is there any other mod that does that??
Apart from l.a.m.e, is there any other mod that does that??
My favorite is http://www.nexusmods.com/oblivion/mods/12466/? Supreme Magicka uses an .ini to let you configure how many potions your character can drink. The number is keyed to your character's Alchemy skill. For example, I usually set mine to allow 1 potion at Novice, 2 potions at Apprentice, 3 at Journeyman, ect.
Excuse me but what stands L.A.M.E for, never tried that mod before.
If there are other mods that does the same thing I like the idea, because only allow the player to only consume max 5 potions in-game breaks both gameplay and immersion IMO.
L.A.M.E. is http://theelderscrolls.info/?fileid=219&go=dlfile by bg2408.
I like how Duke Patrick's Combat No Recoil deals with potion drinking giving it an animation.
It doesn't deal with the number of potions you can drink at once, but makes you vulnerable when consuming so that you have to plan when to do it or you'll get easily killed.
By the way, is anyone aware where I can download the module I've seen in FCOM Superpack where during combat you have to choose the potions to drink/ equipment to change pretty quick or your character will get debuff, colapse when being in menu for too long?
I think it blends well with the rest of the mods trying to target exploits.
?SetGameSetting iMagicMaxPotionsNovice 1
Yes, you can just take the ini from any mod you use and somewhere add for example the lines
setgs iMagicMaxPotionsNovice 1
segs iMagicMaxPotionsApprentice 2
etc
That will automatically change the game settings when the ini is loaded.
@Kobal
?
?That's great advice. No idea why I didn't think of suggesting it myself In fact, I put all my setting edits in the INI that comes with Fundament.
?
Many popular mods simply change game setting values, and using ini files allows you to deactivate them to free up plugin slots.