Skip to content
Avatar

shikh

shikh

About

Username
shikh
Joined
Visits
0
Last Active
Roles
Member
Points
3

Comments

  • Please send a string before sending the map like you do for the starchart when it's invoked through this command. I can do multi-line triggers but need to be able to match the first line.

  • Unless spaceloc is doing different things for me it's not what I need. When config screenreader is set to off, any command on a ship also reproduces an ascii map. I need a command to just get this map when screenreader mode is on. I can then parse i…
  • I've been hacking on a MUSHclient pack for Starmourn.

    So far I've set up a data model that's kept in sync with the world through GMCP messages, so, for instance, you can relyably refer to properties like player.hp and…