File information

Last updated

Original upload

Created by

MadModderJess

Uploaded by

MadModderJess

Virus scan

Safe to use

About this mod

This alters the Transmute Mineral Ore spell to allow the player to choose whether they want to transmute iron to silver, or silver to gold.

Permissions and credits
Donations
This alters the Transmute Mineral Ore spell, so that you can choose which type you want to transmute instead of it happening automatically.

It adds a new script attached to the spell, rather than altering the original scripting, so that it's easy to uninstall. This (and the need for a new message dialog) is why it includes an .esp file.

((This is my first foray into scripting, so please let me know if anything goes wrong!))

__Details_________________________________

     --If you have only iron ore in your inventory, it will automatically transmute to silver.
     --If you have only silver ore in your inventory, it will automatically transmute to gold.
     --If you have BOTH iron and silver ore in your inventory, a box will pop up asking you manually choose which you want to transmute: iron to silver, or silver to gold.

__Install________________________________

Download mod and extract contents of folder. Add it to Skyrim -> Data. When you start the game, be sure to enable the .esp under Data Files before loading.

__Uninstall______________________________

Remove these files: transmute.esp, NewTransmuteSpell.pex, and NewTransmuteSpell.psc. This should revert the spell back to its original state.

__Compatibility___________________________

This may conflict with other mods that alter this spell only.

__Bugs__________________________________

Should be none; tested in-game.

__History________________________________

     --Initial release - 2/16/2015