Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

View Poll Results: What class is your main (the character you play the most)
Bard 31 7.01%
Cleric 39 8.82%
Druid 45 10.18%
Enchanter 34 7.69%
Magician 37 8.37%
Monk 28 6.33%
Necromancer 33 7.47%
Paladin 26 5.88%
Ranger 16 3.62%
Rogue 23 5.20%
Shadow Knight 27 6.11%
Shaman 50 11.31%
Warrior 29 6.56%
Wizard 24 5.43%
Voters: 442. You may not vote on this poll

Closed Thread
 
Thread Tools Display Modes
  #11  
Old 04-15-2010, 06:05 PM
JaVeDK JaVeDK is offline
Kobold


Join Date: Mar 2010
Posts: 184
Default

Quote:
Originally Posted by nilbog [You must be logged in to view images. Log in or Register.]
Level.
Ok. I guess if you feel you have, for the time being, made a commitment to play that character to level 50, and that this character is currently your top priority and most played. Does that make sense?
  #12  
Old 04-15-2010, 06:07 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,554
Default

What I mean is.. if you want to know how many particular people are playing a class above say.. level 10? They have put some time into it and they might play it again.

So, warriors might look like

Code:
SELECT
character_.class,
character_.level
FROM
character_
WHERE
character_.class =  '1' AND
character_.level >=  '10'
And the result would be ____ this many.

Trying to save you guys a lot of effort. [You must be logged in to view images. Log in or Register.]
  #13  
Old 04-15-2010, 06:11 PM
JaVeDK JaVeDK is offline
Kobold


Join Date: Mar 2010
Posts: 184
Default

I'm afraid you lost me somewhat with that code stuff. Are you hinting that you will actually be able to pull the exact numbers from the database given certain search parameters?

That would be awesome and a quick way to know for sure, though the true current class distrubution might be somewhat polluted by twinks and retired characters
  #14  
Old 04-15-2010, 06:12 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,554
Default

Yes. That is why I wanted an easy argument to use with it. Like level. :P
  #15  
Old 04-15-2010, 06:13 PM
JaVeDK JaVeDK is offline
Kobold


Join Date: Mar 2010
Posts: 184
Default

Well in that case your guess/opinion is as good as mine.

Level 10 might work I suppose. Anyone else got some thoughts on this?
  #16  
Old 04-15-2010, 06:16 PM
nilbog nilbog is offline
Project Manager

nilbog's Avatar

Join Date: Oct 2009
Posts: 14,554
Default

433, btw. On the warriors > 10

I can't/won't be able to do queries everyday, but if it will help new players choose what to be, then find the conditionals that you need.
  #17  
Old 04-15-2010, 06:20 PM
Tallenn Tallenn is offline
Sarnak


Join Date: Mar 2010
Posts: 295
Default

I would say 4 different queries would be all we need to get an idea of what the high end game looks like:
50 (just 50)
46-49
40-45
30-39

That should tell us how many are at top levels, as well as how many will be there shortly. Any levels lower would have too many of chars that people just don't play enough to make a difference.

So, something like:

At level 50, there are:
22 bards
23 clerics
56 druids
etc

At levels 46-49 there are:
28 bards
50 clerics
97 druids
etc

(numbers there are completely made up out of thin air)
__________________
Tallenn 40 Druid
Marlock 29 Enchanter
  #18  
Old 04-15-2010, 06:25 PM
JaVeDK JaVeDK is offline
Kobold


Join Date: Mar 2010
Posts: 184
Default

Tallenn: That sounds reasonable to me.

Nilbog: If you'd be up for running those 56 queries once or twice a month, and perhaps put them in a sticky, I'm sure many would find that very informative and helpful.
  #19  
Old 04-15-2010, 06:31 PM
MogManX44 MogManX44 is offline
Kobold


Join Date: Mar 2010
Posts: 112
Default

that still wouldnt really be an accurate depiction of class distribution, you arent taking into account the people who joined later and are still leveling their main up.
  #20  
Old 04-15-2010, 06:31 PM
Xumosa Xumosa is offline
Sarnak

Xumosa's Avatar

Join Date: Apr 2010
Location: Canada
Posts: 293
Send a message via AIM to Xumosa
Default

look at all those bards/druids! wtb clerics :x

it dosnt have to be completely accurate just a general idea is what it would give/help alot!
Last edited by Xumosa; 04-15-2010 at 06:35 PM..
Closed Thread


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

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

Forum Jump


All times are GMT -4. The time now is 11:25 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.