ID:705799
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
The ability to, once maptext is initialized, have certain map-text strings be click-able. Thus able to do things like call functions via Click() perhaps.
Something like this would be very useful. You could do things like link to items and quests in your chat log.
This seems like a pretty cool feature. Might be very useful.
Can't you already do this with Topic() links?
In response to Metamorphman (#3)
Metamorphman wrote:
Can't you already do this with Topic() links?

You cannot apply html links within maptext, but that would probably be the best way to handle this. Currently, any type of click on maptext is just considered a click on the atom that it is displayed on.
Seems like the natural way of doing this would be through html href tags.
In response to Falacy (#4)
Falacy wrote:
Currently, any type of click on maptext is just considered a click on the atom that it is displayed on.

No such thing happens, though I wish to hell it did.
*Bump*
Indeed, this would be a wonderful feature.