Thread Tools Display Modes
03/05/14, 10:44 PM   #1
TheStormKing
Join Date: Mar 2014
Posts: 1
Offline Character Roster

I would like to be able to pull into my website information about characters in my guild. I haven't seen anything specifically about that, since it's not really an ingame addon, just a way to dig into data about my guild.

Is that possible?
  Reply With Quote
03/05/14, 11:13 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
You would just need to write an addon that stores the characters of your guild in the addon's saved variables file. Then you would parse that file to get the data for your website.
  Reply With Quote
03/05/14, 11:14 PM   #3
Vuelhering
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 169
Originally Posted by TheStormKing View Post
I would like to be able to pull into my website information about characters in my guild. I haven't seen anything specifically about that, since it's not really an ingame addon, just a way to dig into data about my guild.
Is that possible?
I believe it is quite possible, and I was planning on writing something to this effect for in-game use.

You will then be able to grab the saved variables and parse it with a php script or something if you need it outside the game.

edit: lol, that was pretty much exactly what seerah said.
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Offline Character Roster

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off