Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: darhanger
Forum: Lua/XML Help 05-12-22, 07:26 AM
Replies: 1
Views: 912
Posted By darhanger
Debufftype timer

For exmaple i have for certaine debuff by spell id or name. How i can make it for debuff type?

debufftimer = function(t, id, filter)
local spellName;
if tonumber(id) ~= nil then
spellName =...
Forum: Lua/XML Help 02-04-22, 04:54 AM
Replies: 9
Views: 2,242
Posted By darhanger
But? Something wrong?

But? Something wrong?
Forum: Lua/XML Help 02-03-22, 12:47 PM
Replies: 9
Views: 2,242
Posted By darhanger
Try change...

Try change "Interface/BUTTONS/UI-GroupLoot-Coin-Up.blp" to "Interface\\Icons\\inv_misc_head_dragon_01"

and got like this:
https://i.ibb.co/b6VwHqm/image.png

Any idea how fix it?
Forum: Lua/XML Help 02-02-22, 06:28 AM
Replies: 9
Views: 2,242
Posted By darhanger
https://www.wowinterface.com/forums/showthread.php...

https://www.wowinterface.com/forums/showthread.php?t=58989
Forum: Lua/XML Help 01-31-22, 01:09 PM
Replies: 9
Views: 2,242
Posted By darhanger
i post. But nobody answer

i post. But nobody answer
Forum: Lua/XML Help 01-30-22, 04:11 PM
Replies: 9
Views: 2,242
Posted By darhanger
Exclamation Need help with personal stuff.

Hey. I need help with some frames. Cant find any for this. If need i can paid also.
Forum: Lua/XML Help 11-28-21, 03:52 AM
Replies: 1
Views: 1,484
Posted By darhanger
thats all of i...

thats all of i make

https://cdn.discordapp.com/attachments/732593775641231372/914453504528089108/unknown.png
Forum: Lua/XML Help 11-27-21, 10:07 AM
Replies: 1
Views: 1,484
Posted By darhanger
Make border for icon.

Wanna make blizzlike border for my addon without any libs. Any can help ? Cuz i try just insert some code from LibDBIcon - but is shouldn work. Like scada...
Forum: Lua/XML Help 11-01-21, 03:08 PM
Replies: 4
Views: 2,683
Posted By darhanger
TBC and WotLK for future

TBC and WotLK for future
Forum: Lua/XML Help 11-01-21, 12:28 PM
Replies: 4
Views: 2,683
Posted By darhanger
Show NPC ID in mouse tooltip

Bit stack with this. Any have code for showing NPC ID in mouse tooltip? Like for BC or WotLK
Forum: Lua/XML Help 09-28-21, 02:32 AM
Replies: 2
Views: 1,773
Posted By darhanger
Print amount of money for repair

Wanna print massage in chat when function executed. Also wanna make printing with gold/silver/cooper logos in chat.


if MerchantWindow then
local Cost, NeedRapair = GetRepairAllCost()
local...
Forum: Lua/XML Help 07-18-21, 11:09 AM
Replies: 2
Views: 2,002
Posted By darhanger
Help with Frame.

Wanna port friend addon to BC for track some spells and stuff.

Code:

Dimonkiy = {};
Dimonkiy.version = GetAddOnMetadata("Dimonkiy", "Version")
Dimonkiy.point = "CENTER";
Dimonkiy.relativePoint =...
Forum: Lua/XML Help 07-18-21, 12:42 AM
Replies: 3
Views: 2,167
Posted By darhanger
I'm just interested in general development.

I'm just interested in general development.
Forum: Lua/XML Help 07-17-21, 11:50 AM
Replies: 3
Views: 2,167
Posted By darhanger
Exclamation Help to compare date

Make function for block addon when when the date doesn't match. The problem is, if the time on the computer is not correct, the function will fail. The idea is to also simultaneously check the day /...
Forum: Lua/XML Help 07-17-21, 11:45 AM
Replies: 1
Views: 1,080
Posted By darhanger
Launch something once per day or certain time

Wanna make function for track updates after player login in game then wait 20-30 sec then lauch function for track or make a function to launch it one time per day.

if player enter in world > 20...
Forum: Lua/XML Help 05-25-21, 11:06 AM
Replies: 3
Views: 1,431
Posted By darhanger
what if i wanna use just /ms to turn something...

what if i wanna use just /ms to turn something one and /ms to turn off? without adding worlds like /ms on or /ms off ?
Forum: Lua/XML Help 05-23-21, 10:34 PM
Replies: 3
Views: 1,431
Posted By darhanger
One slash command for two action

I'm stuck with one topic, I can't implement a function like one command = two actions
Forum: AddOn Help/Support 06-09-19, 05:22 AM
Replies: 0
Views: 3,864
Posted By darhanger
Need Dynamic Weak Aura's glow effect at Icon Edge

Hello all! Try to find custom function to glow my skill on bar by spell name or spell id without binding to a key.

https://i.ibb.co/T0dm7Kt/31.png (https://ibb.co/09vh6Br)

if GetSpellInfo(42891)...
Forum: Lua/XML Help 11-23-17, 05:44 AM
Replies: 5
Views: 1,786
Posted By darhanger
Wanna remake dat Addon...

Wanna remake dat Addon (https://www.curseforge.com/wow/addons/combat-numbers-separator/screenshots). Just for 3.3.5a. But simple command not working

LARGE_NUMBER_SEPERATOR =...
Forum: Lua/XML Help 11-23-17, 03:33 AM
Replies: 5
Views: 1,786
Posted By darhanger
Exclamation Number Separator for 3.3.5a

It so happened that I had to return to 3.3.5a.
I wanted to add a separator "," . But I can not find how to do it on 3.3.5a. Maybe someone knows? Or faced? Client Language enUs.
Showing results 1 to 20 of 20