When I create a new item, I can't use the player.additem console command to add it to my inventory directly. Any other method of having the game automatically add it to my inventory works, such as making it the result of a crafting recipe.
Am I using the wrong ID for it, or something? I'm using the numeric ID that GECK shows when I hover my mouse on the object.
How to add mod item to inventory?
Started by
thedarkfreak
, Oct 27 2010 04:43 PM
4 replies to this topic
#1
Posted 27 October 2010 - 04:43 PM
#2
Posted 27 October 2010 - 04:54 PM
Probably. Find your item in FNVedit, it will give you the right ID for sure.
#3
Posted 27 October 2010 - 06:17 PM
Also make sure that you also consider what position the mod is loaded.
Load order
FalloutNV.esm 00
mod a 01
mod b 02
and so forth
In the GECK if you hover over the ID name it will show the hex value (8 character string). Remember that unless you are loading all of the mods you use it will not correctly show the first 2 characters properly. For instance, if the item you want is loaded 3rd then it would start off as 01000abc instead of 02000abc. Wyre Flash can be setup and it will show the load order of all the mods you currently use.
Load order
FalloutNV.esm 00
mod a 01
mod b 02
and so forth
In the GECK if you hover over the ID name it will show the hex value (8 character string). Remember that unless you are loading all of the mods you use it will not correctly show the first 2 characters properly. For instance, if the item you want is loaded 3rd then it would start off as 01000abc instead of 02000abc. Wyre Flash can be setup and it will show the load order of all the mods you currently use.
#4
Posted 27 October 2010 - 10:27 PM
Thank you, that solved my issue ^_^
By the way, how can I configure mod load order? I don't know how to do it from the Fallout Launcher.
By the way, how can I configure mod load order? I don't know how to do it from the Fallout Launcher.
#5
Posted 28 October 2010 - 02:19 PM
You can't do it in the launcher. The LOST tool works well for me, until NVMM comes out.



Sign In
Create Account
Back to top









