Guild msg of the day

Chevaliers @ Sinstralis (PvE)
Dernière mise à jour: 22/09/2007 21:32:18 (PST)
Membres: 90 (+0 Alts)
  • Average Level: 40
  • Niveau 70: 28
  • Niveau 60-69: 4
  • Niveau 50-59: 6
  • Niveau 40-49: 13
  • Niveau 30-39: 6
  • Niveau 1-29: 33
WoW Server Status
Addons:

Info Guilde
Charger, Tapper, Looter !

serveur-3.tsklan.com:8777

Chan inter-guildes : ancienschevaliers







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.17 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` = 'Chevaliers' AND `server` = 'Sinstralis'
SELECT `guild_id`, `guild_dateupdatedutc` FROM `roster_guild` WHERE `guild_name` = 'Chevaliers' AND `server` ='Sinstralis'
SELECT IF(`note` LIKE '%alt%',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