Showing results 1 to 25 of 500
Search took 0.03 seconds.
Search: Posts Made By: Dridzt
Forum: Lua/XML Help 09-04-24, 04:39 PM
Replies: 1
Views: 2,343
Posted By Dridzt
You can load files conditionally by client flavor...

You can load files conditionally by client flavor (era/sod, cataclysm, mainline) not by patch within the same client.

https://warcraft.wiki.gg/wiki/TOC_format
Forum: Lua/XML Help 07-14-24, 05:31 AM
Replies: 4
Views: 5,282
Posted By Dridzt
1. Where (and more importantly when) do you...

1. Where (and more importantly when) do you SetPoint the resFrame?
2. After 15years how are you still getting people to write your addons for you?:p
Forum: AddOn Search/Requests 06-28-24, 08:15 AM
Replies: 1
Views: 3,273
Posted By Dridzt
Handynotes + plugins?

Handynotes + plugins?
Forum: Tutorials & Other Helpful Info. 06-28-24, 08:15 AM
Replies: 4
Views: 3,578
Posted By Dridzt
There is no difference but when is it getting...

There is no difference but when is it getting called from the addon?
Is it in response to some event?
Forum: PTR General Discussion 06-09-24, 11:28 AM
Replies: 27
Views: 19,375
Posted By Dridzt
They have seriously lost the plot over there,...

They have seriously lost the plot over there, I've no clue why they would even do this.

The problem is that even a simple macro extender (assuming they didn't up default macros to the 1024 chars...
Forum: Site help, bugs, suggestions/questions 06-08-24, 09:23 AM
Replies: 1
Views: 3,769
Posted By Dridzt
Changing addon primary category

Hello.

Could I please get my BastionLoot addon (id: 25460) moved to the Cataclysm Classic category (id: 163)

It is currently marked as Wrath Classic which is for now an obsolete client.

Thanks in...
Forum: AddOn Help/Support 04-07-24, 01:16 PM
Replies: 3
Views: 3,401
Posted By Dridzt
Curse used to be "ok" with blatant cases of...

Curse used to be "ok" with blatant cases of plagiarism or "fan updates" that are no more than .toc or similar.

At least when reported.
These days I got no clue, I have seen a bunch of addons posted...
Forum: AddOn Help/Support 02-24-24, 11:25 PM
Replies: 4
Views: 3,679
Posted By Dridzt
f is a global?

f is a global?
Forum: AddOn Help/Support 01-20-24, 04:55 AM
Replies: 12
Views: 4,566
Posted By Dridzt
https://wago.tools/ is the spiritual successor.

https://wago.tools/ is the spiritual successor.
Forum: AddOn Help/Support 01-17-24, 02:30 AM
Replies: 12
Views: 4,566
Posted By Dridzt
I have a feeling only calls to PlaySoundFile...

I have a feeling only calls to PlaySoundFile respect MuteSoundFile and not PlaySound.

But maybe that's a classic client quirk, I don't know how retail behaves.
Forum: AddOn Search/Requests 01-03-24, 05:46 AM
Replies: 3
Views: 4,747
Posted By Dridzt
If it wasn't clear SDPhantom is suggesting you...

If it wasn't clear SDPhantom is suggesting you sandwich your /use and /cast between those 2.
Forum: AddOn Search/Requests 12-21-23, 07:29 PM
Replies: 2
Views: 3,741
Posted By Dridzt
local...

local frame=CreateFrame("Frame")
frame:RegisterEvent("PLAYER_ENTERING_WORLD")
frame:SetScript("OnEvent",function(self,event,...)
local isLogin, isReload = ...
if isLogin then
-- your...
Forum: AddOn Search/Requests 11-26-23, 12:53 PM
Replies: 3
Views: 3,659
Posted By Dridzt
The error was coming from one of the embedded...

The error was coming from one of the embedded libraries.
Recent versions of wow have become stricter with what arguments can be passed to some methods.
Previously some methods getting empty or...
Forum: AddOn Search/Requests 11-26-23, 11:59 AM
Replies: 3
Views: 3,659
Posted By Dridzt
I pushed an update here...

I pushed an update here https://github.com/Road-block/NauticusClassic/releases/latest
Test it and report back (I'm not really playing Era/HC atm)

I'll also send a pull request to the repo I forked.
Forum: Lua/XML Help 10-18-23, 03:55 PM
Replies: 1
Views: 2,658
Posted By Dridzt
https://www.wowinterface.com/forums/showthread.php...

https://www.wowinterface.com/forums/showthread.php?t=42367
Forum: Macro Help 09-14-23, 04:52 AM
Replies: 2
Views: 3,478
Posted By Dridzt
A series of /target <Name1> /target...

A series of
/target <Name1>
/target <Name2>
..

etc will just fall through to the one that exists.

You'd be limited to the 255 chars if using default macro system, but you could use a macro...
Forum: AddOn Help/Support 08-10-23, 04:35 AM
Replies: 2
Views: 2,144
Posted By Dridzt
xCT+ , MSBT? But I'm not playing DF so no idea if...

xCT+ , MSBT? But I'm not playing DF so no idea if they're maintained for recent patches.
Forum: AddOn Search/Requests 07-30-23, 02:38 AM
Replies: 2
Views: 4,650
Posted By Dridzt
You could modify something like this...

You could modify something like this perhaps
https://wago.io/cQatf2Nia
Forum: Lua/XML Help 07-19-23, 01:14 AM
Replies: 3
Views: 2,504
Posted By Dridzt
I would look at <button>:SetHighlightTexture(id...

I would look at <button>:SetHighlightTexture(id or path) and / or <button>::SetPushedTexture(id or path)
Forum: Macro Help 07-17-23, 01:39 AM
Replies: 10
Views: 6,426
Posted By Dridzt
Wouldn't equipslot...

Wouldn't equipslot (https://wowpedia.fandom.com/wiki/MACRO_equipslot) work better for this kind of thing?

You don't have to mess with bag slots at least for the equip parts.

This also looks like a...
Forum: AddOn Help/Support 07-08-23, 05:05 PM
Replies: 1
Views: 1,662
Posted By Dridzt
MagnetButtons or Button Forge come to mind. Both...

MagnetButtons or Button Forge come to mind.

Both are also hosted on this site but I think the more up to date versions are on the other host.
Forum: PTR API and Graphics Changes 06-21-23, 09:05 PM
Replies: 6
Views: 10,354
Posted By Dridzt
Before trying to pay 3x full games worth for an...

Before trying to pay 3x full games worth for an old addon, may I suggest you give TinyPad (https://www.wowinterface.com/downloads/info4417-TinyPad.html) or ReHack...
Forum: Lua/XML Help 06-19-23, 04:52 AM
Replies: 3
Views: 2,181
Posted By Dridzt
Ah.. well the only possible reason for that error...

Ah.. well the only possible reason for that error is you're not playing on official servers.

Which means you can't get help on this forum.
Forum: Lua/XML Help 06-19-23, 02:22 AM
Replies: 3
Views: 2,181
Posted By Dridzt
I fixed the problems visible to the naked eye (no...

I fixed the problems visible to the naked eye (no testing)
You need to enable Lua errors from interface options to even see what's happening.
There's no way that code even run.
Forum: AddOn Search/Requests 06-18-23, 11:02 AM
Replies: 1
Views: 5,202
Posted By Dridzt
If you are already using WeakAuras for other...

If you are already using WeakAuras for other things, it's ideal for such small 'concept' addons.

I'd get rid of the addon and just make an aura tbh.
Showing results 1 to 25 of 500