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

  1. hellboy

    [TFS 1.2] Pet system

    I don't have TFS 1.4 installation and right now I don't plan to make any server. If You can describe it with more details I will try help. Keep in mind I don't have tons of time. So I'll check otland once per day. Bug appear onLogin? Player don't have any pet? You don't use same storage Id in...
  2. hellboy

    [TFS 1.2] Pet system

    Probably Creature interface changed. Creature(-1) throw exception. https://github.com/yrpen/lua-scripts/blob/master/pets_system/pets_lib.lua#L288 https://github.com/yrpen/lua-scripts/blob/master/pets_system/pets_lib.lua#L290C17-L290C25
  3. hellboy

    [TFS 1.2] Pet system

    It was tested on TFS 1.2 Which version You use?
  4. hellboy

    [TFS 1.2] Pet system

    Take a look at default config section. And try to analyze code :) https://github.com/yrpen/lua-scripts/blob/master/pets_system/pets_lib.lua#L165 STORAGE = { TYPE = 10000, UID = 10001, LOSTHEALTH = 10002, MAXHEALTH = 10003, EXPERIENCE = 10004...
  5. hellboy

    Mehah OtClient - fast sprite animation

    Which version should use tick 75?
  6. hellboy

    TFS A* Algorithm :D

    Ok. I think about edge case. Monster cast "Haste". In this case monster should change path finding interval?
  7. hellboy

    OTC Mehah - The screen is broken by several in-game factors

    Please make pull request in mehah repository. If You don't know how do it, I can make it if You show what You changed in source code.
  8. hellboy

    OTC Mehah - The screen is broken by several in-game factors

    You use latest mehah OTC?
  9. hellboy

    High exp OTS to test spells from 11.40.5409 to 12.80.11430

    Hello. I'm not sure if it's correct place to put thread like this. Anyway. I want to test some changes in spells cooldown OTC mehah. So I need some high exp server with implemented spells. https://github.com/mehah/otclient/pull/552 Spell name Words TFS ID Version URL...
  10. hellboy

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    Nice. I need to admit it's very impressive work :) BTW It would be very interesting to find someone try to reverse engineer protocol in ancient Tibia version.
  11. hellboy

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    It use protocol version 4.x / 5.x / 6.x ?
  12. hellboy

    Monster death bug when killed with runes

    Try this fix: https://github.com/mehah/otclient/pull/542 Based on same cases here: https://otland.net/threads/solved-otclient-lua-exception-attempt-to-index-local-spell-a-nil-value.284728/#post-2722382...
  13. hellboy

    RPG/CUSTOM 8.1/8.6/10.98?

    Obecna stabilna wersja TFS (1.4.2) wspiera 10.98 z tego co wiem.
  14. hellboy

    Monster Cavaliers

    It took a little time to go back to computer :)
  15. hellboy

    Greed OTC (8.60 client for mehah's fork)

    Maybe contribute some changes to mehah repository? :)
Back
Top