![]() |
#41
|
|||
|
![]() Hey there, just wanted to say that I talked with Rogean about making the database public and while character names are left out, the data is otherwise now available here: http://p1999pop.dmsimard.com/
The next feature I'm probably going to implement is being able to click elements, like for instance: - If you click on a class (bard), you will be able to see information about what levels they are, the guilds and zones they are in. - If you click on a zone (karnor), you will be able to see information about what classes, levels and guilds are in the zone - (etc) Let me know if you have any ideas or suggestions [You must be logged in to view images. Log in or Register.] | ||
Last edited by xious; 01-24-2013 at 05:11 PM..
|
|
#42
|
|||
|
![]() Is this compiled by you (using the client) or did someone (Rogean?) parse the actual server? What were the parameters of the server data parse?
__________________
| ||
|
#43
|
||||
|
![]() Quote:
How it works essentially is that I've made a series of macros, for instance: /who all cleric 1 10 /who all cleric 11 20 (etc) The output of these are logged to the eqlog.txt file and then parsed and inserted/sorted into a database. If the parser sees a newer record for a player, it updates the record in the database, it otherwise ignores it. This allows me to eventually, as I run these macros several times a week, to catch every character at least once and end up having pretty accurate data. | |||
|
#44
|
|||
|
![]() This data set will also become incorrect and bloated with old data as well wont it? Such as people leaving and not logging on there characters, characters no longer being used or deleted, etc.
It might be good to start a new tally ever month or so? Or maybe dating and purging entries that are not seen again over a certain time so the information is kept fresh to represent the server? | ||
|
#46
|
|||||
|
![]() Quote:
Quote:
| ||||
|
#47
|
|||
|
![]() Are character names relevant though ? I don't want to create a tool so people can brag/rant/flame/troll, etc.
| ||
|
#48
|
||||
|
![]() When I try to look at a population, I get this:
Quote:
__________________
Catterine - 60 Druidess
Kattarina - 60 Shaman Angellus - 60 Cleric Pickahippy - 52 Druid ******************* All priest, all the time. | |||
|
#49
|
|||
|
![]() Nope, that was indeed a problem - fixed now though.
| ||
|
#50
|
|||
|
![]() How do you prevent contamination of data?
Say you do a parse and I am playing as a level 10 cleric and then the next day I am level 11. I am now in 2 buckets and my character is counted twice. | ||
|
![]() |
|
|