les inséparables @ Sinstralis (PvP)
Dernière mise à jour: 10/07/2008 06:25:57 (PST)
Membres: 79 (+0 Alts)
  • Average Level: 57
  • Niveau 70: 43
  • Niveau 60-69: 6
  • Niveau 50-59: 10
  • Niveau 40-49: 4
  • Niveau 30-39: 7
  • Niveau 1-29: 9
WoW Server Status



Total des avoirs de la Guilde
284 g 2 s 51 c

Lafleuriste (Banque des plantes (Danaë)) - Updated: 22/09/2008 17:45:27
71 g 14 s 96 c
4848
33
4040
4040
44
8080
6060
5353
4040
2222
6363
6868
8080
3434
5959
100100
7373
1515
8080
8080
8080
5757
7272
8080
169169
88
22
126126
4343
4040
44
7777
44
233233
4444
8080
6060
44
4848
6060
4343
352352
8484
44
22
8080
4646
7373
77
22
22
44
1313
2020
8080
9696
77
4949
1515
8080
8787
6666
8080
8080
55
4848

Ojoyauxluron (Banque de joaillerie (xiya)) - Updated: 16/12/2007 10:31:05
3 g 67 s 50 c
2525
55
77
4343
6767
2323
22
2020
44
33
77
55
22
33
66
3636
77
55
1010
1111
3030
44
44
44
44
44
113113
4141
3030
6161
2020
33
44
44
1414
99
44
33
44
66
5555
1010
22
66
139139
122122
77
44
22

Papycuir (banque du cuir (dravent)) - Updated: 30/06/2008 09:29:47
0 g 89 s 20 c
99
186186
3333
6060
124124
2020
125125
182182
266266
121121
134134
1010
55
2121
4141
6666
100100
3333
22
2727
5454
9393
1414
1010
1010
5555
1010
2525
1717
3232
1919
4040
22
3939
5353
4040
33
124124
44
1313
2020

Tissutoutici (Banque des étoffes (Xiya)) - Updated: 16/12/2007 10:18:19
208 g 48 s 85 c
239239
319319
243243
329329
7878
198198
1717
1313
3232
1111
1010
2020
33
22



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.15 seconds with 14 queries executed

SQL Queries
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
SELECT * FROM `roster_guild` WHERE `guild_name` = 'les inséparables' AND `server` = 'Sinstralis'
SELECT m.member_id, m.name AS member_name, m.note AS member_note, m.officer_note AS member_officer_note, p.money_g AS gold, p.money_s AS silver, p.money_c AS copper
FROM `roster_players` AS p, `roster_members` AS m
WHERE m.note LIKE '%Banque%' AND p.member_id = m.member_id
ORDER BY m.name
SELECT `guild_id`, `guild_dateupdatedutc` FROM `roster_guild` WHERE `guild_name` = 'les inséparables' AND `server` ='Sinstralis'
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
SELECT SUM( p.money_g ) AS gold, SUM( p.money_s ) AS silver, SUM( p.money_c ) as copper
FROM `roster_players` AS p, `roster_members` AS m
WHERE m.note LIKE '%Banque%'
AND p.member_id = m.member_id
ORDER BY m.name
SELECT `dateupdatedutc` FROM `roster_players` WHERE `name` = 'Lafleuriste'
SELECT i.*,LEFT(i.item_id, (LOCATE(':',i.item_id)-1)) as real_itemid,sum(i.item_quantity) as total_quantity
FROM `roster_items` as i
WHERE 11=i.member_id
AND i.item_parent!='bags'
AND i.item_parent!='equip'
AND (i.item_tooltip
NOT LIKE '%Lié%'
OR i.item_tooltip
LIKE '%Lié quand équipé%')
GROUP BY real_itemid
ORDER BY i.item_name
SELECT `dateupdatedutc` FROM `roster_players` WHERE `name` = 'Ojoyauxluron'
SELECT i.*,LEFT(i.item_id, (LOCATE(':',i.item_id)-1)) as real_itemid,sum(i.item_quantity) as total_quantity
FROM `roster_items` as i
WHERE 7=i.member_id
AND i.item_parent!='bags'
AND i.item_parent!='equip'
AND (i.item_tooltip
NOT LIKE '%Lié%'
OR i.item_tooltip
LIKE '%Lié quand équipé%')
GROUP BY real_itemid
ORDER BY i.item_name
SELECT `dateupdatedutc` FROM `roster_players` WHERE `name` = 'Papycuir'
SELECT i.*,LEFT(i.item_id, (LOCATE(':',i.item_id)-1)) as real_itemid,sum(i.item_quantity) as total_quantity
FROM `roster_items` as i
WHERE 33=i.member_id
AND i.item_parent!='bags'
AND i.item_parent!='equip'
AND (i.item_tooltip
NOT LIKE '%Lié%'
OR i.item_tooltip
LIKE '%Lié quand équipé%')
GROUP BY real_itemid
ORDER BY i.item_name
SELECT `dateupdatedutc` FROM `roster_players` WHERE `name` = 'Tissutoutici'
SELECT i.*,LEFT(i.item_id, (LOCATE(':',i.item_id)-1)) as real_itemid,sum(i.item_quantity) as total_quantity
FROM `roster_items` as i
WHERE 1=i.member_id
AND i.item_parent!='bags'
AND i.item_parent!='equip'
AND (i.item_tooltip
NOT LIKE '%Lié%'
OR i.item_tooltip
LIKE '%Lié quand équipé%')
GROUP BY real_itemid
ORDER BY i.item_name