How to clear monsters on the Fallout 4 console? What is the console spawn code for Fallout 4? In Fallout 4, many players don’t know how to spawn monsters in the console. In fact, the method is very simple. The editor below will introduce to you what the console spawn code is. You can directly use the console code to spawn monsters. Now everyone Just follow the editor to find out more.
How to farm monsters on the Fallout 4 console:
object].placeatme ID num
Among them, [object] represents the object around which the spawned monster is, which is represented by the ID of the object.
The ID at the back represents the ID of the monster. I won’t explain it in detail here. Just find the corresponding ID for whatever you want to brush.
num represents the number of spawn monsters
Assuming that the mutant's monster ID is 12345, here we can use
player.placeatme 12345 5 means spawning 5 mutants at the player's position, because the console has bound the word player to the player ID (00000014)
In fact, if we enter 14.placeatme 12345 5, the same effect can be achieved
What are the console spawn codes for Fallout 4:
The code for spawning monsters on the Fallout 4 console is object].placeatme ID num. As long as the player enters the code of the monster he wants to spawn in the ID, he can spawn unlimited monsters in the game.
Summary: Do you know how to spawn monsters on the Fallout 4 console and what the spawning code is?