ID of the current map.
[Visual Basic] Protected _map_id As Integer [C#] protected int _map_id; [C++] protected: int _map_id; [JScript] protected var _map_id: int;
Client Class | croemud.game Namespace