Forums » General

Players Stats

Jan 25, 2006 gbrain link
Is there away of getting the player stats for out guild.

What we want is a page on our site where we can list our stats on one page and not click on each member.

The guild page can be seen offline, but the player stats you have to be logged in.

thanks

gbrain [DND]
Jan 25, 2006 johnhawl218 link
sounds like your going to need to make that yourself, I think Guild is a little busy trying to introduce a whole new GUI and developement kit for the game right now. I'm sure there are ways of pulling the appropriate info from the website as needed with some scripting. Talk with some of the others here who have had success doing that. BLAK members come to mind as prime candidates. Or you could simly do it manually and update as needed on your site right now.
Jan 25, 2006 gbrain link
I bet they are busy, the post was more directed at the community.

I have already written a page that grabs DND guild members and compares it with the active page so we can see who in out guild is online.

The problem lies with you have to be logged in to see that player stats. If that can be changed like the other stats then we are laughing.

gbrain [DND]
Jan 25, 2006 Shapenaji link
Well, actually, You DON'T have to be logged in to see people's stats.

We at BLAK have a very large database, not just on the player stats either, and are more than willing to
distribute stats if you need em.
Jan 25, 2006 thergvk link
but they arent willing to let us have access to said database.

CORRUPT FRAUDS!!!
Jan 25, 2006 roguelazer link
I have a Ruby function to parse guildinfo and Active Players and return some pretty data. Too bad the source is [ITAN]-only...
Jan 25, 2006 gbrain link
well I have finaly got the active players working with vBulletin.

Its the player stats that would now be nice.

link : http://dndgamer.gbrain.co.uk (site under development).

Module on the right.

The code is written in PHP so if anyone wants it just let me know.

gbrain [DND]