GoldenSama Posted August 9, 2011 Share Posted August 9, 2011 Hello everyone! I'm no newbie to the game, been playing PC version of Fallout NV/3(Goty) since last year, and using mods from the wonderful nexus pretty much since the beginning. I've recently discovered the joy of Console Commands. I managed to add some perks and some caps to my character through console commands, but when I went to add actual items, I had a weird problem. Quoting the error. SCRIPTS: Scrip ‘SysWindowCompileAndRun’, line 1:Missing parameter Count.Compled script not saved! I've tried adding in several items, all of them weapons. After the first few times there were problems, I went through and tried using various random items. What's odd, though, is I just tested the add perk code again and it WORKED. So I'm very confused as to why the add item codes aren't working. Player.AddItem and then the numbers. I'm confused as to how I can fix this. If anyone knows the source of the problem and how to fix it, I'd really appreciate it! Thanks guys! Link to comment Share on other sites More sharing options...
AlfredTetzlaff Posted August 9, 2011 Share Posted August 9, 2011 Hi,Missing parameter CountThat is your Problem, the command has to be:player.additem <ItemID> <count>example:player.additem 0000000f 50 adds 50 caps Have funAlfred Link to comment Share on other sites More sharing options...
Jeoshua Posted August 9, 2011 Share Posted August 9, 2011 Easier than that, initial "0's" can be omitted. player.additem f 50 Link to comment Share on other sites More sharing options...
GoldenSama Posted August 9, 2011 Author Share Posted August 9, 2011 Huzzah! It works! Many thanks to you both! I appreciate your help. Link to comment Share on other sites More sharing options...
PlanePen Posted August 7, 2020 Share Posted August 7, 2020 I have the same problem that Golden has Except that I can't type in any more numbers.It's like I have a set number of spaces that I can add data to and that's it, just won't let mefinish entering the require info.I don't have this problem on other games, just here, a little help would be greatly appreciated. Link to comment Share on other sites More sharing options...
Recommended Posts