mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01566
[Bug 550316] Re: Need to add map_display 1 request for ATCP
** Changed in: mudlet
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/550316
Title:
Need to add map_display 1 request for ATCP
Status in Mudlet the MUD client:
Fix Released
Bug description:
Need to change
_h += "hello Mudlet 1.0.6\ncomposer 1\nchar_vitals 1\nroom_brief
1\nroom_exits 1\n";
To
_h += "hello Mudlet 1.0.6\ncomposer 1\nchar_vitals 1\nroom_brief
1\nroom_exits 1\nmap_display 1\n";
To enable the Client.Map display.
References