Hello, does some1 know how to make people appear online if they are online on the highscore? Like in mtibia - the fenix version!,
repp++
repp++
Last edited:
class="'. ($player['online'] ? 'green' : 'red') .'">
<a href="'.WEBSITE.'/index.php/character/view/'.$player['name'].'" class="'. ($player['online'] ? 'green' : 'red') .'">'.$player['name'].'</a>