• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Highscores not working well...

TheColt

New Member
Joined
Jul 31, 2011
Messages
82
Reaction score
2
I made website for my 7.6 OT, I thought it worked fine at first, but then the highcores never updated, sometimes it says "No players found. Highscores are being updated" or "Connection to server failed. Please check server-ip setting."

Anyone?
Thanks!
 
Okay, I fixed the problem, I was missing something. But there's another problem now, I have 2 players, I've been using them to test my server, and when I check highscores on my website, there's no one on the list.
Help please!
 
It looks like this but ofcourse its more, it also has magic sword axe club etc...

___________________________________________________________
<?

$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
$statistics['level'][] = array('name'=>'', 'skill'=>'');
 
Back
Top