onclick event for miniconsole

Post Reply
farzadbekran
Posts: 3
Joined: Sat Jul 09, 2011 6:11 am

onclick event for miniconsole

Post by farzadbekran »

hi, im setting up a gui for my mudlet and i need an event handler for a mini console so that when i click on some text, it will be selected and be set as my target, but i dunno how to setup an onclick event for a miniconsole, is that possible at all? thanks :)

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: onclick event for miniconsole

Post by Vadi »

Not possible at the moment

User avatar
keneanung
Site Admin
Posts: 94
Joined: Mon Mar 21, 2011 9:36 am
Discord: keneanung#2803

Re: onclick event for miniconsole

Post by keneanung »

OnClick isn't possible, but you could work with echoLink, which makes the text clickable and run a skript.

Post Reply