Targetting system

Posted by Tntxploshin on Fri 14 Mar 2008 07:37 PM — 3 posts, 14,839 views.

#0
I'd like to create a targetting system like that of WoW (though in a MUD). I'd like to be able to set a target (Enemy, Tank, Group, etc.) and then be able to hit a button (1, 2, 3, F1, F2, F3, etc.) to perform the action/spell on the target. I'm new to MUSHclient and LUA, so I'd appreciate any ideas/links you might have.

Thanks!
Australia Forum Administrator #1
See http://mushclient.com/faq points 21 and 22.

Once you have a targetting alias you can use the Macros configuration to make the F-keys call that alias.
#2
Thanks!