• 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!

[Netherlands] 7.72 8x RLMAP - Roldera

Status
Not open for further replies.
its a real online list lol -.- go check it in another hour or soemthing blablabla. or cant u handle the truth? retard.



<?php
/*
Copyright (C) 2007-2008 Nicaw

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
include ("include.inc.php");
$ptitle="Online Players - $cfg[server_name]";
include ("header.inc.php");
?>
<div id="content">
<div class="top">Online Players</div>
<div class="mid">
<?php
$SQL = new SQL();
$SQL->myQuery('SELECT name, vocation, level FROM players WHERE online = 1 ORDER BY name ASC');
if ($SQL->failed())
throw new Exception('<b>Are you using TFS server?</b><br/>SQL query failed:<br/>'.$SQL->getError());
$i = 0;
echo '<table><tr class="color0"><td style="width:150px"><b>Name</b></td><td style="width:150px"><b>Vocation</b></td><td style="width:60px"><b>Level</b></td></tr>';
while ($player = $SQL->fetch_array()){
$i++;
echo '<tr '.getStyle($i).'><td><a href="characters.php?player_name='.urlencode($player['name']).'">'.htmlspecialchars($player['name']).'</a></td><td>'.htmlspecialchars($cfg['vocations'][$player['vocation']]['name']).'</td><td>'.$player['level'].'</td></tr>'."\n";
}
?>
</table>
</div>
<div class="bot"></div>
</div>
<?php include ("footer.inc.php");?>
 
wtf jacek get a life kid. he clearly showed you the online list yet ur too stuborn to believe it. gtfo
 
are you fucking stupid? how fucking hard is it to delete a few fucking lines?
jesus christ, its people like you that make everyone think americans are stupid
 
LOL

Name: Marlboro
Level: 8
Vocation: Paladin
Gender: Male
Residence: Thais
Position: Player
Last Login: 10th May 2010 16:33:28
 
i just started even though it may be a spoofed server but it is 7.4:D better then halexo 7.6 (botttt). btw enable the command !online pls... remove pz on boat:S make it real 7,.4
 
Last edited:
LOL

Name: Marlboro
Level: 8
Vocation: Paladin
Gender: Male
Residence: Thais
Position: Player
Last Login: 10th May 2010 16:33:28

and?? maybe he didnt loggout yet? xdd roldera guy is stupid anyway
 
I bet he was chatting with his friend and forgot about time.

Name: Raywall
Level: 9
Vocation: Knight
Gender: Male
Residence: Thais
Position: Player
Last Login: 10th May 2010 16:50:30
 
Shameless. Can't expect anything more from Ryan though haha. Last man, why would you even bother starting here? It's not a high rates server, so why put any trust in Ryan to be stable?
 
im not defending ryan but if you exit logg with battle and a monster can see you, you're online until serverkick
 
Shameless. Can't expect anything more from Ryan though haha. Last man, why would you even bother starting here? It's not a high rates server, so why put any trust in Ryan to be stable?

because the owner of halexo is even worse then ryan lol and im serious. why i trust ryan with this lowrate server because it is already 2 months on? ye 1 reset but everyone liked the reset.
 
Status
Not open for further replies.
Back
Top