Fallout: New Vegas

Fallout: New Vegas

View Stats:
Could someone please help me with player.additem?
Could someone help me please? i am trying to do player.additem xx00C716
It is for the Armor of 87 tribes and i'm trying to get it. can someone please send me what i'm supposed to use/do as i am so confused
< >
Showing 1-7 of 7 comments
in the console, type:

help Armor 87 tribes 0

there should be some reference codes that appear in a list which relate to the mod. If there are any particular names of objects you know, type this in, by way of a keyword that the search will recognise and bring up what you type in. If nothing contains the keywords you input, you will need to be more specific.

Typing "help" [name of item] then '0' (zero) gives you the correct item codes you need to then input with the 'player.additem' command. The 'xx' characters are not part of the ID as "xx", but a number (01 or 03 for example).

If you are having issues getting the item in your inventory, it might be because you are selecting the wrong object ID. Things like static items, keywords, NPCs or events will NOT be able to appear into your inventory, which is how the 'player.additem' command works by. So you need to make sure the code is preceeded with something like 'ARMO' or 'MISC' or 'ALCH' - something like these are what you need, but you don't have to input ALCH or ARMO, just the code, followed by the quantity you want.

Also, the mod author needs to have made the item an armor that can be picked up in your inventory for this to even work.

If it is an armor piece, you will need to look for ARMO: xx00C716

NOTE:
The 'xx' is just used by the community as a reference to express your unique load order reference because it is unique to your load order. It is NOT xx but two numbers which are found in your load order of mods. But, as stated above, typing "help" command will provide you with the correct FULL item ID.

Page up/Page down keys will scroll up/down the list of IDs that appear on Help command in console.

Best of luck!

Console Commands Wiki for FONV:
https://www.pcgamer.com/uk/fallout-new-vegas-console-commands/
Last edited by 𝕊𝕋𝕌ℝ𝕄-𝕂𝔸𝕋; Jun 24, 2021 @ 1:16am
X Jun 24, 2021 @ 1:12am 
player.additem 0400C716
Originally posted by Mosaddegh:
player.additem 0400C716

Your item starts with '04' because it's 4th in your load order. OP's might not be. Typing in Help command will reveal the current ID.

As mods are added and shifted around in your load order, your item ID will change in this prefix.
Originally posted by 𝕊𝕋𝕌ℝ𝕄-𝕂𝔸𝕋:
in the console, type:

help Armor 87 tribes 0

there should be some reference codes that appear in a list which relate to the mod. If there are any particular names of objects you know, type this in, by way of a keyword that the search will recognise and bring up what you type in. If nothing contains the keywords you input, you will need to be more specific.

Typing "help" [name of item] then '0' (zero) gives you the correct item codes you need to then input with the 'player.additem' command. The 'xx' characters are not part of the ID as "xx", but a number (01 or 03 for example).

If you are having issues getting the item in your inventory, it might be because you are selecting the wrong object ID. Things like static items, keywords, NPCs or events will NOT be able to appear into your inventory, which is how the 'player.additem' command works by. So you need to make sure the code is preceeded with something like 'ARMO' or 'MISC' or 'ALCH' - something like these are what you need, but you don't have to input ALCH or ARMO, just the code, followed by the quantity you want.

Also, the mod author needs to have made the item an armor that can be picked up in your inventory for this to even work.

If it is an armor piece, you will need to look for ARMO: xx00C716

NOTE:
The 'xx' is just used by the community as a reference to express your unique load order reference because it is unique to your load order. It is NOT xx but two numbers which are found in your load order of mods. But, as stated above, typing "help" command will provide you with the correct FULL item ID.

Page up/Page down keys will scroll up/down the list of IDs that appear on Help command in console.

Best of luck!

Console Commands Wiki for FONV:
https://www.pcgamer.com/uk/fallout-new-vegas-console-commands/

Hey so this is quite useful however when i do "Help armor of the 87th tribe" in the commands nothing happened?
Originally posted by 𝕊𝕋𝕌ℝ𝕄-𝕂𝔸𝕋:
in the console, type:

help Armor 87 tribes 0

there should be some reference codes that appear in a list which relate to the mod. If there are any particular names of objects you know, type this in, by way of a keyword that the search will recognise and bring up what you type in. If nothing contains the keywords you input, you will need to be more specific.

Typing "help" [name of item] then '0' (zero) gives you the correct item codes you need to then input with the 'player.additem' command. The 'xx' characters are not part of the ID as "xx", but a number (01 or 03 for example).

If you are having issues getting the item in your inventory, it might be because you are selecting the wrong object ID. Things like static items, keywords, NPCs or events will NOT be able to appear into your inventory, which is how the 'player.additem' command works by. So you need to make sure the code is preceeded with something like 'ARMO' or 'MISC' or 'ALCH' - something like these are what you need, but you don't have to input ALCH or ARMO, just the code, followed by the quantity you want.

Also, the mod author needs to have made the item an armor that can be picked up in your inventory for this to even work.

If it is an armor piece, you will need to look for ARMO: xx00C716

NOTE:
The 'xx' is just used by the community as a reference to express your unique load order reference because it is unique to your load order. It is NOT xx but two numbers which are found in your load order of mods. But, as stated above, typing "help" command will provide you with the correct FULL item ID.

Page up/Page down keys will scroll up/down the list of IDs that appear on Help command in console.

Best of luck!

Console Commands Wiki for FONV:
https://www.pcgamer.com/uk/fallout-new-vegas-console-commands/
Also this is from lonesome road lol it isn't from mods as i don't know how to download them
Ladez Jun 24, 2021 @ 7:43am 
Lonesome Road typically loads at 04, so this might work:

Player.AddItem 0400C716 1

If that doesn't work, the first two digits could be anything from 01–09. Try these in succession until you find the right one.

Originally posted by 𝕊𝕋𝕌ℝ𝕄-𝕂𝔸𝕋:
in the console, type:

help Armor 87 tribes 0
No such command exists in the vanilla game. It comes from the JIP LN NVSE plugin. While it's certainly a helpful command, please make sure to put a disclaimer in order to not confuse people who are not using mods.
Vex Hilarius Jun 24, 2021 @ 9:00am 
Replace xx with 01 to 09 keep trying until you find out which one Lonesome Road is.
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Jun 24, 2021 @ 12:59am
Posts: 7