Difference between revisions of "ASAM"

From Sim Settlements
Jump to: navigation, search
m (Removed protection from "ASAM")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Holotape Console Commands'''
+
<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.
  
''Reminder, pressing (~) brings up your console in Fallout 4 pc''
+
== Form ID == <!--T:2-->
  
First you need to find the Form ID of the item you want to console command in. To do so type: help, then part of the item's name, then the number 4. Note: These steps will work for any item in Fallout!
+
<!--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>
  
For example, to search for the holotape:
+
<!--T:5-->
 +
'''Note:''' these steps will work for any item in Fallout!
  
help "city manager" 4
+
== 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:
  
This will give you the Form ID for the [[Options|holotape]]. You then use the command: player.additem, then the Form ID.
+
<!--T:8-->
 
+
<pre>player.additem 0800544A</pre>
 
 
For example:
 
 
 
player.additem 0800544A
 
  
 +
<!--T:9-->
 
[[Category:Sim Settlements]]
 
[[Category:Sim Settlements]]
 +
</translate>

Latest revision as of 16:35, 12 September 2017

Other languages:
Deutsch • ‎English

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