Difference between revisions of "ASAM"
From Sim Settlements
Bludthurst (talk | contribs) m (Removed protection from "ASAM") |
|||
(9 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <languages /> | |
+ | <translate> | ||
+ | <!--T:1--> | ||
+ | If you cannot (or do not want to) [[Locations|find the holotape]] within the game, you can load it into your inventory manually by using console commands. Press the tilde key <code>~</code> to bring up the console in Fallout 4 on PC. Press tilde <code>~</code> again to close the console. | ||
− | + | == Form ID == <!--T:2--> | |
− | First you need to find the Form ID of the item you want to | + | <!--T:3--> |
+ | First you need to find the '''Form ID''' of the item you want to add to your inventory. To do so type <code>help</code>, then part of the item's name, and then the number <code>4</code>. For example, to search for the "city manager" holotape, type: | ||
+ | <!--T:4--> | ||
+ | <pre>help "city manager" 4</pre> | ||
− | + | <!--T:5--> | |
+ | '''Note:''' these steps will work for any item in Fallout! | ||
− | + | == Add Item == <!--T:6--> | |
+ | <!--T:7--> | ||
+ | Now you can type <code>player.additem</code> and then the '''Form ID'''. For example, to add the item with ID <code>0800544A</code>, type: | ||
− | + | <!--T:8--> | |
+ | <pre>player.additem 0800544A</pre> | ||
− | + | <!--T:9--> | |
− | + | [[Category:Sim Settlements]] | |
− | + | </translate> | |
− |
Latest revision as of 16:35, 12 September 2017
If you cannot (or do not want to) find the holotape within the game, you can load it into your inventory manually by using console commands. Press the tilde key ~
to bring up the console in Fallout 4 on PC. Press tilde ~
again to close the console.
Form ID
First you need to find the Form ID of the item you want to add to your inventory. To do so type help
, then part of the item's name, and then the number 4
. For example, to search for the "city manager" holotape, type:
help "city manager" 4
Note: these steps will work for any item in Fallout!
Add Item
Now you can type player.additem
and then the Form ID. For example, to add the item with ID 0800544A
, type:
player.additem 0800544A