The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com

I can't spawn weapons and armors from mods

General help and technical troubleshooting. Ask for help here if you can't find an answer in the FAQ.
Post Reply
Buchman123456
Posts: 2
Joined: Thu Jun 14, 2018 11:07 am

I can't spawn weapons and armors from mods

Post by Buchman123456 » Tue Jun 26, 2018 9:58 pm

Hello everybody. When I'm writing the ID code of e.g. PKM from Weapons of the Millenia it is not spawn. And I can't spawn any weapon and armor by command player.additem, I am rewriting from FNVEdit and after that I see how show up title "Item XXXXXXX not found for parameter" etc etc, but I am rewriting good. What is the issue? Where can I find good ID code?

User avatar
jlf65
Posts: 1535
Joined: Wed Aug 10, 2016 9:10 pm

If you wrote the form id from

Post by jlf65 » Wed Jun 27, 2018 5:01 pm

If you wrote the form id from xEdit and it's wrong in the game, you probably have an unchecked mod in the data directory. The game still loads them, it just doesn't use them. So that throws off the top two digits of the form id inside the game. You can bump the top two digits by the number of unchecked mods and see if you get it, or delete mods you aren't using from the data directory.

MattDB
Posts: 10
Joined: Thu Jun 14, 2018 5:09 pm

You could also just use the

Post by MattDB » Thu Jun 28, 2018 5:08 pm

You could also just use the "search" command in the console (search ), and it'll give you the ID.

Tacitvrno
Posts: 20
Joined: Tue Jun 19, 2018 1:40 pm

[quote=MattDB]

You could

Post by Tacitvrno » Thu Jun 28, 2018 5:33 pm

[quote=MattDB]

You could also just use the "search" command in the console (search ), and it'll give you the ID.

[/quote]

Holy crap! I'm an idiot, so much alt-tabbing and crashing in vain, Thanks for the tip MattDB.

Post Reply