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

    Programmer Hire me Programmer Job C++/Lua+PHP

    I had no idea servers needed styling tips.. :D are you adding drop shadows to your database queries?
  2. N

    How to use upscaled sprites (64x64 or bigger) in OTCv8

    Does it look well after you connect sprites? Let's say a stone which have 4 slices of 32x32 - if you gonna add the padding, then how you'll connect these again? Have you tried it? By alpha space I meant same thing you called padding :p
  3. N

    How to use upscaled sprites (64x64 or bigger) in OTCv8

    I'm pretty sure I've tested every single available model :p I'm talking about that issue (won't make smooth outline unless you don't have alpha space):
  4. N

    How to use upscaled sprites (64x64 or bigger) in OTCv8

    You can play with chainner + perfect pixel model, works kinda nice however separated sprites (these which connects with edges of the image) won't be smooth as you expect, you'll need to increase size of alpha first, then use pixel perfect model and then cut these properly. Author of that thread...
  5. N

    Next JS AAC

    If not OT owners are being targeted to use this, then who? OT players? :p
  6. N

    [Canada][Custom / 8.0] Castabra | 10 OCTOBER 22:00 CET | 17:00 BRT

    Warriors of Castabra, prepare yourselves for the latest update that brings a wealth of fresh content, full of challenges and unique items to the game! The summer update introduces exciting new elements such as Warzone III, new inventory slots, and items you won't find anywhere else. Forge your...
  7. N

    Make 1 out of X item always drop

    If we are talking about TFS 1.5 then I would go this way: onDropLoot event ec.onDropLoot = function(self, corpse) if configManager.getNumber(configKeys.RATE_LOOT) == 0 then return end local player = Player(corpse:getCorpseOwner()) local mType = self:getType() local...
  8. N

    [USA] [8.0 / Custom] Realera - Arcentis! October 16, 2025, at 20:00 CET, Brazil 15:00 (BRT) | New world | New updates

    How dare you saying the playerbase of Tibia server is not big?! Realera just proved they can easly get 4,000 active LEGIT players (otservlist) and 5,500 players in total. Not even biggest private servers in Minecraft or Metin2 had that amount of players on one server - which means, we've got...
  9. N

    [USA] [8.0 / Custom] Realera - Arcentis! October 16, 2025, at 20:00 CET, Brazil 15:00 (BRT) | New world | New updates

    Sure, there are few ways to explain Realera is still not banned: 1. You are too smart 2. Xinn is too stupid 3. You both cooperate It's impossible to get 4,000 active players and we both know it.
  10. N

    [USA] [8.0 / Custom] Realera - Arcentis! October 16, 2025, at 20:00 CET, Brazil 15:00 (BRT) | New world | New updates

    I've just removed the server from the otservlist, as it looks like it's pointless to have server there, while someone is just showing 5k online and the admin of otservlist says it's legit XDD
  11. N

    [Canada][Custom / 8.0] Castabra | 10 OCTOBER 22:00 CET | 17:00 BRT

    Just mentioning that Kasteria aswell as Castabra has been removed from otservlist.org by myself and @xinn may confirm that. I'm sorry however showing 4,000+ players by any server on otservlist while it's obviously spoof and it's accepted is something I will not accept at all.
  12. N

    Programmer [OTCv8] Proxy system

    @bwagra Feel free to speak with @Gesior.pl as far as I remember he's the only allowed person to share this code.
  13. N

    OTClient setEmblem (change position)

    Find this code in creature.cpp: if (m_emblem != Otc::EmblemNone && m_emblemTexture) { Rect emblemRect = Rect(backgroundRect.x() + 13.5 + 12, backgroundRect.y() + 16, m_emblemTexture->getSize()); g_drawQueue->addTexturedRect(emblemRect, m_emblemTexture, Rect(0, 0...
  14. N

    I am looking for testers for 8.6 agusiaevo.pl

    I can vouch for @oen432 application! :D
  15. N

    [Canada][Custom / 8.0] Castabra | 10 OCTOBER 22:00 CET | 17:00 BRT

    👀 I see your laughing @plxlongtermserv and we are just about to meet your expectations which cames from your nickname!
  16. N

    TFS 1.2 Gesior, Kondra stat system crash

    sendStats you have provided is not stat system you are thinking about 🤷‍♂️
  17. N

    4mrcn4 - ''Programmer'' Scammer. Open Tibia Veterans.

    The worst thing if you accept a job from a customer that doesn't know what he want tbh
  18. N

    Anyone else sick of OTC clients?

    No offense at all, I obviously understood your intention :p
Back
Top