Morrowind Mod:CenterOnCell

A UESPWiki – Sua fonte de The Elder Scrolls desde 1995


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 cell.

All four of the following commands are equivalent:

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

See Also: CenterOnExterior