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

team.php

  1. Daniel Kopeć

    Solved Gesior 2012 0.4 does not show support list !

    Gesior 2012 for TFS 0.36 and 0.4 Tibia 8.6 does not show support list. (GOD, GM, Tutor, etc...) How to Fix It? Its my team.php file: <?php if(!defined('INITIALIZED')) exit; $list = $SQL->query('SELECT ' . $SQL->fieldName('name') . ', ' . $SQL->fieldName('online') . ', ' ...
Back
Top