• 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. G

    white, yellow, green Skull does not disappear

    Hello, i need help from white, yellow and green Skull. I do not like to disappear disappear PZ I make Skull system all work good. Dont work if lose pz. Lose pz and lose Skull Sorry for my English ;p Im from Poland
  2. G

    [8.54] Demon Oak

    REUP PLZ
  3. G

    Error tfs 3.6 HELP

    i compiling TFS 3.6 and have this error.
  4. G

    PZ walking people

    Help
  5. G

    PZ walking people

    Help :-( tfs 3.6 8.6
  6. G

    Solved I need help with Rang

    ok I repair it
  7. G

    PZ walking people

    I search on all otland and all c++ code dont work :( work if (player->getTile()->ground && player->getTile()->ground->getID() != ITEM_GLOWING_SWITCH) return true; but it works everywhere that you go through. not even PZ
  8. G

    Solved I need help with Rang

    help :(
  9. G

    Solved I need help with Rang

    Hello, i have problem. I click on the players I see their range and quantity to kill. But when I click on myself I do not see his rank and number of kill. <?xml version = "1.0" encoding = "UTF-8"?> <mod name = "Military Ranks" version = "1.0" author = "Teckman" enabled = "yes">...
  10. G

    Help with the website

    Don't work :(
  11. G

    Help with the website

    <?php if(!defined('INITIALIZED')) exit; $main_content .= '<div style="text-align: center; font-weight: bold;">Top 30 fraggers on ' . htmlspecialchars($config['server']['serverName']) . '</div> <table border="0" cellspacing="1" cellpadding="4" width="100%"> <tr bgcolor="' ...
  12. G

    Help with the website

    <?PHP //start :) session_start(); ob_start("ob_gzhandler"); //require('./exaBD.php'); function microtime_float() { list($usec, $sec) = explode(" ", microtime()); return ((float)$usec + (float)$sec); } $time_start = microtime_float(); //##### CONFIG #####...
  13. G

    Help with the website

    how to add a caption Top Fraggers. I can not find this anywhere. Plz help :)
  14. G

    Metin stone error

    0 help :-(
  15. G

    Metin stone error

    help ;(
  16. G

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    ok naprawiłem :) dzieki gęsior jesteś wielki :)
  17. G

    Metin stone error

    [27/03/2014 09:06:21] [Error - CreatureScript Interface] [27/03/2014 09:06:21] data/creaturescripts/scripts/metin/metin_stones.lua:onCombat [27/03/2014 09:06:21] Description: [27/03/2014 09:06:21] (luaDoCreateMonster) Monster with name '' not found Metin don't create monster :( local config =...
  18. G

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Nie działa zmieniłęm tą wersje nadal to samo, poprostu może u mnie w items na ots inne ID sa przypisane niz w twoich serwerach ;/
Back
Top