Morrowind Mod:XPCCellID

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

xPCCellID returns a string containing the name of the current cell.

Syntax[edit]

cellid (string): xPCCellID

Example[edit]

long PCref
long PCcell

Setx PCref to xGetRef "Player"
setx PCcell to xPCCellID

See Also[edit]

xRefID
xMyCellID
xGetName
xSetName
xGetBaseID
xStringCompare
xStringLength
xStringParse
xStringBuild
xStringMatch
xLogMessage
xMessageFix