Forum: AddOn Help/Support
01-02-21, 12:44 PM
|
Replies: 1
Views: 554
SetBackdropBorderColor Error
Hello @ all,
i have found a old Addon it works perfect but i have one Error.
2x Farcaster\FarCaster-1.01.lua:54: attempt to call method 'SetBackdropBorderColor' (a nil value)
[string...
|
Forum: AddOn Help/Support
08-14-20, 12:01 PM
|
Replies: 4
Views: 3,800
hmmm now its that:
3x...
hmmm now its that:
3x GuildTaxes\GuildTaxes-0.1.10.lua:413: Usage: Ambiguate(fullName, context)
[string "=[C]"]: in function `Ambiguate'
[string "@GuildTaxes\GuildTaxes-0.1.10.lua"]:413: in function...
|
Forum: AddOn Help/Support
08-13-20, 04:47 PM
|
Replies: 4
Views: 3,800
|
Forum: AddOn Help/Support
08-13-20, 01:51 PM
|
Replies: 4
Views: 3,800
Error on GuildTaxes Addon
Hey i use the Addon GuildTaxes, but sometimes i have this error:
2x GuildTaxes\GuildTaxes-0.1.10.lua:512: Usage: Ambiguate(fullName, context)
[string "=[C]"]: in function `Ambiguate'
[string...
|
Forum: AddOn Help/Support
01-31-20, 05:33 AM
|
Replies: 16
Views: 2,654
|
Forum: AddOn Help/Support
01-30-20, 11:00 AM
|
Replies: 16
Views: 2,654
|
Forum: AddOn Help/Support
01-30-20, 08:04 AM
|
Replies: 16
Views: 2,654
|
Forum: AddOn Help/Support
01-30-20, 03:17 AM
|
Replies: 16
Views: 2,654
I Have test this one:
local EventFrame =...
I Have test this one:
local EventFrame = CreateFrame('Frame', nil, UIParent)
EventFrame:RegisterEvent('ADDON_LOADED')
EventFrame:SetScript('OnEvent', function(self, event)
...
|
Forum: AddOn Help/Support
01-30-20, 12:15 AM
|
Replies: 16
Views: 2,654
|
Forum: AddOn Help/Support
01-29-20, 01:38 AM
|
Replies: 16
Views: 2,654
|
Forum: AddOn Help/Support
01-28-20, 11:39 PM
|
Replies: 16
Views: 2,654
Error on Move Frame Addon
Hey,
I want to make an addon to move different frames.
So far, it works quite well.
But with the frame AzeriteEssenceUI I always get the following error:
1x MoveAround\AzeriteEssenceUI.lua:3:...
|
Forum: AddOn Help/Support
10-27-19, 02:12 PM
|
Replies: 8
Views: 1,344
|
Forum: AddOn Help/Support
10-27-19, 01:23 PM
|
Replies: 8
Views: 1,344
|
Forum: AddOn Help/Support
10-27-19, 12:51 PM
|
Replies: 8
Views: 1,344
This is my...
This is my Button:
QC.b=Add_Button(L["PullTimer"],"/pull 6",W,0,QC.F,{0.7,0.7,0.2,1});W=W+50;
So i must insert your command...
|
Forum: AddOn Help/Support
10-27-19, 11:57 AM
|
Replies: 8
Views: 1,344
|
Forum: AddOn Help/Support
10-27-19, 09:24 AM
|
Replies: 8
Views: 1,344
Please Help Button for /command`s
Hi,
i have a little Problem, i make a Button with a /command, like this
QC.b=Add_Button(L["PullTimer"],"/pull 6",W,0,QC.F,{0.7,0.7,0.2,1});W=W+50;
In the game now i press the button...
|
Forum: Lua/XML Help
03-30-17, 11:11 AM
|
Replies: 6
Views: 1,040
|
Forum: Lua/XML Help
03-29-17, 01:24 PM
|
Replies: 6
Views: 1,040
|
Forum: Lua/XML Help
03-29-17, 12:51 PM
|
Replies: 6
Views: 1,040
|
Forum: Lua/XML Help
03-29-17, 11:38 AM
|
Replies: 6
Views: 1,040
MythicGuildKeys
Hi,
After the patch to 7.2 my addon no longer works. I do not know why I do not find the error. Maybe one of you knows where the error is.
See the screenshots:
That's how it...
|