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

    [9.54] The Forgotten Server v0.2.13pl1 (Mystic Spirit), updated with Patch Level 1!

    @Talaturen Can you add in next patch functions: getPlayerBalance doPlayerSetBalance doPlayerDepositMoney doPlayerWithdrawMoney because market is useless without there functions (if I am right), market took account balace from players.balance in database, not player_storage.value or maybe...
  2. S

    Need help with NPC banker and DB mysql

    Hello, I tried use banker script posted by Pyromental here is it: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local Topic, count, transferTo = {}, {}, {} local balance_storage = 8996...
  3. S

    NPC [0.2.0] - Fully working Banker NPC script

    bump Everything fine...but it doesn't save player's balance in DB, ( players -> balance). I need it to makes market work properly. Can anyone help me how to make this script corresponding with table `balance` in `players` in my DB?
  4. S

    Lua Need help with NPC banker and DB mysql

    Hello, I tried use banker script posted by Pyromental here is it: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local Topic, count, transferTo = {}, {}, {} local balance_storage = 8996 dofile("./config.lua")...
  5. S

    Fix/Patch Black Skull on tfs mystic spirit 0.2.10 (8.7)

    Hi Can somebody put me solution what should I change in my source to add black skull system? I tried find it on forum, but nothing found..
  6. S

    Compiling All my compilations make crash after 30-60 minutes (no erros when compile)

    I had the same problem with your compilation of TFS 0.2.9, so it might be other problem, but I will try do it.
  7. S

    Request maps you need here!

    Please make Razachai correctable with the newest RME 2.1
  8. S

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    Please help in my thread: http://otland.net/f16/all-my-compilations-make-crash-after-30-60-minutes-no-erros-when-compile-117379/ repp+
  9. S

    Compiling All my compilations make crash after 30-60 minutes (no erros when compile)

    Hello. I tried compile http://otland.net/f18/8-7-forgotten-server-v0-2-10-mystic-spirit-117046/ and I changed blesing system like here: http://otland.net/f35/global-like-bless-system-113419/ Compilation didn't have any erros, blessings were working very good, but after 30-60 minutes...
  10. S

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    @Talaturen Please add in new relase new blessing system or option to choose between old and new one. New system I mean, when you have all 5 blessings, you don't lose your eq and backpack.
  11. S

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    @albertobozal Do not use "1" in account password when trying to make account...
  12. S

    [8.7] The Forgotten Server v0.2.10 (Mystic Spirit)

    Are here bug fixes of: 1. not decaying fire/energy/poison fields made by monsters 2. demons, dragon lords etc can't walk through fire fields ?
  13. S

    [8.7] The Forgotten Server v0.2.9 edited (r1)

    I'm still wondering why it crashes for me after less than 1h...maybe problem is my 32 bit system?
  14. S

    [8.7] The Forgotten Server v0.2.9 edited (r1)

    Can you put here ur dlls? Maybe I have wrong...but their work with original 0.2.9. I took dlls from here: http://otland.net/f18/opentibia-dll-pack-v1-5-a-1042/
  15. S

    [8.7] The Forgotten Server v0.2.9 edited (r1)

    It crashed after 1h~. No idea why, the same happened when I tried use other compilations of ms 0.2.9. Only original compilation doesnt make any crash. Maybe should I do something more than replace .exe and do everything you said in readme?
  16. S

    [8.7] The Forgotten Server v0.2.9 edited (r1)

    @ruda I'm using mysql, can you please write example how to declare war? guild name is "Guild Test"
  17. S

    [Spells] Exori sometimes hit 1, and sometimes hit 300, problem! repp+

    I tested it and hits were correctly, but it only depends on level I tried with 50 sword and 100 sword - hits were the same ;O
  18. S

    [8.7] The Forgotten Server v0.2.9 edited (r1)

    uhm it crashed after 5-10 minutes, why? with original version I didnt have any crashes
  19. S

    [8.7] The Forgotten Server v0.2.9 edited (r1)

    uhm, should I add war-commands anywhere? because it doesn't work, nothing happens
  20. S

    [Spells] Exori sometimes hit 1, and sometimes hit 300, problem! repp+

    with sword 100 it hits 0-400~, with sword 50 it hits 0-200~
Back
Top