Thread: ui-hotbars
View Single Post
Unread 09-29-11, 12:32 PM   #2
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 40
None of that is currently possible. We don't have any access to the base UI yet, nor can we have many Command functions to call to execute stuff on click.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline   Reply With Quote