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

  1. E

    Customa Online - Discussion Thread

    Looks good! Well done mate. Working a solo project aswell - 4 years in.
  2. E

    blinking monster sprite

    It sounds like the monster is missing animations in the spritesheet. For example, if the monster is configured to use 3 animations, but the PNG/spritesheet only contains animation 1 and 2, the monster will not work correctly. Open the PNG and check that the monster has the correct amount of...
  3. E

    Hetzner CPX32 for TFS 1.5 - enough for launch?

    Makes sense, thanks for clarifying. I’ll focus more on single-core performance and NVMe rather than just more vCPUs/RAM. I’ll launch on CPX32 first and monitor the main TFS process. If I see issues, I’ll upgrade to something with better single-core/dedicated CPU.
  4. E

    Hetzner CPX32 for TFS 1.5 - enough for launch?

    If I notice lag spikes or CPU bottlenecks, I’ll rescale to CCX with dedicated CPU since Hetzner confirmed I can keep the same IP and data. Appreciate the detailed answer!
  5. E

    Hetzner CPX32 for TFS 1.5 - enough for launch?

    Yeah, that’s what I was thinking too. I’ll probably launch on the CPX32 first and monitor the performance. If I notice lag spikes or combat delay, I can rescale the same server to a CCX plan with dedicated CPU. Thx mate :)
  6. E

    Hetzner CPX32 for TFS 1.5 - enough for launch?

    Hello, I would like some advice about hosting performance for an Open Tibia server. My current server is: Hetzner CPX32 Cloud Server 4 vCPU, shared CPU 8 GB RAM 160 GB local disk Linux server TFS 1.5 Nekiro Downgrade Tibia 8.0 MySQL/MariaDB database Website and database are running on the same...
  7. E

    Request for a specific sprite

    Ye tried that, but AI sends like 2000x2400 pictures xD
  8. E

    Request for a specific sprite

    Hello! Does anyone have a effect where it sais like "Boss" or something like that, kinda like the pictures i've posted? :)
  9. E

    Get PNG from my SPR in order

    Real G
  10. E

    Get PNG from my SPR in order

    Legend, Thank you.
  11. E

    Get PNG from my SPR in order

    Hello! Im backing to building some stuff after a break. I remember that there is a website where i can insert my tibia.spr and get out a ZIP with all the sprites (items) in order, png format, so that i can add them into my website. Is there any other program or do you know what site im talking...
  12. E

    OTClient OTCV8 - MiniMap

    Just a bmp
  13. E

    OTClient OTCV8 - MiniMap

    When i export i get BMP files, how do i get it otmm?
  14. E

    C++ Trade with NPC, nekiro downgrade 1.5 8.0

    Can someone help me add NPC chat channel? Using Nekiro downgrade 8.0 :)
  15. E

    Remove Token Field

    Haha.. Im sorry im noob. The thing is, when i remove This: I cant press login, nothing happens. https://gyazo.com/721612e4f2ba2ad85030d528cffca2f5 1764256183 I FIXED IT! In entergame.lua I replaced G.authenticatorToken = token or enterGame:getChildById('accountTokenTextEdit'):getText()...
Back
Top