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

    What "killed" RL Tibia for YOU?

    Not only open pvp, they even killed hardcore pvp (inferna, dolera)
  2. Zoolek

    What "killed" RL Tibia for YOU?

    1. They killed pvp 2. Pay to win 3. Their focus RPG > shit > pvp
  3. Zoolek

    [France][Custom / 8.0] Kasteria RPG | ELOTH TEAM | 1 JUNE 18:00 CET

    This looks like really bad (exp) 81+lv get 2x exp? + 40% premium stamina mean 280% exp ? looks like 250lv in few days
  4. Zoolek

    [PL] Kim jest xinn?

    U mnie każdy ban był uzasadniony. Pisząc do niego dostawałem satysfakcjonującą odpowiedz.
  5. Zoolek

    Opening ports

    Ok i called them and they open ports: 7171, 7172, 8080, 3306 Right now. my config.lua looks like this: -- Connection config worldId = 0 ip = "176.221.121.104" -- Database -- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database. -- To disable...
  6. Zoolek

    Lua Paralyze rune

    Found something like this but it doesnt work =/ local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_RED) local condition = createConditionObject(CONDITION_PARALYZE) setConditionParam(condition, CONDITION_PARAM_TICKS, 19000) setCombatCondition(combat...
  7. Zoolek

    Lua Paralyze rune

    Well thats bad =d. After i "paralyze" = "changespeed" someone I want "paralyzed" player to have 50speed. Doesnt matter if its 500lv or 100lv. I want it to have 50speed
  8. Zoolek

    Lua Paralyze rune

    Hey i want paralyze rune work as "speedchange -500" instaed of "paralyze" just like monsters example: I want something like this: <attack name="speed" interval="1000" chance="8" target="1" speedchange="-500" duration="60000"> -- something like this i want...
  9. Zoolek

    Opening ports

    I fcked something up I have problem now with created accounts/characters on webside server doesnt see it =/ Edit, nvm i just changed encryptionType in config to sha1 and it works
  10. Zoolek

    Opening ports

    still not
  11. Zoolek

    Opening ports

    Cant find anything like this
  12. Zoolek

    Opening ports

    Cant login into the game using ip 176.221.121.104 and my webside doesnt work while using 176.221.121.104 when i use 127.0.0.1 all works =/
  13. Zoolek

    Opening ports

    Kosmos net pl is old... im testing new things on windows on my own pc @Zulfix ye it was but it doesnt help $config['site_url'] = "176.221.121.104"; $config['sqlHost'] = '176.221.121.104'; 'status_ip' => '176.221.121.104', 'status_port' => "7171", 'ip' =>...
  14. Zoolek

    Opening ports

    Added in and out port 80, 7171, 7172, 3306
  15. Zoolek

    Opening ports

    Even i make firewall off stil lthe same
  16. Zoolek

    Opening ports

    Im doing something wrong? or? I want to open tibia ports gameplay/webside
  17. Zoolek

    Windows Which znoteacc

    Hey im using this tfs 0.4: https://otland.net/threads/8-60-the-forgotten-server-0-4.240240/ edited config.php: " // TFS 0.2 = TFS_02 // TFS 0.3 = TFS_03 (If ur using 0.3.6, set $config['salt'] to false)! // TFS 0.4 = TFS_03 // TFS 1.0 = TFS_10 (Under developement)...
  18. Zoolek

    Tfs 0.4 3777 - speed boost

    Where can i find speed boosts ? There is few speed boosts right? if player get x speed he gets y speed boost? I just want to delete 181+ speed boosts where can i do it?
  19. Zoolek

    Spell cooldown

    Add same storage id to every spell
  20. Zoolek

    Tfs 0.4 3777 - master (map click)

    I use this client and i map click (right click on map) on x sqm client wont stop going there unless i click "esc". After i click right click on x sqm and i spam right arrow it keeps trying to going to x sqm. Even after i go 5 sqm right any idea?
Back
Top