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

    Solved Gesior 2012 Parse Error?

    I'm using tfs 1.5, with the Nakjila layout, but I have the same error, and even removing all the comments from my ot's lua config, the error persists. help me?
  2. Shoorkill

    Otclient Classic UI

    Can anyone help me with this? replace the game_outfit with a common otcv8 one, to try to work like mounts, auras, shader... but without success, (about features, I'm using those from my main client)
  3. Shoorkill

    C++ Can I add quivers to tfs 1.4.2? and keep 10.98

    How do I use quiver in arrow slot? How do I use quiver in arrow slot?
  4. Shoorkill

    Feature Quiver [TFS 1.X + 0.X]

    Can anyone give me a path to the correct quiver? no bugs from using any backpack as a quiver? or something like that?
  5. Shoorkill

    TFS 1.X+ [TFS 1.5]house for sale by tibia coin( points)

    Would it be possible for some houses or guildhalls to be sold only for tibia coins instead of gold coins?
  6. Shoorkill

    How to change button position?

    I would also like to know this
  7. Shoorkill

    Lua Xikini's Free Scripting Service TFS 1.4.2

    Would it be possible to do it the other way around or almost the same? instead of protection I would like to increase the damage, regardless of the item, that is: using the upgrade stone on any weapon/wand would increase its damage by x% for each stone used... please and thank you xD
  8. Shoorkill

    Otclient Classic UI

    How to change or select clothing for the otcv8 pattern? with option of shaders, auras, mounts?
  9. Shoorkill

    OTCV8 Slow animations

    nothing changed ;d
  10. Shoorkill

    OTCV8 Slow animations

    I have my resources, but the sprites still have slow animations, and the clothes don't animate when I'm standing still, do I need to add something to the server source? if(version >= 790) then g_game.enableFeature(GameWritableDate) g_game.enableFeature(GamePlayerMounts)...
  11. Shoorkill

    OTCV8 Slow animations

    I'm using the 13x dat/spr converted to 7.92, however the weapon animations are slow, and the outfit only when walking, if I use an animated outfit the animation doesn't work if I'm standing still, how do I solve this?
  12. Shoorkill

    Feature Quiver [TFS 1.X + 0.X]

    Has anyone solved the problem of using backpacks as quivers? what is the way to do this?
  13. Shoorkill

    TFS 1.X+ [TFS 1.5]Store item comes inside an additional backpack.

    Good, my dears! I made some unsuccessful attempts, I would like the store to deliver the items sold inside a backpack added by the store itself, the shop adds the backpack, but the items come outside of it!, can anyone help me with this? function processBuy(player, data) local categoryId =...
  14. Shoorkill

    CreatureEvent [TFS 1.2] Outfit bonuses

    I'm using it, when I change it to increase magic level it works normally, but when I want to regenerate mana or health, I'm not successful, can anyone help? function createBonusCondition(id, params) local condition = Condition(CONDITION_ATTRIBUTES, CONDITIONID_DEFAULT)...
  15. Shoorkill

    Reduce Exp Per Rebirth

    how to add this to tfs 1.5?
  16. Shoorkill

    Lua Xikini's Free Scripting Service TFS 1.4.2

    Good evening my dear, it's great to see collaborations like this! I've been thinking about the following for a few days, my server is customized and I have 3 evolutions for each vocation, I would like: players with vocation 13 to 16, when they kill players with vocation 1 to 5, players with...
  17. Shoorkill

    AAC gesior creates an account, but when selecting a character in the game he receives an account error or wrong password.

    It was an error when importing db, some keys were missing... it's already resolved, thank you!
  18. Shoorkill

    [TFS 1.5] do not remain if I end the attack

    This seems so obvious, how did I not think of it before? Thank you, resolved!
  19. Shoorkill

    AAC gesior creates an account, but when selecting a character in the game he receives an account error or wrong password.

    I'm using Gesior, and I'm getting these errors when creating accounts, and when I create the characters, I put account and password in the client, when I select the character, a password or account error appears. Has anyone experienced this, or can help me? Query: SELECT id, name, password...
  20. Shoorkill

    OpenTibia OT Monster Converter

    I used the tool to convert from XML to Revscript, however when I use /reload scripts, the exe crashes, so every change in monsters I will have to restart the server, I would have to revert the revs For XML, would it be possible?
Back
Top