• 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!

Recent content by DimitriKovarsk

  1. D

    C++ OTX 2.1 Backpack bug

    So, I got a backpack bug that, if I have the main backpack filled with things, even other backpacks into their slots, when I buy something the item drops on the ground. I have no idea what causes the bug, so I tagged this post as C++ cause it's possible a distro bug. Didn't find a post that...
  2. D

    TFS 1.X+ Promotions.

    Ok, thank you very much for your answer. (:
  3. D

    TFS 1.X+ Promotions.

    Thanks for the answer, @Evil Puncker. Now, how would be the code for a talkaction to reset the player to the new vocation? Is it possible?
  4. D

    TFS 1.X+ Promotions.

    Bump?
  5. D

    TFS 1.X+ Promotions.

    Hello everyone. I'm trying to implement some new promotions into my server, so I can add a reset system after. What I want "is simple" (not for me, no coding experience at all). I need that the players, after saying something like "!reset" they advance to a new promotion. So how would it...
  6. D

    TFS 0.X Buy items with money backpack or bank balance 0.4

    I'm sorry for resurrecting this topic, but I don't really get what I should do in game.cpp, that "[...]" part really bugged me, I don't know what to do.
  7. D

    C++ Attack speed on sources

    Hello everyone. I got a code that makes attack speed faster based on player's fist fighting skill. The problem is, my server is a TFS 1.2 and the code isn't made for 1.2. I don't know how to make conversions, so I'm asking for your help. The codes can be found on player.cpp and they need to be...
  8. D

    C++ TFS 1.2 player.cpp

    Bump
  9. D

    OTClient .dat and .spr signature for 11.x client

    Uploaded the error and the line I added so it can 'handle' the version.
  10. D

    OTClient .dat and .spr signature for 11.x client

    The problem is that I receive an error message saying that the application could not find a plugin that could handle version 62.
  11. D

    OTClient .dat and .spr signature for 11.x client

    Hello everyone. As the title say, how do I find both signatures in 11.x client so I can edit the items with an otb editor?
  12. D

    C++ TFS 1.2 player.cpp

    Yes, I tried. :/
  13. D

    C++ TFS 1.2 player.cpp

    Bump
  14. D

    Lua Second Promotion

    Thanks, it worked!
  15. D

    C++ TFS 1.2 player.cpp

    Still not working as intended. :/
Back
Top