Joueur·se·s actif·ve·s

56 personnes différentes se sont connectées sur la dernière semaine.

DragonoStaff, Rhume, Angelo128, Smoke, MisterGindwen, BombshellCherry, Maximus, Horolox, Shad0w, Dragono1017, LugMoz49, Geralt, TyzeR, WingarTV, CookingIssue, Mikeal, sanshack, Xane, GSyrner, Bjorg, Miki8, Skajik, Moumouie, c0ack, IGRIS, BeeMInova, Caphouniet, MikiStaff, RolloRavengart, Revus, DatFrenchGuy, Marlinbleu, Aby, Dess, Lucius, SoulEater, Remi4249, Millicie, Roders, Mirage, Elerinna, Irathyy, Gimli, DeaDNabot, PotiFarfaD, leolfve, HugoLecluse, Damo2, Vert, Pedro, shamaneaide, JolyRoger, Dragono, LeFerNoir, HammerG3ar, Bash,

farmer: 7
DragonoStaff, Dragono1017, Mikeal, MikiStaff, Revus, Dragono, Bash,
breeder: 7
Smoke, CookingIssue, Moumouie, MikiStaff, Revus, SoulEater, Bash,
woodworker: 7
LugMoz49, Xane, GSyrner, MikiStaff, Roders, JolyRoger, Bash,
stonecutter: 7
Rhume, Angelo128, Bjorg, Caphouniet, MikiStaff, DeaDNabot, Bash,
cook: 6
Shad0w, WingarTV, MikiStaff, Revus, LeFerNoir, Bash,
apothecary: 5
MikiStaff, Aby, Dess, Remi4249, Bash,
dressmaker: 8
Maximus, CookingIssue, MikiStaff, Marlinbleu, Millicie, Mirage, PotiFarfaD, Bash,
miner: 11
Rhume, sanshack, Miki8, c0ack, MikiStaff, RolloRavengart, Revus, DatFrenchGuy, Gimli, Vert, Bash,
lumberjack: 4
BeeMInova, MikiStaff, leolfve, Bash,
builder: 10
Rhume, MisterGindwen, TyzeR, Skajik, IGRIS, MikiStaff, Elerinna, Damo2, Dragono, Bash,
blacksmith: 10
Rhume, BombshellCherry, Horolox, CookingIssue, MikiStaff, Lucius, Irathyy, HugoLecluse, HammerG3ar, Bash,


Ces membres du staff ne sont pas pris en compte
Shad0wFallen, CHAOS, Cheshire, MisterWallas2, Maxou4, AlexiS, Millistaff, Revux, GamingRaznov, Colin, Deacon, Farclos,
( ! ) Notice: Undefined index: apothicary in /var/www/html/pages/wiki.php(49) : eval()'d code on line 106
Call Stack
#TimeMemoryFunctionLocation
10.0000359336{main}( ).../index.php:0
20.0095390768include( '/var/www/html/pages/wiki.php' ).../index.php:48
30.0225471944includestring( ).../wiki.php:488
40.0228492856eval( '?>
getPlayerData(); if($db->get("IsStaff") > 0) { array_push($staffs, $user); } else { $d = (float) $db->get("LastConnection") / 1000; if($actualDate - $d < (24 * 60 * 60) * 7) { array_push($players, $user); } } } ?>

Joueur·se·s actif·ve·s

personnes différentes se sont connectées sur la dernière semaine.

getPlayerData(); echo $user->getName() . ", "; foreach ($alljobs as $job) { if($db->get("job:" . $job) > 0) { $playerjobs[$job][] = $user; } } } ?>

"; foreach($playerjobs[$job] as $user) { echo $user->getName() . ", "; } echo "
"; } ?>

"; foreach ($staffs as $staff) { echo $staff->getName() . ", "; } ?> "Bâtisseur·se", "y"=> (int) $playerjobs["builder"]), array("label"=> "Mineur·se", "y"=> (int) $playerjobs["miner"]), array("label"=> "Bûcheron·ne", "y"=> (int) $playerjobs["lumberjack"]), array("label"=> "Cuisinier·e", "y"=> (int) $playerjobs["cook"]), array("label"=> "Couturier·e", "y"=> (int) $playerjobs["dressmaker"]), array("label"=> "Tailleur·se de pierre", "y"=> (int) $playerjobs["stonecutter"]), array("label"=> "Menuisier·e·s", "y"=> (int) $playerjobs["woodworker"]), array("label"=> "Agriculteur·ice·s", "y"=> (int) $playerjobs["farmer"]), array("label"=> "Forgeron·ne", "y"=> (int) $playerjobs["blacksmith"]), array("label"=> "Eleveur·euse·s", "y"=> (int) $playerjobs["breeder"]), array("label"=> "Apothicaire", "y"=> (int) $playerjobs["apothicary"]) ); ?>
)
.../wiki.php:49