Vitriks Posted February 9, 2012 Posted February 9, 2012 I found this tutorial at nexus forum, but it's only for weapon. [spoiler=Creating esp for weapon by jaysus]getting the item ingame:  1. open TESSnip, (a tool inside FOMM or fallout mod manager)  2. open skyrim.esm  3. delete everything except GRUP (WEAP) (if your item is a weapon that is), GRUP (CONT) (which are chests and so on)  4. delete every subentry inside GRUP (CONT) except the one you want to modify or clone, delete every subentry inside GRUP (WEAP) except for those you want to modify or duplicate, preferably one with stats close to your new item  5. duplicate the one entry in GRUP (WEAP) that you kept, double click it, in the upper right change FORMID to something in hex but also something the game probably did not use yet  6. while still having your new CONT (WEAP) entry selected, double click EDID (lower left field) and give it a new id, thats not the name just an id inside the CS)  7. double click MODL and change the path to your new model  8. doubel click DATA and change the numbers on the lower left to set a price (dint find out whats damage yet or first person model yet)  9. now click on the GRUP (CONT) item you kept and in the lower left again select one of the CNTO entries, those are the items inside a chest, select one and hit ctrl+c, select the CONT(whatever i chose) again and hit ctrl+v, thast duplicates that CNTO entry and you got it twice inside your chest now  10. double click the new CNTO and in the lower right change the FORMID to that FORMID you gave your new item in step 5 (click the blank button next to the formID to confirm the change and make the new formid stick)  11. click on TES4 at the very top of your esp and uncheck every box!! change unknown 2 to 00000000 and unknown 3 to 0000000f  12. save your esp, youre done and can now find your stuff ingame inside that chest you put it, if you put it into a CONT entry starting with "merchant" the merchant using it will also sell your item  Does anyone (And I'm totally sure some of you does =3) know what else I need to do, to make my armor stand alone? Also SkyEdit comes out but there is not a single tut on it.
shedidwhat Posted February 9, 2012 Posted February 9, 2012 http://skyrim.nexusmods.com/downloads/file.php?id=6677
Vitriks Posted February 9, 2012 Author Posted February 9, 2012 http://skyrim.nexusmods.com/downloads/file.php?id=6677 Thank. I'm on it!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.