erickin Posted April 7, 2009 Share Posted April 7, 2009 How can you get the items codes from the mods? in order to add that item directly to your inventory instead of having to buy it from the vendors. what do i have to do? Well that´s because i´ve downloaded several armor and weapon mods, and i´m having some problems, because those items should be available at some vendors but they are not being shown, only a few, maybe something was overwritten. I guess that happens when several mods alter the "selling table" of one particular vendor. thanx Link to comment Share on other sites More sharing options...
neunen Posted April 7, 2009 Share Posted April 7, 2009 if you know the code of the item (say its 1234) the hit the ~ key and type player.additem XX1234 1 the XXs are the load order number of the mod that adds the item, you can get that by looking at your list in FOMM. and the 1 afterwards is the amount added. if you dont know the item number then you could check and see if its in the readme file. or open the mod in the geck, find the item in question and hover the mouse over it, it will give you the id#. hope that helps Link to comment Share on other sites More sharing options...
erickin Posted April 7, 2009 Author Share Posted April 7, 2009 yes, some mods have the item codes in the readme, but some other don'tthe GECK you say? well i shall download it at once. thanx :) Link to comment Share on other sites More sharing options...
neunen Posted April 7, 2009 Share Posted April 7, 2009 no problem. once you have the geck only load one mod at a time when checking. the item codes will be along the lines of 000EA6 etc. but the first two digits still have to be replaced by the load order number of your mod (that shows up in FOMM) Link to comment Share on other sites More sharing options...
TGBlank Posted April 7, 2009 Share Posted April 7, 2009 Actually, it has always been FOMM # +1 for me, for some weird reason. Link to comment Share on other sites More sharing options...
Dragarr Posted April 8, 2009 Share Posted April 8, 2009 Actually, it has always been FOMM # +1 for me, for some weird reason.Likely using a DLC from the LIVE location. Moving it to the Data folder will fix those numbers :wink: Link to comment Share on other sites More sharing options...
TGBlank Posted April 8, 2009 Share Posted April 8, 2009 Nope, all on the data folder, yet i always seem to need to add a +1. It totally puzzles me. Link to comment Share on other sites More sharing options...
Dragarr Posted April 8, 2009 Share Posted April 8, 2009 :huh: :Scratches head: Now that is puzzeling. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.