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

    NPC Grizzly Adams (Killing in the name of... Quest) All tasks, more real-tibia

    Need task system for TFS 1.0! :/ Msg me :/
  2. therrax

    Lua POI door few storages

    How to change this script to work on tfs 1.0? local pozycje = { {pos = {x=1244, y=812, z=7}, tekst = "Quests"}, {pos = {x=1238, y=806, z=7}, tekst = "Temple"} } function onThink(interval, lastExecution) local kolor = TEXTCOLOR_TEAL -- Jakim kolorem jest dany napis...
  3. therrax

    Lua POI door few storages

    @Limos Perfect! :) Thank you! :) Can you help me with something else?
  4. therrax

    Lua POI door few storages

    @Limos yes I added unique id, <action uniqueid="10281" value="quests/poi/storagedoor.lua" /> now I dont have errors but dont work :P
  5. therrax

    Lua POI door few storages

    @Limos "12:57 Only the worthy may pass." still don't work :/
  6. therrax

    Lua POI door few storages

    @Limos Could you do this? I have errors :/
  7. therrax

    Lua POI door few storages

    This is script for poi door with few storages. Why is not working and how to fix :/ TFS 1.0 function onUse(cid, item, fromPosition, itemEx, toPosition) if item.uid == 10281 then if(isInArray({getPlayerStorageValue(cid, 10274), getPlayerStorageValue(cid, 10275)...
  8. therrax

    [PHP] Znote ACC - Problem with website.

    Warning: simplexml_load_file(): I/O warning : failed to load external entity "/home/otsmanager/forgottenserver\data\xml\stages.xml" in/home/otsmanager/www/public_html/serverinfo.php on line 11 Notice: Trying to get property of non-object in/home/otsmanager/www/public_html/serverinfo.php on line...
  9. therrax

    Windows Problem with frags

    I will check this :) Thanks to all! :) __________ edit Great! :) All perfect :P
  10. therrax

    Windows Problem with frags

    @mariante Yes, but how? :/
  11. therrax

    Windows Problem with frags

    Hi, TFS 0.4 when I kill somebody on my OT I got this: [23:23:24.833] mysql_real_query(): SELECT `pd`.`date` FROM `player_killers` pk L EFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id`LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` WHERE `pk`.`player_id` = 15 AND `k`.`unjustified` =...
  12. therrax

    Solved [PHP] [HELP] Blank page houses and highscore ZnoteAcc

    @HalfAway nope Bro;/ I added houses and highscores to my left menu;/
  13. therrax

    Solved [PHP] [HELP] Blank page houses and highscore ZnoteAcc

    and houses.php <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; if ($config['log_ip']) { znote_visitor_insert_detailed_data(3); } if (empty($_POST) === false && $config['TFSVersion'] === 'TFS_03') { #if ($_POST['token'] == $_SESSION['token']) { /*...
  14. therrax

    Solved [PHP] [HELP] Blank page houses and highscore ZnoteAcc

    Hi Everyone! TFS 0.4 I changed Znote default layout to: http://otland.net/threads/znote-aac-dwarf-layout.208644/ and my highscores and houses doesn't work.. I have blank pages... Help me please.. :( My highscores.php <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; if...
  15. therrax

    Webdesigner Need good webdesigner. PL

    REFRESH
  16. therrax

    Webdesigner Need good webdesigner. PL

    REFRESH
  17. therrax

    Webdesigner Need good webdesigner. PL

    Hi there. Looking for the person who did that to me a good website to my server. like : http://otland.net/threads/modern-acc-dwarf-layout-release.156432/ Interested persons please contact with me. Would be best as a person will know Polish. I will pay by paypal. Waiting for offers ;)
  18. therrax

    Solved Demon Oak

    I have tfs 0.4 and i have bugs ;/
  19. therrax

    Action Working Demon Oak Quest

    same... please,we need support :/
Back
Top