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
-
Buchman123456
- Posts: 2
- Joined: Thu Jun 14, 2018 11:07 am
I can't spawn weapons and armors from mods
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?
- jlf65
- Posts: 1535
- Joined: Wed Aug 10, 2016 9:10 pm
If you wrote the form id from
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
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
[quote=MattDB]
Holy crap! I'm an idiot, so much alt-tabbing and crashing in vain, Thanks for the tip 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.