Skyrim Placeatme Command


General Information

This command places the item, object or NPC with the specified ID in front of your target. Use 'player.placeatme' to place in front of your character.

Syntax


placeatme [base id] [amount] [distance] [direction] Target Command

Base IDThe base ID of the item, object or NPC you wish to spawn.
AmountOptional - the amount of the item, object, or NPC you wish to spawn.
DistanceOptional. The distance away you wish to spawn the item, object, or NPC (e.g. 10).
DirectionOptional. The direction you wish to move the item the specified amount of distance in - so, if you specified 10 distance, you would specify here whether that should be 10 distance in front of, behind, etc. Values are:
  • 0 - in front
  • 1 - behind
  • 2 - left
  • 3 - right

Examples


placeatme 00013255

Addvar has an NPC ID of 00013255. The above command would spawn Addvar in front of your current target.

player.placeatme 00019DC7

Addvild has an NPC ID of 00019DC7. The above command would spawn Addvild in front of your character (as 'player.placeatme' is used).