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

    C++ Unable to connect to character because he is still in the game.

    Hello, I have a problem. I am using a TFS 1.1 engine. Character logs out, unable to connect to character because he is still in the game. What's the problem?
  2. Kownikuzyt

    ZnoteAAC - unbans Item Shop

    Hello, I would like to ask for help on how to do: I am using TFS 1.1. If we die, we get banned for 1 day (24 hours) (figure) How to add to the Item Shop the unbans command (ZnoteAAC) (a character that has been banned)
  3. Kownikuzyt

    [Poland][10.90] Gumis-Real

    𝕳𝖆𝖗𝖉 𝕾𝖊𝖗𝖛𝖊𝖗 Free Premium Account Forever! Coupon Code (50,000 Points) : https://www.gumis-real.com/redeem.php XB54-VV56-09HZ-11YW-ABRS-79QW IC24-AU31-31QU-83KE-ZKPT-35WM OD83-YL13-37HX-51YE-KVJY-90NY ZE26-TC02-25IW-44AN-KRJO-21XZ RI94-TA69-51PP-40GI-FWLI-97TJ RF09-IS93-05OD-17DW-UMYB-59DR...
  4. Kownikuzyt

    TFS 1.X+ Adding an administrator to VIP lists?

    @Shadow_ He takes care of the "Gumis-Real" server, slowly modifies the server. If you would like to cooperate, I can advertise on the website :) If you have any questions, please write to [email protected] Thanks again for your help :) I need help with: TFS 1.X+ - I need "Tibia Store and...
  5. Kownikuzyt

    TFS 1.X+ Adding an administrator to VIP lists?

    @Shadow_ $cm = 623; $nth = 0; mysql_insert("INSERT INTO `account_viplist` (`account_id`, `player_id`, `description`, `icon`, `notify`) VALUES ('$account_id','$cm', '', '$nth', '$nth')"); Thank you for your help :) Can I ask what happened to the asgard-ot.com server? Why is it turned off?
  6. Kownikuzyt

    TFS 1.X+ Adding an administrator to VIP lists?

    @Shadow_ [CM] Quennter [ID - 623]
  7. Kownikuzyt

    TFS 1.X+ Adding an administrator to VIP lists?

    @Shadow_ I am using ZnoteAAC Administrator name [CM] Quennter
  8. Kownikuzyt

    TFS 1.X+ Adding an administrator to VIP lists?

    Hello, I have TFS 1.1. I have the source file. How can I add an Administrator to the VIP list? (to automatically be on the VIP list, even after creating a new character) The normal addition is "You can not add this player."
  9. Kownikuzyt

    TFS 1.X+ I need "Tibia Store and Get Premium" to activate the output.

    I found "[WIP] Store System" but it's not true, there are loads of errors when compiling :( [WIP] Store System by brunominervino · Pull Request #2143 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/2143/commits/cf4bf9df94866720ba54c82b51ba86a21b4f1917)
  10. Kownikuzyt

    C++ Lock the "Loot" tab.

    @kor What program did you use?
  11. Kownikuzyt

    C++ Lock the "Loot" tab.

    @kor I am using the original 10.90 client.
  12. Kownikuzyt

    C++ Lock the "Loot" tab.

    Hello, I am using TFS 1.1. I would like to ask how can I block the "Close" and "Show server messages" options in the "Loot" tab. As is the case with the "Local Chat" tab. Is it possible to block?
  13. Kownikuzyt

    TFS 1.X+ The next level without renewing MP and HP

    @Evil Puncker Thank you for your help :) I also edited the code: data/creaturescripts/scripts/others/advance_save.lua local config = { heal = false, save = true, effect = true } function onAdvance(player, skill, oldLevel, newLevel) if skill ~= SKILL_LEVEL or newLevel <=...
  14. Kownikuzyt

    TFS 1.X+ The next level without renewing MP and HP

    Hello, I am using TFS 1.1. I would like to know how to do that after reaching the next level of MP and HP it does not renew to the maximum value.
  15. Kownikuzyt

    TFS 0.X He logs out randomly and the character is still in the game.

    @hotdog1337 I confirm I have in "config.lua" replaceKickOnLogin = true.
  16. Kownikuzyt

    TFS 0.X He logs out randomly and the character is still in the game.

    I don't know what the problem is, the server is 24 \ 7 online. Players complain that they are kicked out of the game (I confirm, they log out but the character is still in the game and cannot log in) how can I fix it? Logs out randomly every 30 minutes, every 4 hours ... different. The same...
  17. Kownikuzyt

    TFS 1.X+ I need "Tibia Store and Get Premium" to activate the output.

    Hello, I have TFS version 1.1 with 10.90 protocol. I am looking for a script for the "Tibia Store" button and supplementing the information "Get Premium". If anyone had a script I'd like to have it linked. Found a similar topic but it doesn't work: (I know there are other protocols)...
  18. Kownikuzyt

    TFS 1.X+ Problem "The Elemental Spheres Quest"

    I REFRESH THE TOPIC
  19. Kownikuzyt

    TFS 1.X+ Problem with "method="onShareExperience"".

    @Snavy I tried unfortunately there are errors :(
  20. Kownikuzyt

    TFS 1.X+ Problem with "method="onShareExperience"".

    Hello, I have a problem with the console :( I was looking for solutions on the forum but unfortunately, none has worked so far. I am using the TFS 1.1 engine. Code: data/events/events.xml <?xml version="1.0" encoding="UTF-8"?> <events> <!-- Creature methods --> <event...
Back
Top