Cronous Emulation Server Daemon

Player._home_map Field

Home map ID.

[Visual Basic]
Protected _home_map As Integer
[C#]
protected int _home_map;
[C++]
protected: int _home_map;
[JScript]
protected var _home_map: int;

See Also

Player Class | croemud.game Namespace