QBFreak / SolarWinds-Evennia

A fresh attempt at my SolarWinds MUD concept, this time with the Evennia engine
Other
1 stars 0 forks source link

Format player name with `ctext` when using 'to' in channel #1

Open QBFreak opened 6 years ago

QBFreak commented 6 years ago

When a message in a channel is addressed to another player with 'player (aka 'to'), we need to format the player's name based on:

At the moment, 'to' simply reproduces the first word after the single quote verbatim. It really needs to recognize player names and formatting.