Open main menu

UESPWiki β

CenterOnCell (COC)

		CenterOnCell, CellName

       Where:   CellName = Name of an interior cell

	Type:	Console

     Returns:	none

     Example:	CenterOnCell, "Balmora, Temple"

     Scripts:	

Places the player in the center of the given interior or named exterior cell.

All four of the following commands are equivalent:

CenterOnCell, "Balmora, Temple"
CenterOnCell "Balmora, Temple"
coc, "Balmora, Temple"
coc "Balmora, Temple"

See Also: CenterOnExterior