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

Search results

  1. P

    Problem z Outfitterem.

    Cześć mam problem z Outfitterem od GEsiora. Chciałbym go zrobić pod XML na 7.6 w ACC by mi wyświetlał ale nie mam pojęcia jak. Probowałem zrobić tak by wciągnąć same liczy z Feet ,body etc ale nie idzie . Może wy macie jakiś pomysł .... // OUTFIITER Próba 1 // if(substr($tag, 0, 6)...
  2. P

    Please help me with this code.

    Hi, could someone please write this to me for 7.6 server? here my characters.php <?php $char = $_REQUEST['char']; $format = '%d/%m/%Y %H:%M:%S'; $monster_folder = "$data_folder\\monsters\\"; $folderplayer = "$data_folder\\players\\"; $file= "$folderplayer$char.xml"; $f = @fopen($file, "r")...
Back
Top