I have a couple of addons that will track things across all toons on an account. I can look at the bank for any toon on the account and know how much gold they have and the account has total, as an example. I understand why it works this way is because of where the Addons save their setting and information is account based.
What would be nice is if there was a way for an addon to be able to go across accounts to aggregate all this information so that any toon that had the addon would be able to see all other information.
I would think this would be very multiboxing specific. Or at least for people that played multiple accounts.
I have no knoweldge of coding in LUA or if there are any WoW based restrictions to accessing other accounts folders or information. From the windows file side, everything has the same permissions. I suppose there are some security implacations with accessing other account's saved data.
So my first question is, is this even possible?
Number two I guess would be does this exist already? Or I am just a noob and need to search more?
If it is possible, and does not yet exist, would it be better to add this to an existing MBing addon or create something else from scratch?
Would it be easier to write a "wrapper" around an existing addon that does this account wide (so you already have a GUI built etc.) and pulls in additional data from other accounts to present it?
A solution for software boxers seems easier then for hardware boxers. Though I would think you could create a friends list type of system where if two toons are on each other friend's list (this being specific to this addon not the normal friend's list) they could share the information through one of those private channels things i read about once.
The things i would be most interested in are tracking gold and inventory. Does anyone else have any ideas for other things?
Would anyone else be interested in something like this?
I suppose I could look into doing it myself. I have extensive Unix shell scripting experience but have never really bothered to learn other programming languages, I would think I would be able to learn it.
So, if you are a developer of addons, is this even possible? Would it be better as a stand alone addon or as part of a larger Multiboxing addon?
If I were to do this myself would you recommend any specific resources or tutorials? I will hit the WoW site and the Addon forums for sure but if you have something that you thought was a great help when you first started doing this that could be a big help to me. Any hints, tips, gotchas or things to think about when putting this toegther would also be benificial.
Or, if you want to build this into an existing addon or as a stand alone addon I would be interested in working with you to help design and test it and if you want the guy starting from zero help coding it I would be willing to.
Thanks for readin my way to long post.
Connect With Us