Cairnsie1 Posted December 11, 2012 Posted December 11, 2012 Im having trouble adding items to my inventory using the item codes for wasteland defender. FOMM shows my wasteland defense as load order 4. Now if i try to add an item such as a supply storage for example using the code "player.additem 04001fb8 1" i get the mesage : SCRIPTs:Script 'syswindowcompileandrun', line1:item'01001fb8'not found for parameter object ID.Compiled script not found Any help is appreciated
Mekii Posted December 11, 2012 Posted December 11, 2012 Quote item'01001fb8'not found for parameter object ID.Is that example line or did the console actually change your 04 to 01 as you pressed enter?
Cairnsie1 Posted December 11, 2012 Author Posted December 11, 2012 On 12/11/2012 at 5:58 PM, Mekii said: Quote item'01001fb8'not found for parameter object ID.Is that example line or did the console actually change your 04 to 01 as you pressed enter? Yes my bad was just an example line as i typed the error out.
Cairnsie1 Posted December 11, 2012 Author Posted December 11, 2012 Awww come on someone please help this is driving me nuts here
Mekii Posted December 11, 2012 Posted December 11, 2012 All that I can think of is that you might have gotten a letter/number wrong. At least if you have checked the item ID from the console while it been in a container/your inventory and of mistake written off from a bad editor ID line. ---> BAD EDITOR ID (ID)<#> - <item name> <item ID> <xxx, xxx.xx%>---> BAD EDITOR ID (ID) I tend to do such myself sometimes so this is the first thought that came to my mind.
Recommended Posts