• 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!

Recent content by ftsys

  1. ftsys

    CanaryAAC

    I'm trying to install canaryaac, the images don't load. What did I do wrong? https://docs.opentibiabr.com/opentibiabr/projects/canaryaac
  2. ftsys

    Cannot find config.lua file.

    dnt work =c
  3. ftsys

    Cannot find config.lua file.

    i try... it is true ? dnt work chmod +x /home chmod +x /home/root chmod +x /home/root/canary
  4. ftsys

    Cannot find config.lua file.

    this now
  5. ftsys

    Cannot find config.lua file.

    mysql on a vps -- MySQL mysqlHost = "ip of vps" mysqlUser = "my user" mysqlPass = "my pass" mysqlDatabase = "my db name" mysqlPort = 3306 mysqlSock = "" passwordType = "sha1"
  6. ftsys

    Cannot find config.lua file.

    I started the installation again and now this... 😒
  7. ftsys

    Cannot find config.lua file.

    I'm trying to configure Myacc but I can't find the file. Server and HTML patch
  8. ftsys

    Lua Infinite potions not working

    thank you friend =)
  9. ftsys

    Lua Infinite potions not working

    I'm trying to put infinite potions. but it never works out. Version 8.0 removeChargesFromPotions = false fluids.lua local drunk = Condition(CONDITION_DRUNK) drunk:setParameter(CONDITION_PARAM_TICKS, 60000) local poison = Condition(CONDITION_POISON)...
  10. ftsys

    [MyAAC][Plugin] Better Downloads Page

    Im seek too
  11. ftsys

    Lua TFS 1.3 - Exercises Weapons infinite

    Thanks!!!😊 I just change line 59, >= to only >
  12. ftsys

    Lua TFS 1.3 - Exercises Weapons infinite

    Where can i apply?
  13. ftsys

    Lua TFS 1.3 - Exercises Weapons infinite

    When the Exercise Weapon reaches a charge of 0 it is possible to relog it and it comes back completely full... use until you reach 0 You see an Lasting Exercise Wand that has 0 charges left. relog... shazam! You see an Lasting Exercise Wand that has 14400 charges left. how can i fix? maybe...
  14. ftsys

    Lua block use of exercises by hotkey?

    Very good. thanks :>
  15. ftsys

    Lua block use of exercises by hotkey?

    Does anyone know if and how I can block the use of exercises weappons by hotkey? tfs 1.3 tks 😘
Back
Top