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

Search results

  1. Terotrificy

    Saving gamestate on a seperate thread

    Yeah but I think the OP concerning is to save server state in case it is shutdown, or at least that's what I understood.
  2. Terotrificy

    Saving gamestate on a seperate thread

    He probably is gonna have freezes everytime he saves to database in x time.
  3. Terotrificy

    OTW - Python/React open tibia website & AAC

    Question, why are you choosing python for the backend instead of nodeJS? You would use the same language (Typescrypt) for both backend/frontend. Keep it going buddy!
  4. Terotrificy

    What "killed" RL Tibia for YOU?

    2005: This year, several things were implemented in order to try to reduce the pain some players caused for others. For example, luring was dramatically reduced, and the roping of creatures limited. Also, blocking by using parcels and fire fields, for example, became impossible. Ships and the...
  5. Terotrificy

    Source's custom OT game engine (TypeScriptFTW)

    I never opened that door, it's more like looking at a window since all you do is bragging about screenshoots and videos, not even a single piece of code of your own to discuss about. Bye scammer :).
  6. Terotrificy

    [US][7.4] Nostalther Violet | True Reverse Engineered 7.4 | STARTS SEPT 10 2022

    Is this for any item that does have Unpass or is it related to the Height?
  7. Terotrificy

    Source's custom OT game engine (TypeScriptFTW)

    After reading this I don't feel like anyone would even want to check at your thread again, not even once, with that attitude of yours. Pd: Did you pay Mrianura what you owe?
  8. Terotrificy

    TFS 1.X+ getTopTopItem ignores corpses

    As Gesior said before: TopTop - top item of top items, it's top from alwaysOnTop attribute from Tibia Client TopDown - top item of down items, items that are not alwaysOnTop, so they go down (below top items) and disappear when you add more items to tile
  9. Terotrificy

    OTClient 1.0 (Release)

    No, it makes him actually contribute to the community using open source releases by kondrah. You seems so stupid attacking someone who is doing nothing but contributing to the community for free.
  10. Terotrificy

    TheBetterRealProject [1.0]

    The thing is, if you wanna do a 7.4~ rl map server 1.5+ tfs have a lot of spagetti code that you won't use in this case. It's easier to pick up Nostalrius (or Othire but it's a lot more of work) and fix whatever is needed before matching it against the tarball instead of using latest tfs. Or...
  11. Terotrificy

    TheBetterRealProject [1.0]

    Any distro can dupe items as long you can make it crash. Gesior was nice enough to list most of the issues that can make it crash in 0.4, it's as simple as fix them and that's all. How u gonna handle house/guildhouse system them? Just like cipsoft did, doing the transfers between server...
  12. Terotrificy

    CipSoft's "Creator" software (Map Editor and more)

    When you remake from scratch all the 300+ NPC's cipsoft have in the leaked files + you check every single SQM of the tibia rl map trying to match it to 7.4 version you probably will realize all his work when it comes to mapping and lore.
  13. Terotrificy

    Details regarding any accusations made by the user Felipe93

    That's not desinformation that's a fact, you do your job very poorly. That user should of have been banned long time ago, he threatened me in privately and also on an open thread and no actions were taken. Are you serious you needed someone to open a thread in 2023 to ban him? How bad you must...
  14. Terotrificy

    Error powergamers php

    Yeah that's right, good catch. For anyone looking deeper into this: MySQL :: MySQL 8.0 Reference Manual :: 11.1.7 Out-of-Range and Overflow Handling (https://dev.mysql.com/doc/refman/8.0/en/out-of-range-and-overflow.html).
  15. Terotrificy

    Some thoughts on the community openness direction

    So much text here did you pay to Mrianura? scammer
  16. Terotrificy

    [UK][7.4] Tibiantis Online

    Enlighten me with your own server please but if you don't own one on your own then shut the fucking mouth
  17. Terotrificy

    Otclient runes target behaviour in stack (uh trap)

    It's been a while I haven't worked this deep but I would simply use some other function instead of getTopCreature() or modify this function to receive parameters and ignore players with ghost mode. You can look at the luaGetAllCreatures lua function as a guidance that receives flags in order to...
  18. Terotrificy

    OTClient 1.0 (Release)

    Still CSS is a better option if possible.
Back
Top