NewmanLim Posted November 21, 2011 Share Posted November 21, 2011 Arrgghh~talk about frustration but TESSnip is by far the hardest "thing" I ever use, mainly because I dunno how it functions?! Anywhere, anyone succeeded in modding a simple weapon out from TESSnip? I mean modding from the original ones to something better, like increasing the damage or your battleaxe so on, so forth? Anywhere my problem is that I'm trying to put deadric sword data into a orcish sword model, so in TESSnip, I copied out another deadric sword and change the model to orcish sword's, after that I "re-type" the formID so that it was unique, I compile everthing and save it....but when I run my Skyrim, the game crash once the main menu appear, I hope anyone here who know hoe to use TESSnip can help me~And yeah, I know some of you might say "be patient and wait for the creation kit to come"~ ;)Thanx! Link to comment Share on other sites More sharing options...
deama Posted November 21, 2011 Share Posted November 21, 2011 And yeah, I know some of you might say "be patient and wait for the creation kit to come"~ ;)Thanx! Waiting is fun, AIN'T IT? Link to comment Share on other sites More sharing options...
jaysus Posted November 21, 2011 Share Posted November 21, 2011 you probably crashed because you either tried saving the skyrim.esm or because your new *.esp has still an esm header Link to comment Share on other sites More sharing options...
NewmanLim Posted November 21, 2011 Author Share Posted November 21, 2011 you probably crashed because you either tried saving the skyrim.esm or because your new *.esp has still an esm header Thanks jaysus!!Feel kinda dumb for not noticing the header~ :pinch: So OK, now i got my esp to load but somehow can't console "command" out my custom weapon, the game can't find the ID......any suggestion?! :confused: Link to comment Share on other sites More sharing options...
ccjuju Posted November 21, 2011 Share Posted November 21, 2011 Thanks jaysus!!Feel kinda dumb for not noticing the header~ :pinch: So OK, now i got my esp to load but somehow can't console "command" out my custom weapon, the game can't find the ID......any suggestion?! :confused: You may need to add the load id to the formid you're trying to spawn. For example if the formid of your new weapon is 001234ab, and your .esp has a load id of 01, you would want to use player.additem 011234ab.. the loadid takes the place of the first two digits.. at least, that's how it worked in Oblivion. Try 01, 02, etc. Might I ask, though, how you're able to make any changes from objects in the original Skyrim.esm? I was able to load the file using the TESSnip from FOMM, and with FO3edit/FNVedit, but the entries all appear corrupted.. I assume the format changes too much so that it can't even view the names of objects or get the right damage numbers on weapons. Am I doing something wrong? Screenshot attached, note the broken full name fields and nonsensical weapon data. http://i.imgur.com/ZoJG4s.png Link to comment Share on other sites More sharing options...
NewmanLim Posted November 22, 2011 Author Share Posted November 22, 2011 HAHAHA~ Finally got it figured out!! Daayuum, I'm so dumb!! @ccjuju: For me is yes and no, yes I am able to make changes from the original objects using TESSnip and no I can change'em myself, I can't(dunno) how to change some attribute I want by myself, all I can do for now is copy and pastes. For example I mod a orcish sword that has the attribute of a deadric sword, that means all it's weight, damage and sells value are like a deadric sword. However I've manage to make it craftable as well using the orc ingot and not ebony ingots! Anywhere thanks guys for all the help provided!!!!!! Link to comment Share on other sites More sharing options...
JoSeGa Posted November 29, 2011 Share Posted November 29, 2011 If u want to change the basic stats like value damage and weight of weapons try this, made it cause I had same problem and had to figure it out on myself: http://forums.bethsoft.com/index.php?/topic/1295348-tutorial-how-to-change-basic-stats-from-weapons-damage-value-etc Link to comment Share on other sites More sharing options...
Recommended Posts