Open main menu

UESPWiki β

Morrowind Mod:XPCCellID

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

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

SyntaxEdit

cellid (string): xPCCellID

ExampleEdit

long PCref
long PCcell

Setx PCref to xGetRef "Player"
setx PCcell to xPCCellID

See AlsoEdit