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

Recent content by rajmek126p

  1. R

    fusion's tibia-web/querymanager

    PM ME
  2. R

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

    NPC File z: 6 → 7 Captain Bluebear captain1.npc Captain Greyhound captain2.npc Captain Seagull captain3.npc Captain Seahorse captain4.npc Captain Fearless captain5.npc Petros captain6.npc Captain Sinbeard captain7.npc Captain Jack ferrymanjack.npc Pemaret pemaret.npc Yes, this needs to...
  3. R

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

    Update 4 — Game Server Downgrade to 7.55 + Full Map Conversion Pipeline After getting the map editor and data cleanup in order (Update 3), the next logical step was to actually run server. Here's what happened. * * * The Server I took fusion32's Tibia game server — a C++ reimplementation of...
  4. R

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

    Update 3 — Full 7.55 Compatibility Cleanup: Removing Everything That Shouldn't Exist Following up on the map merge system from Update 2. After merging the 7.5 terrain with 7.72 dynamic content, we ran a deep audit of the entire dataset — every .sec sector, every spawn, every teleporter, every...
  5. R

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

    Update 2 — Tibia 7.5 Map Support & Full Map Merge System @Terotrificy — You were spot on. That's exactly what im built. Your idea of comparing .sec files between versions and transferring moveable items was the foundation of this entire update. It works, and it works well. @Way20 — You...
  6. R

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

    AI helps me a lot with the map editor, but I treat it as an assistant, not an autopilot. I design the architecture, make the key decisions, and do the review/refactor work so I keep full control over the code.
  7. R

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

    Update -- What's changed since the initial post Hey everyone, thanks for the feedback! Here's a summary of improvements made since the pre-alpha announcement. @kay -- You were absolutely right about the rendering order. I've fixed it -- items now render in correct priority: Ground -> Clip ->...
  8. R

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

    Hello OTLand community! I'd like to share a project I've been working on recently. Inspired by the amazing work of fusion32 on his tibia-game project (which reverse-engineers the original Tibia 7.7 client), I decided to tackle something that I believe has been missing in the OT community for a...
  9. R

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Full analysis of Jakundaf Desert Mystery in the attachment
  10. R

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Rare Items Report — Zanera Server (fun facts from a full source-code deep dive) After combing through Zanera’s scripts + map reward rooms, here’s a neat “this exists, but nobody actually has it” snapshot. Never obtained by any player Item ID Status Blessed Shield 3423 Quest room...
  11. R

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Send me the character names What do you mean Iridia?
  12. R

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Hello everyone. I managed to restore the server 100%, including player accounts (over 63,000 accounts), even the player positions at the time of the dump.
  13. R

    TFS 1.X+ TFS 1.2.8 NPC Problem

    Hello guys, I wanted to run the data pack realera 8.0, after updating TFS, I get errors from the NPC in the console. Does anyone know how I can fix my problem? Lua Script Error: [Npc interface] data/npc/scripts/Gabel.lua data/npc/scripts/Gabel.lua:86: attempt to call method 'addGreetMessage'...
Back
Top