• 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++ I need help (I'm doing something wrong but I don't know what)

    @ralke Modified a bit and it works, thank you.
  2. Kownikuzyt

    C++ I need help (I'm doing something wrong but I don't know what)

    Hello, I'm trying to add "Loot Channel System". C++ - Loot Channel System (https://otland.net/threads/loot-channel-system.254816/) I am using the TFS 1.1 engine. My problem after adding to code: No "Loot" window opened when logging into the game. The "server Log" still shows "Loot" (I wish it...
  3. Kownikuzyt

    Lua Unjustified Points

    Anyone know how to fix it?
  4. Kownikuzyt

    Lua Unjustified Points

    @Ascuas Funkeln Problem with: path_10_9/src/protocolgamebase.cpp and path_10_9/src/protocolgamebase.h I do not have such lines and if I add new ones, they are errors.
  5. Kownikuzyt

    Lua Unjustified Points

    @Ascuas Funkeln I understand, maybe someone has the code. I have no idea where to start.
  6. Kownikuzyt

    TFS 1.X+ While in a party, you can deal DMG to your allies.

    @Ascuas Funkeln Thank you very much :)
  7. Kownikuzyt

    Lua Unjustified Points

    Hello, after killing a player, the "Unjustified Points" table does not update. How can I solve this problem? Where to find a solution?
  8. Kownikuzyt

    TFS 1.X+ Former owner of the cottage.

    @Night Wolf Okay I understand, but it's not my fault, I'm just working on the server for a few months and I was reported this error and I would like to ask how to fix it?
  9. Kownikuzyt

    TFS 1.X+ Former owner of the cottage.

    Hello, I have a problem and I cannot solve it. The former owner of the cottage is sleeping in a bed. How can you throw him out of this bed so that no one sleeps there? (the owner of the house that sleeps is not in the database)
  10. Kownikuzyt

    TFS 1.X+ While in a party, you can deal DMG to your allies.

    @Snavy While you are inviting people to your team, you shouldn't attack them, and this happens even though they are in your team, you can attack them. And I need a hint on how to fix it.
  11. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini Thank you very much :)
  12. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini If you remove this parameter, can you convert 100 gold coins into 1 platinum coin and 100 platinum coin into 1 Crystal coins? If so, I will ask you to remove the redundant code.
  13. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini So I need to find an item with loads? Can I assign the ID "11773" to this? and the matter is settled?
  14. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini Thank you for correcting the code, as I wrote earlier on which engine TFS works. I still have a problem or I do not understand the operation of the Converter. Let's assume that I was on the exp and I dropped 17x100 Gold Coins. I am using the item ID "11773" and I am notifying me of...
  15. Kownikuzyt

    TFS 1.X+ While in a party, you can deal DMG to your allies.

    While in a party, you can deal DMG to your allies. How can you soak it? Where can I look for a solution? Where can I find the code to share?
  16. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini I have a problem in the console: Lua Script Error: [Test Interface] data/actions/scripts/goldconverter.lua data/actions/scripts/goldconverter.lua:5: attempt to call global 'Action' (a nil value) stack traceback: [C]: in function 'Action'...
  17. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini i @Evil Puncker Thank you for solving the problem. This was due to an item without the "Use with..." option. Everything works correctly :) If this is not a problem for you ( @Xikini ), I will be happy to test how you write such a script. If you can and you have time :) Gold Converter...
  18. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini The "Use with ..." option is missing. Can it be rewritten to the subject?
  19. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Xikini [...] Player: Lee triggered !shop talkaction. Processing type 1: itemids Player: Lee triggered !shop talkaction. Processing type 1: itemids Saving server... Lee has logged out. Gold Converter - target.itemid = 0 Gold Converter - target.itemid = 0
  20. Kownikuzyt

    TFS 1.X+ Gold Converter

    @Evil Puncker There is no error in the console :( screenlog.0 Gumis-Real 10.90 - Version Beta Compiled with GNU C++ version 5.4.0 20160609 Compiled on Feb 10 2021 19:42:44 for platform x64 A server developed by Quennter Visit our forum for updates, support, and resources: OTLand...
Back
Top