Romania @ Tarren Mill (PvP)
Last updated: Mon Mar 17th, 1:28am (PST)
Members: 71 (+59 Alts)
  • Average Level: 51
  • Level 70: 54
  • Level 60-69: 20
  • Level 50-59: 10
  • Level 40-49: 10
  • Level 30-39: 7
  • Level 1-29: 29
WoW Server Status

Roster Config
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.03 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` = 'Romania' AND `server` = 'Tarren Mill'
SELECT `guild_id`, `guild_dateupdatedutc` FROM `roster_guild` WHERE `guild_name` = 'Romania' AND `server` ='Tarren Mill'
SELECT IF(`guild_title` 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