canisoftlykissu Posted September 30, 2009 Share Posted September 30, 2009 hi i am having some trouble adding items with console commands, i have 8 mods installed and all 5 dlc's. when i try to add an item or perk from a dlc (other than operation anchorage) it doesn't work, if i remove all the mods and try to add something it works, so i am figuring that because the loader is more than 2 digits (10 or higher) i am not adding it correctly. here is how i am trying to add the tri-beam laser rifle: player.additem xx(id) (qty) i don't actually type that in, just what i am using as reference player.additem 1105818 1 but nothing happens, i have tried changing the first two digits from 10 to 13 but still won't recognize it (i actually tried 01 thru 13 just to be sure it wasn't a load order mistake), i have tried items from the pitt, broken steel, point lookout and mothership zeta and get nothing(again changing the xx value from 10 thru 13). everything i add from operation anchorage works fine (xx = 09). what am i doing wrong? any help will save me from having to buy a wig to cover the bald spots!!!! thankssharyn Link to comment Share on other sites More sharing options...
Branimirzg Posted September 30, 2009 Share Posted September 30, 2009 xx is mod index and you can check it in Fallout mod manager next to load order,so you do not have to count mods in load order :whistling: Edit: after 09 it starts with letters so its 09-0a-0b-0c-.... Link to comment Share on other sites More sharing options...
canisoftlykissu Posted September 30, 2009 Author Share Posted September 30, 2009 thank you so much!! you saved my hair lol!!! i used this: player.additem 0c005818 1 and viola i gotta spiffy new tri-beam laser rifle cheerssharyn Link to comment Share on other sites More sharing options...
Recommended Posts