Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Tranzalore
Forum: Classic - AddOn Help/Support 01-23-21, 03:57 PM
Replies: 2
Views: 2,911
Posted By Tranzalore
I figured it out for fishing i need to track the...

I figured it out for fishing i need to track the UNIT_SPELLCAST_CHANNEL_STOP and UNIT_SPELLCAST_CHANNEL_START events insteat.
Forum: Classic - AddOn Help/Support 01-23-21, 03:46 PM
Replies: 2
Views: 2,911
Posted By Tranzalore
Fishing and UNIT_SPELLCAST_START

I am making an addon that equips your gathering gear when you mouse over a harvistable node. As part of this I do not what it to try and change gear while the player is casting. I am currently...
Forum: Classic - AddOn Help/Support 01-20-21, 03:25 PM
Replies: 5
Views: 5,812
Posted By Tranzalore
Thank you again for your response. It was very...

Thank you again for your response. It was very helpful.

To start with I changed the code to the following and got things to work.



I then updated it to the following so it used a secure script...
Forum: Classic - AddOn Help/Support 01-19-21, 04:32 PM
Replies: 5
Views: 5,812
Posted By Tranzalore
Just fount this on...

Just fount this on https://wowwiki.fandom.com/wiki/UIOBJECT_GameTooltip

"When you mouse over things in the game world, the game engine internally calls the equivalent of :Set____() - not the actual...
Forum: Classic - AddOn Help/Support 01-19-21, 04:20 PM
Replies: 5
Views: 5,812
Posted By Tranzalore
Thank you for the response LudiusMaximus. I had...

Thank you for the response LudiusMaximus.

I had tried to hook it instead of override but keept running into errors.

When trying to do this I found this forum post and was basing my code off it....
Forum: Classic - AddOn Help/Support 01-19-21, 03:48 AM
Replies: 5
Views: 5,812
Posted By Tranzalore
GameToolTip Update Event

I am creating an addon to automatically switch to your gathering skill set when you mouse over a node. The addon is currently getting its information from the GameToolTip.

I could not find any event...
Showing results 1 to 6 of 6