Thread Tools Display Modes
05-30-16, 04:13 PM   #1
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
FrameXML/RestrictedEnvironment.lua wrong or missing functions

RestrictedEnvironment.lua line 87 lists function HasOverrideUI(). This function does not exist.
https://github.com/tomrus88/Blizzard...onment.lua#L87

RestrictedEnvironment.lua line 87 is missing the following two functions:
HasBonusActionBar()
GetBonusBarIndex()

Otherwise it is impossible to reflect the following condition:
https://github.com/tomrus88/Blizzard...oller.lua#L123

The latter two can be substitued by using GetBonusBarOffset() and adding 6 to the return value.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
 
 

WoWInterface » Site Forums » Archived Beta Forums » Legion Beta archived threads » FrameXML/RestrictedEnvironment.lua wrong or missing functions

Thread Tools
Display Modes

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