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

    Serwer VPS - Ilosć Graczy

    In case anyone non polish is wondering what this guy wrote so... This guy is bacisially asking how many players can VPS with these specs handle. OS: Debian CPU: 6 cores Intel Xeon E5 RAM: 8GB ECC-R HDD: 100GB SSD (RAID10) Bandwidth: 1Gbit Map size: about 56MB
  2. eldera

    The end - for botters. BattlEye comes to Tibia

    Tibia - Free Multiplayer Online Role Playing Game - Forum
  3. eldera

    Unity3D client?

    Is it just me or they actually look worse?
  4. eldera

    10.9+ anti cheat client ?

    Do you really think it's gonna protect your client aganist bots? Honestly you should make modal window appear with the message: "Hey, are you a bot?" and buttons yes/no. Thats gonna protect your client 100%%%%555
  5. eldera

    Sound project code question?

    lol
  6. eldera

    Windows debug with client 10.99 and 11.0

    If you are sure it's not being caused by your source changes open issue on official TFS github page.
  7. eldera

    How i can active Transparence

    If you want to achive it you need to edit TFS sources.
  8. eldera

    Windows debug with client 10.99 and 11.0

    You are experiencing this crash because there were changes in what I call "enter world packet" between version you were previously using and version you are currently using (10.99). This should help. Next time you get similar debug look at packet type (red circle) and check it in sources. 23...
  9. eldera

    Tibia Client 8.0

    ************
  10. eldera

    Perma Ban

    You can do pretty much everything if you use dll injection but thats hard.
  11. eldera

    Official Tibia dupe bug

    I don't exactly remember but I think it had to do something with depots in guildhalls.
  12. eldera

    Best way to learn PHP?

    NodeJs cuz js is awesome :D
  13. eldera

    Lua What is worng? Why this error msg?

    Change: if #playerSpells == nil or #playerSpells == 0 then return false end to: if playerSpells == nil or playerSpells == 0 then return false end
  14. eldera

    stay on top of the magic wall

    data\movements\movements.xml and delete/comment: <movevent event="StepIn" itemid="1497" function="onStepInField"/> <movevent event="StepIn" itemid="1499" function="onStepInField"/>
  15. eldera

    [USA] Fortera-Global 10.90 Start at 25/01 - 20:00

    Kkkkkkkkkkkkkkkkkkkkkkkk.
  16. eldera

    WASD walker

    Nvm, link is working now but it was offline for a while.
  17. eldera

    WASD walker

    @Elime can u reupload it?
  18. eldera

    Linux [Debian 7] Error compiling tfs

    Do u even read?
Back
Top