CenterOnCell

From the CreationKit Wiki
Jump to navigation Jump to search

This function will move player to specified cell.

Syntax[edit | edit source]

CenterOnCell CellName
COC CellName

Examples[edit | edit source]

COC EmbershardMine01

Will place you at the COCMarkerHeading in the cell EmbershardMine01.

Notes[edit | edit source]

  • When you COC to a cell you will be placed at the COCMarkerHeading reference. If there is not COCMarkerHeading you will be placed at the most recently placed XMarker or XMarkerHeading reference.
  • This command is known to break ambush scripts due to the way it handles loading cells, if you COC to a cell right after loading into the game world. To test ambush setups when traveling to the rooms via COC, you need a wait a few seconds when the games loads. Any other underlying issues with this command is still unknown.

Papyrus Version[edit | edit source]

CenterOnCell - Debug