dev-talk

Equanimiy

Member
And does it keep running the plugins non-stop or at set intervals? Or is it up to us to make them run in while loops and whatnot?
I've checked the code on a few free plugins here and I didn't see them written with loops to keep them running.
 

Equanimiy

Member
I see, thanks for this. I really need to get into practicing with some basic plugins. I'm having trouble separating baneto code/functions from wow's built-in ones.
 

Kumouri

Member
That is understandable to a point, there are a decent number of Baneto functions that reimplement/use the WoW API functions
 

Equanimiy

Member
That makes sense. Do guild bank interactable vaults each have their own unique id? I'm trying to see how I will interact with the guild bank to open its tabs.
 
Top