Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Dridzt
Forum: AddOn Help/Support 02-24-24, 11:25 PM
Replies: 4
Views: 344
Posted By Dridzt
f is a global?

f is a global?
Forum: AddOn Help/Support 01-20-24, 04:55 AM
Replies: 12
Views: 1,130
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: 1,130
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: 1,096
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: 749
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: 567
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: 567
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: 864
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: 1,271
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: 1,328
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: 1,580
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: 1,295
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: 2,754
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: 730
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: 6,658
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: 1,097
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: 1,097
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: 2,122
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.
Forum: AddOn Help/Support 06-12-23, 05:24 AM
Replies: 1
Views: 797
Posted By Dridzt
If the addon doesn't offer a configuration option...

If the addon doesn't offer a configuration option itself then your best bet is to use a proper text editor and do a search / replace in files from
Search: Alpha(0)
Replace with: Alpha(0.1)

Search...
Forum: General WoW Chat 06-12-23, 03:51 AM
Replies: 12
Views: 3,714
Posted By Dridzt
So are the GMs clueless and never tell anyone...

So are the GMs clueless and never tell anyone anything reliable or do you only trust them when they say something you like so that you can continue risking your account for gold.
Forum: General WoW Chat 06-11-23, 05:35 PM
Replies: 12
Views: 3,714
Posted By Dridzt
You were warned specifically by the GM that...

You were warned specifically by the GM that overturned your first ban.
Assuming you are this guy...
Forum: General WoW Chat 06-11-23, 05:14 PM
Replies: 12
Views: 3,714
Posted By Dridzt
Either you are confused or you're trying to muddy...

Either you are confused or you're trying to muddy the waters.
There was a wheel file (a python package) in the link you posted, I simply extracted the sources.

I know what the addon part does. If...
Forum: General WoW Chat 06-11-23, 09:25 AM
Replies: 12
Views: 3,714
Posted By Dridzt
I want to say you were warned this is a risky...

I want to say you were warned this is a risky path to travel on (https://www.wowinterface.com/forums/showpost.php?p=339973&postcount=6) a couple years back.

Considering you went on to remove any...
Forum: Site help, bugs, suggestions/questions 06-10-23, 03:25 AM
Replies: 1
Views: 600
Posted By Dridzt
Addon Primary category change

Greetings.

I searched for an existing thread to piggyback on, but anything I found is years old so this might be useful to other folks in need of the same.

Someone that has the power to do so could...
Forum: AddOn Help/Support 06-02-23, 02:34 PM
Replies: 3
Views: 824
Posted By Dridzt
Well GetGuildRosterInfo (and other API that rely...

Well GetGuildRosterInfo (and other API that rely on a roundtrip to server for information) don't always provide valid data early in the loading process.

You can either monitor GUILD_ROSTER_UPDATE or...
Showing results 1 to 25 of 500