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

    Lua Conditions without icon

    Works. Thank a lot Gesior. You're the best. I am starting learn about c++. I'm still very bad.
  2. douglasscherner

    Lua Conditions without icon

    Hello guys. I am in trouble because this condiction is conflicting with hasted mode of elfbot and magebot. I am using tfs 1.0 local conditionHaste = Condition(CONDITION_HASTE) conditionHaste:setParameter(CONDITION_PARAM_SUBID, 100) conditionHaste:setParameter(CONDITION_PARAM_TICKS, 5000)...
  3. douglasscherner

    Lua getting rid of the haste symbol for haste conditions?

    local conditionHaste = Condition(CONDITION_HASTE, CONDITIONID_DEFAULT) conditionHaste:setParameter(CONDITION_PARAM_SHOWICON, false) conditionHaste:setParameter(CONDITION_PARAM_HASTE_SHOWICON, false) conditionHaste:setParameter(CONDITION_HASTE_SHOWICON...
  4. douglasscherner

    Configuration [TFS 0.3.2] ALL possible item attributes (FULL LIST + "How to" for other TFSs).

    The link is off. Is possible do this for new version of tfs. Or do this system private to me? thanks
  5. douglasscherner

    C++ Much delay to turn char direction

    Hello Guys, my source is configured to wait aprox 4 sec to turn character direction. Someone Can help me to change it to less time ? Thanks I guess I use tfs 1.5
  6. douglasscherner

    C++ Unshow heal monsters/player

    The AR The Server Global - Version: (1.0 . DEV) - Codename: ( ) Compiled with: GNU C++ version 7.5.0 Compiled on Jun 18 2022 20:17:04 for platform x64 Is 1.0 entao? 1655608140 Thank. Thank you. It's work.
  7. douglasscherner

    C++ Unshow heal monsters/player

    This is the problema I dont know. Its no otx 2. I guess tfs 1.3+. How I know exactly what version it is?
  8. douglasscherner

    C++ Unshow heal monsters/player

    When monster or players take damage and heal instantly the count of life healed show. showHealingDamage = false showHealingDamageForMonsters = false healthHealingColor = false manaHealingColor = false showHealthChangeForMonsters = false This commands not working in config.lua I whant that...
  9. douglasscherner

    TFS 1.X+ TFS 1.3 8.60

    I got the same error. And changed ITEM_SHOPPING_BAG to 1988 (id backpack brown) in modules.lua. Now is working perfect. Thanks a lot for support.
  10. douglasscherner

    Mount system 8.6

    Hello friend, I'm starting a tibia 8.60 project. Do you team source 8.60 with mounts and the 10x+ client? Or do you know someone who has or a programmer who does. Thanks. Price to be negotiated.
  11. douglasscherner

    GlobalEvent Full working DDoS protection*

    ok anyway I managed to make it work.
  12. douglasscherner

    GlobalEvent Full working DDoS protection*

    Is possible do a tutorial foi linux Mock? I can't do that for myself.
  13. douglasscherner

    Lua modules in otserv (socket, luasql, ...)

    how this work in linux??
  14. douglasscherner

    Outfitter 10.76 - showing outfits on website

    You are the best! link not open for brs Just waiting item images 10.76 now master. Link broke
  15. douglasscherner

    Zombie Event BETA! [Tfs 1.0] Vers: 0.5

    What is the correct the first post or of the comment?
  16. douglasscherner

    Action Red/Black skull remover

    This clean frags too or just skull?
  17. douglasscherner

    [10.10] Team War CTF

    broken
Back
Top