Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: BloodDragon
Forum: AddOn Help/Support 06-02-23, 12:47 PM
Replies: 3
Views: 833
Posted By BloodDragon
Either I'm stupid or I don't know. I can't find...

Either I'm stupid or I don't know. I can't find the error.
Forum: AddOn Help/Support 06-01-23, 11:41 PM
Replies: 3
Views: 833
Posted By BloodDragon
Question attempt to concatenate local 'playerName' (a nil value)

Hey, I need your help.
My addon GildenSteuer sometimes shows the error after porting from a dungeon or using a portal:

1x GildenSteuer\GildenSteuer-3.4.lua:377: attempt to concatenate local...
Forum: AddOn Help/Support 05-27-23, 02:09 AM
Replies: 3
Views: 936
Posted By BloodDragon
Thx 4 the help it can be close.

Thx 4 the help it can be close.
Forum: AddOn Help/Support 05-25-23, 05:01 AM
Replies: 3
Views: 936
Posted By BloodDragon
That is what i have at this time....

That is what i have at this time.
lua:
MyMod_Settings = {
MinimapPos = 45
}

function...
Forum: AddOn Help/Support 05-25-23, 03:59 AM
Replies: 3
Views: 936
Posted By BloodDragon
Help with Minimap Button for Addon

Hello at all, i need help with a minimap button for an addon.
I want to make a minimap button for it so you don't have to type /gt in the chat all the time.
it would be very nice if someone could...
Forum: AddOn Help/Support 11-04-22, 10:54 AM
Replies: 12
Views: 2,136
Posted By BloodDragon
I solved the problem, a space was missing in the...

I solved the problem, a space was missing in the German translation. Thank you all for the help.
Forum: AddOn Help/Support 11-03-22, 09:07 AM
Replies: 12
Views: 2,136
Posted By BloodDragon
No problem, very kind of you.

No problem, very kind of you.
Forum: AddOn Help/Support 11-03-22, 09:00 AM
Replies: 12
Views: 2,136
Posted By BloodDragon
That's how I feel since the Dragonflight release,...

That's how I feel since the Dragonflight release, I'm at the end of all ideas^^. I have to say that I'm not really a pro in the area of ​​lua either. But I really thank you for your efforts.
Forum: AddOn Help/Support 11-03-22, 05:46 AM
Replies: 12
Views: 2,136
Posted By BloodDragon
I have teste now without all addons only...

I have teste now without all addons only Portable. But nothing.
Forum: AddOn Help/Support 11-02-22, 11:18 PM
Replies: 12
Views: 2,136
Posted By BloodDragon
Hmmm my brain is broken.

Hmmm my brain is broken.
Forum: AddOn Help/Support 11-02-22, 03:47 PM
Replies: 12
Views: 2,136
Posted By BloodDragon
The editing mode was not used by me. That nothing...

The editing mode was not used by me. That nothing happens when you click on a teleport is not only with me but with everyone I know.
Forum: AddOn Help/Support 11-02-22, 03:23 PM
Replies: 12
Views: 2,136
Posted By BloodDragon
Question New Portable Button Problems

Hello folks,
I have a small problem that I just can't get any further. Since the Dragonflight update, I can no longer press any buttons in my addon. I've tried pretty much everything I knew, but I...
Forum: AddOn Help/Support 01-02-21, 12:44 PM
Replies: 1
Views: 2,752
Posted By BloodDragon
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: 5,314
Posted By BloodDragon
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: 5,314
Posted By BloodDragon
Can you tell me where I have to change that?

Can you tell me where I have to change that?
Forum: AddOn Help/Support 08-13-20, 01:51 PM
Replies: 4
Views: 5,314
Posted By BloodDragon
Exclamation 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: 6,177
Posted By BloodDragon
ohhh cool thx alot, that works very nice.

ohhh cool thx alot, that works very nice.
Forum: AddOn Help/Support 01-30-20, 11:00 AM
Replies: 16
Views: 6,177
Posted By BloodDragon
Ok then i have to look at which position i have...

Ok then i have to look at which position i have to write what. Now it gets a bit complicated for me ^^.
Forum: AddOn Help/Support 01-30-20, 08:04 AM
Replies: 16
Views: 6,177
Posted By BloodDragon
Oh I'm stupid, sorry I have it now. The frame can...

Oh I'm stupid, sorry I have it now. The frame can now be moved, but the position is reset with every reload or wow restart.

I thank you in advance for all the help you have invested in me so far. I...
Forum: AddOn Help/Support 01-30-20, 03:17 AM
Replies: 16
Views: 6,177
Posted By BloodDragon
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: 6,177
Posted By BloodDragon
I can no longer move a frame with the lua code....

I can no longer move a frame with the lua code. There is no error message, but moving the frames is no longer possible.
Forum: AddOn Help/Support 01-29-20, 01:38 AM
Replies: 16
Views: 6,177
Posted By BloodDragon
hmmm how can i do this?

hmmm how can i do this?
Forum: AddOn Help/Support 01-28-20, 11:39 PM
Replies: 16
Views: 6,177
Posted By BloodDragon
Question 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: 2,907
Posted By BloodDragon
Ahhhh ok i understand very very thank you i love...

Ahhhh ok i understand very very thank you i love you for the help.
Forum: AddOn Help/Support 10-27-19, 01:23 PM
Replies: 8
Views: 2,907
Posted By BloodDragon
Ok Pulltimer works very nice now thx a...

Ok Pulltimer works very nice now thx a lot.

Button:SetScript("OnClick", function()
if command=="/pull 6" then
SlashCmdList.DEADLYBOSSMODSPULL(6)
else
...
Showing results 1 to 25 of 32