Difference between revisions of "CenterOnCell"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>JohnnyWing
m (added inline links)
imported>Enter 77
(Added Papyrus version)
Line 12: Line 12:


==Notes==
==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.
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 [[Markers|XMarker]] or [[Markers|XMarkerHeading]] reference.
 
<!--  
<!--  
==See Also==
==See Also==
==Reference==
==Reference==
None provided.
None provided.
<!-- [[GetAVInfo_Reference|List of functions that use GetAVInfo]]  (wiki) -->
<!-- [[GetAVInfo_Reference|List of functions that use GetAVInfo]]  (wiki) -->
==Papyrus Version==
[[CenterOnCell - Debug]]


[[Category:Console Commands]]
[[Category:Console Commands]]
[[Category: Designer Debug Tools]]
[[Category: Designer Debug Tools]]

Revision as of 16:44, 1 February 2013

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.

Papyrus Version

CenterOnCell - Debug