Enchanting And DisEnchanting Table

Post » Sun Nov 18, 2012 11:23 pm

Hello
I was looking for the Enchanting table script and i cannot find it.
Now I am aware that Blacksmithing, Tempering and smelting, they all work on a recipe, but it seems Enchanting does not work that way.
what I am trying to do, is to have the player get something like raw material out of any magic Item after disenchanting it, and requires an additional raw material besides the soul gem when enchanting an item while using the enchanting table.
Now It May be Easier to make a Spell, rather than messing with the enchanting script, But I would like the Player to keep using the Enchanting Table.
If There is now way To edit the Enchanting Table Script, then Plan B is Making A Disenchanting Spell !
Thx.
User avatar
Leanne Molloy
 
Posts: 3342
Joined: Sat Sep 02, 2006 1:09 am

Post » Mon Nov 19, 2012 2:12 am

There isn't really an Enchanting table script, it's a hard-coded feature of the game. Disenchanting is virtually impossible too, if you want to make it work for all items. There is a mod that does allow disenchanting a lot of items. It works by doing a lot of legwork in setting up FormLists of all enchanted items in the game and then replacing them with their unenchanted versions. Nice as it is for vanilla items, it doesn't work for enchanted items created by the player or for those added by mods...

Unless you want to use SKSE, I think it has some features that allow you to set this up, but I'm not sure.
User avatar
Amy Masters
 
Posts: 3277
Joined: Thu Jun 22, 2006 10:26 am

Post » Mon Nov 19, 2012 3:46 am

thank you for replying mate.
i do have SKSE installed, i havent figured out how to use it yet in order to edit the game, i am aware it has additional functions and thats all i know about it yet.
if you have some links on how to use the SKSE commands, and how to edit the Gui in game, please link them to me.
thx.
User avatar
quinnnn
 
Posts: 3503
Joined: Sat Mar 03, 2007 1:11 pm

Post » Sun Nov 18, 2012 11:12 pm

SKSE commands are listed in the Creation Kit wiki: http://www.creationkit.com/ along with the vanilla functions.
GUI editing: don't think it can be done.
User avatar
Antonio Gigliotta
 
Posts: 3439
Joined: Fri Jul 06, 2007 1:39 pm


Return to V - Skyrim