Joueur·se·s actif·ve·s

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

Millicie, sanshack, Remi4249, Ormin, Volodymyr, Eretty, Skozawa, Gimli, QuadrAlexis, Zeltaliyx3, Dragono1017, ItsAxel, ItsAlex, ShobatsuMitei, Aliamad, Andro, LoDelaVache, GSyrner, SoulEater, RolloRavengart, Ozaki, Cielle, TyzeR, Shigetsuka, MisterGindwen, Opantoufles, CookingIssue, Haevan, Mirage, Miadray, Artegore, Gaxole, Caphouniet, DatFrenchGuy, Playexis, Esquie, Mitajax2, Smoke, Dess, OogieBoogie, Elizaelle, HugoLecluse, BombshellCherry, Huguette, Stalla2, IceTeaBE, Vert, Hvedrung07, Kaadjuh, Miki8, Nimlothar, Astra, Haakhuna, Papillondenuit, Momo, vinivedivici, Isha, Arthur, SalomonEbenac, c0ack, Irathyy, Osteru, Kayuno, Cahyr, PotiFarfaD, Sakai, zenitudos, Harbidelux94, GMichel,

farmer: 5
Ormin, Dragono1017, Miadray, Esquie, Nimlothar,
breeder: 4
Skozawa, SoulEater, Mitajax2, Smoke,
woodworker: 6
ItsAlex, GSyrner, Elizaelle, Huguette, IceTeaBE, SalomonEbenac,
stonecutter: 8
QuadrAlexis, Zeltaliyx3, Ozaki, Caphouniet, Hvedrung07, Kayuno, Cahyr, Harbidelux94,
cook: 4
Ormin, LoDelaVache, Cielle, Haevan,
apothecary: 8
Remi4249, Eretty, Andro, Dess, Astra, Momo, Sakai, zenitudos,
dressmaker: 6
Millicie, CookingIssue, Mirage, Haakhuna, PotiFarfaD, GMichel,
miner: 10
Gimli, Aliamad, RolloRavengart, Opantoufles, DatFrenchGuy, Playexis, Stalla2, Vert, Miki8, c0ack,
lumberjack: 8
Volodymyr, Artegore, Gaxole, Playexis, Esquie, Kaadjuh, Papillondenuit, Isha,
builder: 5
ItsAxel, TyzeR, Shigetsuka, MisterGindwen, OogieBoogie,
blacksmith: 7
sanshack, ShobatsuMitei, HugoLecluse, BombshellCherry, Arthur, Irathyy, Osteru,


Ces membres du staff ne sont pas pris en compte

( ! ) Fatal error: Uncaught Error: Object of class KeldaUser could not be converted to string in /var/www/html/pages/wiki.php(45) : eval()'d code on line 87
( ! ) Error: Object of class KeldaUser could not be converted to string in /var/www/html/pages/wiki.php(45) : eval()'d code on line 87
Call Stack
#TimeMemoryFunctionLocation
10.0000359336{main}( ).../index.php:0
20.0030387816include( '/var/www/html/pages/wiki.php' ).../index.php:48
30.0081457264includestring( ).../wiki.php:482
40.0082470000eval( '?>
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 . ", "; } ?>
)
.../wiki.php:45