Ok, so I'm aware of the Bugs reported on this mod (mainly the free spells and the Armor/Clothing/Jewelry Enchant not working). I have no clue how to solve the Armor Enchant bug, but I think I know a workaround for all spells being free: uninstall the mod BEFORE you buy a spell(s), then reinstall it when you want to make a spell or enchant for free (well weapon enchantment anyway). I suggest you uninstall this mod AFTER you've made the spells/enchantmets you want. I don't know of any workaround for armor enchantment costing gold, If anyone with more modding experience than me knows how to fix this, than please post it in the comments section and I'll implement it. By the way if you uninstall and reinstall this mod, it shouldn't cause any problems, since any spells made while this mod is active should still work.
Hey can you check out this mod "Enchanting Unleashed mod" as I know his gold remove enchanting mod works perfectly without any errors, no idea how he does it but check it out if you can, your spell crafting mod will be awesome.
It has 2 separate mods, one removes gold for enchanting weapons, the other for enchanting armor.
Now technically and conceptually, this mod isn't functional.
As stated by ModDude42 and lalzDS, the changed value in FEnchantmentGoldMult variable systematically makes all spells free in the game, not only for spell making.
Rather than asking to install/uninstall this mod everytime people wanna crate a spell, you'd rather ask them to type in the console ingame : player.additem f XX ("XX" : the amount of gold required by the spell crafting), and then you'd get your free spell without having to leave the game to uninstall this mod.
I'm not a modder, but a possible workaround would be to makes this procedure automatic maybe ?
A sort of a script that would read the spell you're about to create value, then instantanely (when pressing "create spell") add to the player the required amount of gold that is immediatly spent on the created spell.
This would feel like making the spell free and wouldn't touch the FEnchantmentGoldMult variable ?
Just an idea from a noob in modding tho. I have no clue in the feasibility or usefulness of this concept.
Edit : someone did it here : https://www.nexusmods.com/oblivionremastered/mods/3411?tab=posts Seems like a more stable alternative
those should do the trick for oldlivion but as far as my limited knowledge goes, fparameterhere parameters no longer work for the remaster, although I'll give it a try.
FSpellmakingGoldMult sounds very problematic, judging by the description, it might cause the "bug" that also plagues this mod, which is making all spells from vendors/ merchants have 0 cost.
Hey, guess what, you're a genius! I just opened the mods .esp with a text editor, it literally just changes FSpellmakingGoldMult and FEnchantmentGoldMult Now that explains the Bug reports.
ok so 0 gold is kinda too easy now. maybe just remove the gold cost for enchanting at a home (rather than the mage's guild)? Alternatively, make is so you have to pay a soul gem? Or magica equal to the cast cost for spells?
Side-note: For some strange reason NMM (Nexus Mod Manager) could not "add" the esp into the plugins.txt file. I re-ported your mod (the two settings) to a physically new one and then NMM (Nexus Mod Manager) could add the esp. This must for sure be some issue on my end, but felt I should report it nonetheless since this is the first time I have experienced it :)
always did seem odd that we had to pay to make spells/enchants. i mean, we're doing all the work, but we're paying goodness knows who so we can do it ourselves.
it's like hunting a duck, growing oranges, gathering firewood, buying a pot, then throwing 80$ into the fire so you can start cooking your Duck à l'Orange
I've always thought the enchanting and spellmaking stations in the archmages office shouldn't cost anything. The other ones make sense I guess, but who am I paying to use these services if I'm the archmage? Myself? Where are these university coffers and why can't I raid them?
16 comments
By the way if you uninstall and reinstall this mod, it shouldn't cause any problems, since any spells made while this mod is active should still work.
It has 2 separate mods, one removes gold for enchanting weapons, the other for enchanting armor.
Now technically and conceptually, this mod isn't functional.
As stated by ModDude42 and lalzDS, the changed value in FEnchantmentGoldMult variable systematically makes all spells free in the game, not only for spell making.
Rather than asking to install/uninstall this mod everytime people wanna crate a spell, you'd rather ask them to type in the console ingame : player.additem f XX ("XX" : the amount of gold required by the spell crafting), and then you'd get your free spell without having to leave the game to uninstall this mod.
I'm not a modder, but a possible workaround would be to makes this procedure automatic maybe ?
A sort of a script that would read the spell you're about to create value, then instantanely (when pressing "create spell") add to the player the required amount of gold that is immediatly spent on the created spell.
This would feel like making the spell free and wouldn't touch the FEnchantmentGoldMult variable ?
Just an idea from a noob in modding tho. I have no clue in the feasibility or usefulness of this concept.
Edit : someone did it here : https://www.nexusmods.com/oblivionremastered/mods/3411?tab=posts
Seems like a more stable alternative
Because I would like to test if those can instead be done via editing Altar.ini
fEnchantmentGoldMult = 0
(https://cs.uesp.net/wiki/Category:Settings)fSpellmakingGoldMult = 0
I just opened the mods .esp with a text editor, it literally just changes FSpellmakingGoldMult and FEnchantmentGoldMult
Now that explains the Bug reports.
Alternatively, make is so you have to pay a soul gem? Or magica equal to the cast cost for spells?
Side-note: For some strange reason NMM (Nexus Mod Manager) could not "add" the esp into the plugins.txt file. I re-ported your mod (the two settings) to a physically new one and then NMM (Nexus Mod Manager) could add the esp. This must for sure be some issue on my end, but felt I should report it nonetheless since this is the first time I have experienced it :)
i mean, we're doing all the work, but we're paying goodness knows who so we can do it ourselves.
it's like hunting a duck, growing oranges, gathering firewood, buying a pot, then throwing 80$ into the fire so you can start cooking your Duck à l'Orange