CenterOnCell

From the CreationKit Wiki
Revision as of 04:08, 27 June 2014 by imported>Terra Nova2 (Added a new note concerning the use of this command and ambush setups.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function will move player to specified cell.

Syntax

CenterOnCell CellName
COC CellName

Examples

COC EmbershardMine01

Will place you at the COCMarkerHeading in the cell EmbershardMine01.

Notes

  • 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

CenterOnCell - Debug