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

    Solved [TFS 1.0] Error on instal Gesior AAC Maker

    I can solve the problem, it was just add the char Account Manager in table players!
  2. E

    Solved [TFS 1.0] Error on instal Gesior AAC Maker

    I downloaded the Gesior AAC Maker for TFS 1.0 (https://github.com/gesior/Gesior2012/archive/TFS-1.0.zip) but when I install it returns this error: STEP 4 Add samples to DB: Query: SELECT `id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`...
  3. E

    Solved [TFS 1.0] Clean protection zone

    Ninja, thank you! :D
  4. E

    Solved [TFS 1.0] Clean protection zone

    Does anyone have a script to clean the floors of protection zones?
  5. E

    Solved [Znote AAC] Town name

    Ohh, of course! Thank you! :D
  6. E

    Solved [Znote AAC] Town name

    How do I change the name of the city that appears in ZNote AAC? It shows only two cities: Thyrfing and Town 3. But the map has 4 different cities with others names. Thank you in advance!
  7. E

    Solved [TFS 1.0] Taming system

    Now when I use item on monster returns this error and close the client: Lua Script Error: [Action Interface] data/actions/scripts/other/mounts.lua:onUse data/actions/scripts/other/mounts.lua:22: bad argument #1 to 'maxn' (table expected, got string) stack traceback: [C]: in ? [C]: in...
  8. E

    Solved [TFS 1.0] Gesior AAC Maker

    Thank you!! :D
  9. E

    Solved [TFS 1.0] Gesior AAC Maker

    Does anyone know any version of Gesior AAC Maker or any other account manager for TFS 1.0?
  10. E

    Solved [TFS 1.0] Taming system

    A whole taming system. I want that when use the item the player tame the monster because this script does not exist in TFS 1.0.
  11. E

    Solved [TFS 1.0] Taming system

    Does anyone have the script of mounts that works in TFS 1.0?
  12. E

    Solved [TFS 1.0] Lua Script Error: attempt to call global 'doPlayerDepositMoney' (a nil value)

    Now TFS returns this: Lua Script Error: [Npc interface] data/npc/scripts/banco.lua:onCreatureSay data/global.lua:886: attempt to call global 'getBooleanFromString' (a nil value) stack traceback: [C]: in function 'getBooleanFromString' data/global.lua:886: in function 'doPlayerDepositMoney'...
  13. E

    Solved [TFS 1.0] Lua Script Error: attempt to call global 'doPlayerDepositMoney' (a nil value)

    I added a banker NPC on my map and now the TFS return this on start: Lua Script Error: [Npc interface] data/npc/scripts/banco.lua:onCreatureSay data/npc/scripts/banco.lua:64: attempt to call global 'doPlayerDepositMoney' (a nil value) stack traceback: [C]: in function 'doPlayerDepositMoney'...
  14. E

    Solved [TFS 1.0] Create restricted talkaction

    Ninja, Very very thank you again!! :D
  15. E

    Solved [TFS 1.0] Create restricted talkaction

    I created an talkaction called /save and it works, but everyone has access! How do I that only gods execute this talkaction? I tried putting the 'access="5"' in talkactions.xml but it worked! Can anyone help me? Thank you in advance!
  16. E

    Solved [TFS 1.0] "/reload npc" You can not execute this command.

    Ninja, It worked!! Thank you!! :D
  17. E

    Solved [TFS 1.0] "/reload npc" You can not execute this command.

    I created a character in the database with "group_id = 3", only when I run the command "/reload npc" this message appears: "You can not execute this command.". Somebody help me? Thank you in advance.
Back
Top