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

  1. Terotrificy

    World Cup 2026

    They were robbed. I feel sorry for you.
  2. Terotrificy

    Tibia 7.7 Server Decompiled

    I think his message was meant for @Nottinghster. Anyway, CipSoft is lazy as hell and probably won’t take any further action, you can be sure of that. It was just too easy for them to take those repos down. I can’t believe how many people forked the repo, rofl. That basically handed CipSoft a...
  3. Terotrificy

    AI

    If you use ASDD with a proper setup of workflows (1st phase functional approval, 2nd phase architecture approval, 3rd phase developer implementation, 4th phase qa, etc), roles and skills in a robust and safer language like Rust, the quality of the code is on another level, and the scope of the...
  4. Terotrificy

    Project antica files deletion reminder

    Whether the individual is widely known or not is not an indicator of trust anyway. You are a well known scammer individual and yet everyone in this community trust and pay for your garbage no matter how many times it's been proven your stuff is broken. Just saying.
  5. Terotrificy

    Cripple Fight!

  6. Terotrificy

    Tibiabase Daily Development Thread

    Translucent light is already supported in Otcv8. I'm not sure what protocol are you using, but if you're using 7.x, Otcv8 just fucked up the flags it used to check for translucent flag. I fixed it some time ago when removing otb and formatting .dat into a readable human json. Otcv8 is...
  7. Terotrificy

    Item Editor help

    I can't see the image. Anyway, object builder sets the sprites to the client id, itemeditor just maps the client id with the server id and generates the .otb both for map editor and server. If you are not seeing the correct sprite, you must check: 1) ObjectBuilder have the correct sprite for...
  8. Terotrificy

    Item Editor help

    I can't see any of those images you put there.
  9. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    Any chance to get the otbm from 7.5 originmap approach? I also think you would need to manually replace the spawns from darashia ghost ship. Its z floor spawn changes from 7.5 to 7.72.
  10. Terotrificy

    C++ after updating my sources to boost 1.90 error

    My guess is the error appeared because the newer version of mariadb client library you installed doesn't allow to disable SSL anymore. In the server code it was forced to keep ssl off but with newer library it demands to use it. If you have up to date library, you can simply enable it if it's...
  11. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    I think you are missing old Aruda sprite from 7.5. Iirc this npc changed sprite when new graphics came into scene. Probably we are missing some more stuff im on cellphone not at home but that is probably one change i think you didnt addressed(?)
  12. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    Jesus, I didn't expect that reply at all lol truly amazing!
  13. Terotrificy

    Tibia 7.7 Map Editor for Original CipSoft .sec Files (PyQt5) - Pre-Alpha

    @rajmek126p maybe if you are able to remove all moveable items from the 7.5 converted map with this editor (those items that dont have unmoveable flag i guess?) And load all moveable items from the 7.72 origmap into this map, with some manually work we might be able to have something close to...
  14. Terotrificy

    Tibia 7.7 Server Decompiled

    Because Cipsoft prioritize world consistency. They rather have everyone losing daily advancement from time to time instead of having golden helmets duped for the eternity.
  15. Terotrificy

    CipSoft binary sector converter tool - Tibia 7.5 real map

    The only way to have the closest 7.55 map is using the 7.5 RE sec files that danilopucci provided, then clean pretty much all the moveables items and replace them with the 7.7 moveable items in the origmap and do some manual work to clean it according to the map, or some approach like that I...
Back
Top