Thread Tools Display Modes
10-19-14, 10:12 AM   #1
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Load non-demand adon

How can i load an non-demandable addon via reloadui?
  Reply With Quote
10-19-14, 10:30 AM   #2
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Code:
EnableAddOn("Addon")
ReloadUI()
__________________
Grab your sword and fight the Horde!
  Reply With Quote
10-19-14, 10:32 AM   #3
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Lombra View Post
Code:
EnableAddOn("Addon")
ReloadUI()
Well everything went better then expected.
Thanks.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Load non-demand adon


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off