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

    [France] [8.60] Rebirth-Highexp | 8 Marc 10:00 CEST

    Is everyone on your ots lvl 3510? 60 players with lvl 3510, sus as hell Sus? tf? your client is violating your rules
  2. S

    TFS 1.X+ Set item move cooldown

    You propably need to write your own script for that
  3. S

    Windows MyACC Configlua help

    I see that Canary has config.lua.dist in the source. Maybe try removing .dist from the file name? You've might have problems with starting server tho
  4. S

    Demon's Maphideout

    I disagree with adding more details. It would look too messy and unpleyable
  5. S

    Alysia - low rate project resurrection - mapping showoff

    Make the city JUST for NPCs. You will go there to do quests for them and return to your full main city
  6. S

    Imbuements work only from TFS 1.x+ onwards.

    Got it, these commits :D d99277e9f0f10b9b214afed0e68b30ea55d89c53 9220ed06098b870f508000799ec5387934950c21 As for now my server uses opcodes in order to block other clients (so nobody would be bugging)
  7. S

    Imbuements work only from TFS 1.x+ onwards.

    It would be insane if only cherry-picking commits worked. Will try it during weekend, I don't have much time sadly. Checked and can't find related code in source, more exactly here Activity · TibiaDev/forgottenserver-downgrades...
  8. S

    Imbuements work only from TFS 1.x+ onwards.

    I'm currently using 1.5 by Nekiro for my project (which will probably never be published; I will only publish parts of code that I think are cool). Would you recommend I switch to 1.7 instead of Nekiro downgrade?
  9. S

    Programmer Server crash

    Open Task Scheduler Create a Basic Task → Trigger: At startup or On event (like crash) Action: Start a Program → select your server .exe Start in on system startup Save Go to advanced settings (in the windows after saving) click properties Go to settings tab After error turn on every (set 1...
  10. S

    Imbuements work only from TFS 1.x+ onwards.

    8.6 on tfs 1.7? Im listening
  11. S

    Programmer Server crash

    Event Viewer is your friend here. Also logs of your server, if you have them
  12. S

    Programmer Server crash

    Try checking which application is using those ports, you can do it in task manager (ctrl shift esc) Those won't crash your server tho
  13. S

    Programmer Server crash

    Check your logs. Also system events
  14. S

    TFS 0.X [TFS 0.3.6 - 8.60] HOW DO I MAKE IT APPEAR HITKK on YELLOW? Show Damage K / KK

    idk if this thread will help you or not bcs i dont understand you at all https://otland.net/threads/damage-format.291087
  15. S

    C++ [OTXServer2] Too high damage

    Because it's negative, it would heal/not deal damage instead of doing what it is supposed to do - deal damage.
  16. S

    C++ [OTXServer2] Too high damage

    You have int32_t damage; ? if so change it to uint32_t. Won't solve it forever but wont go negative
  17. S

    [USA][7.4] Tibiara | Real Engine 7.4 | 1x Long Term | Hardcore | Smooth Client | 14th March

    I wonder how it is possible u get 150 people at one time and now 0 players online?
  18. S

    [Poland] [8.6] Svira Servers – The Ultimate RPG Adventure!

    How to spot a multi. Step one
  19. S

    Project RL map + teleports 14+

    it's copied from rl tibia :D whole island is badly designed IMHO. Custom servers have much better maps than rl tibia
  20. S

    James #Mapping

    As for me it's too messy. Campfires in the void – That makes no sense. Fire needs fuel and oxygen, not to mention solid ground. Are these campfires floating in an abyss? Who is lighting them? Ghosts? Levers on mismatched tables – That’s just lazy design. If a lever is built into a table, it...
Back
Top