Les fondateurs d Azeroth @ Krasus (PvE)
Dernière mise à jour: 20/06/2007 00:39:51 (PST)
Membres: 58 (+4 Alts)
  • Average Level: 58
  • Niveau 70: 29
  • Niveau 60-69: 18
  • Niveau 50-59: 4
  • Niveau 40-49: 2
  • Niveau 30-39: 1
  • Niveau 1-29: 8
WoW Server Status

Configuration Roster
Authorization Required
Password:


WoWRoster v1.7.3

Props to Celandro, Paleblackness, Pytte, Rubricsinger, and Konkers for the original code used for this site.
WoWRoster home - www.wowroster.net
World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. All other trademarks are the property of their respective owners.
Additional Credits


Valid HTML 4.0 Transitional

This page was created in 0.12 seconds with 4 queries executed

SQL Queries
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
SELECT * FROM `roster_guild` WHERE `guild_name` = 'Les fondateurs d Azeroth' AND `server` = 'Krasus'
SELECT `guild_id`, `guild_dateupdatedutc` FROM `roster_guild` WHERE `guild_name` = 'Les fondateurs d Azeroth' AND `server` ='Krasus'
SELECT IF(`guild_title` LIKE '%civil%',1,0) AS 'isalt',
FLOOR(`level`/10) AS levelgroup,
COUNT(`level`) AS amount,
SUM(`level`) AS sum
FROM `roster_members`
GROUP BY isalt, levelgroup
ORDER BY isalt ASC, levelgroup DESC