iLPdev/discMapper

Move `onMapOpen` calls to `initialize` function

Opened this issue · 1 comments

It'd be nice to display map basics upon install rather than when onMapOpen event is called since Mudlet doesn't come with discMapper installed by default.

Consider issuing map show at that time as well.

Just silently send map show to raise mapOpenEvent (and install the menus), then verbosely send map basics during initialize sequence.