• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. gremlee

    Solved Php problem

    Hello having some problem its not finding the guild winning in the database :S using znote aac http://qumora.com//winners.php here is the script <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?> <?php function winners () { return mysql_select_multi("SELECT *...
  2. gremlee

    Solved Map error

    Thx
  3. gremlee

    Travel NPC

    Change this local travelNode = keywordHandler:addKeyword({'yalahar'}, keywordHandler:addKeyword({'travel'}, StdModule.say, {npcHandler = npcHandler, onlyFocus = true, text = 'I can take you to \'Tyrush\', \'Gengia\', \'Yalahar\' for free.'})
  4. gremlee

    Custom spell error

    Hello i have this custom spell and when i run tfs 0.4 rev 3777 i get this error :S The spell is working good in tibia :S [Error - Spell Interface] data/spells/scripts/attack/winter ice.lua Description: (luaCreateConditionObject) Condition not found [Error - Spell Interface]...
  5. gremlee

    Item error

    How to solve this ? [Warning - Items::loadFromXml] No itemid found
  6. gremlee

    Solved Website help

    Hello anybody know how to make the text more center but still 1. 2. 3. 4. Here is the script <h3>Top 10 players</h3> </center> <div class="center"> <?php $cache = new Cache('engine/cache/topPlayer'); if ($cache->hasExpired()) { $players =...
  7. gremlee

    Solved Map error

    Any body know how to remove this ? [Error - IOMapSerialize::loadMapBinary] Unserialization of invalid tile at position ( 00000 / 00000 / 000 ) [Warning - IOMapSerialize::loadItem] Unserialization error [1] for item type 2590 [Error - IOMapSerialize::loadMapBinary] Unserialization of invalid...
  8. gremlee

    [France] Frozera | Custom-Evo | 8.6 | Great PVP Opening 22/2CET+1 15:00 Swedish Time

    Lol naah :D just looking what country you hosting :D
  9. gremlee

    [France] Frozera | Custom-Evo | 8.6 | Great PVP Opening 22/2CET+1 15:00 Swedish Time

    vTune you should change the titel to france frozera.zapto.org (46.105.246.40) located in France
  10. gremlee

    Evo-Europe - City Map

    Just download cinara datapacket and you have it :D
  11. gremlee

    A dedicated server that can handle 100+ players.

    Kimsufi.com is good!
  12. gremlee

    Solved Website problem

    Hello in my guild,forums when i trying to enter a board it direct me to my old website and i have that website so it directed to my new website so it just go back to startsite :S any ideas how to change this ? Qumora.com
Back
Top