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

    AAC Support in configuring the sending of e-mails confirming the account registration in MyACC

    Thank you for your response. Yes, i use posfix, sorry. And what to set in mail_enabled? False?
  2. Haskys

    AAC Support in configuring the sending of e-mails confirming the account registration in MyACC

    Hey, I am asking for support in configuring the sending of e-mails confirming the account registration in MyACC. For configuration, I have: // mail 'mail_enabled' => false, // is aac maker configured to send e-mails? 'mail_address' => '[email protected]', // server e-mail...
  3. Haskys

    TFS 1.X+ [Tfs1.2] [10.98] PACC Rune/Item

    E.g [2160] = 7?
  4. Haskys

    TFS 1.X+ [Tfs1.2] [10.98] PACC Rune/Item

    X for ID of scroll, Do you mean the ID of an item?
  5. Haskys

    Custom client 10.98

    https://otland.net/threads/custom-client-8-6-10-xx.212219/
  6. Haskys

    TFS 1.X+ [Tfs1.2] [10.98] PACC Rune/Item

    Hello, Does anyone have a script on the item that adds x days pacc? Something like a pacc rune Engine: tfs 1.2 Haskys
  7. Haskys

    Custom client 10.98

    Thank you and what about the IP change? Or maybe someone would be so kind and he did it for me?
  8. Haskys

    Custom client 10.98

    Hello, Can someone tell me where can I find a tibia 10.98 custom client generator? I am talking about changing IP addresses and disabling the question about the client update.
  9. Haskys

    Server requirements for OTS [TFS1.2][120mb map][300 players]

    Hello, Is anyone able to advise what requirements must be met by the server (processor, ram, disk) to OTS: -TFS 1.2 -120 mb map - the expected number of players 300 -website Greetings, Haskys
  10. Haskys

    TFS 1.X+ [TFS1.2] Question regarding permissions such as GOD, GM, etc.

    I've already found it. File: enums.h Phrase: enum AccountType_t : uint8_t { ACCOUNT_TYPE_NORMAL = 1, ACCOUNT_TYPE_TUTOR = 2, ACCOUNT_TYPE_SENIORTUTOR = 3, ACCOUNT_TYPE_GAMEMASTER = 4, ACCOUNT_TYPE_GOD = 5
  11. Haskys

    TFS 1.X+ [TFS1.2] Question regarding permissions such as GOD, GM, etc.

    Hello, Somewhere on the forum I found a solution to my problem, quotes below. However, I do not understand why you should set "5" in "Type". Does this apply to any files in the engine? Can someone explain?
  12. Haskys

    TFS 1.X+ [T10.98][TFS1.2] Lua Script Error: [Test Interface] attempt to call method 'setCondition' (a nil value) Error loading the engine for monster spells

    @Xikini Thanks, I'm already trying. Nekiro And you know some date pack with rl map up to 10.98 and this: https://github.com/otland/forgottenserver ?
  13. Haskys

    TFS 1.X+ [T10.98][TFS1.2] Lua Script Error: [Test Interface] attempt to call method 'setCondition' (a nil value) Error loading the engine for monster spells

    Hello, When starting the engine I have many errors like below. All relate to data/spells /scripts/monsters. They all apply to the method setCondition Examples: Lua Script Error: [Test Interface] data/spells/scripts/monster/lizard magistratus curse.lua data/spells/scripts/monster/lizard...
  14. Haskys

    Lua Script Error [GlobalEvent Interface] attempt to call global 'isInArray' (a nil value) after starting the engine [TFS 1.2] [Tibia 10.98]

    Hello, After starting the engine, TFS 1.2 receives the following error every 2 seconds: Lua Script Error: [GlobalEvent Interface] data/globalevents/scripts/wrath of the emperor quest/spyHoles.lua:onThink ...alevents/scripts/wrath of the emperor quest/spyHoles.lua:19: attempt to call global...
  15. Haskys

    TFS 1.X+ Lua Script Error [Action Interface] when opening the door [TFS 1.2] [Tibia 10.98]

    Hello, After starting the engine and after logging into the game while opening the door (the door does not open) receives the message: Lua Script Error: [Action Interface] data/actions/scripts/other/doors.lua:onUse data/actions/scripts/other/doors.lua:47: attempt to call global 'isInArray'...
Back
Top