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

    Otclient Classic UI

    Yes, the outfit window, every color have a border, that border seems to have 1 extra line of pixel at the top that should be removed, or just apply the change i posted there. I'm almost sure it should fix that issue.
  2. Terotrificy

    [UK][7.4] Tibiantis Online

    Put facts in the face of the admins and fight with a holy cow like xinn. https://otland.net/threads/remove-otservlist-subforum.276321/
  3. Terotrificy

    Otclient Classic UI

    Your border icon display for every colour is wrong tho. You either fix the icon border png file (You have one extra pixel line in the beggining) or you just modify your ColorBox icon-clip from this: ColorBox < UICheckBox size: 16 16 image-source: icon: /images/ui/colorbox-border...
  4. Terotrificy

    [UK][7.4] Tibiantis Online

    Both Kay and Lord are banned by admins for inexistent rules, so probably this thread is gonna be dead for a while. (If not deleted).
  5. Terotrificy

    lever with time

    Do it cipsoft's way: create two new levers and set a decay time for the lever switched. Or: TFS 1.X+ - TFS 1.3 Timer for quest lever (https://otland.net/threads/tfs-1-3-timer-for-quest-lever.276825/#post-2663225)
  6. Terotrificy

    Suggestion Remove otservlist subforum

    I have the whole picture of the post but if i post it here i'm gonna get banned right @Kaspar? although i don't see what rule i'm breaking there.
  7. Terotrificy

    Suggestion Remove otservlist subforum

    UPDATE: Lord was just banned, his whole post deleted and the banishment reason doesnt even exist. (ban evasion - spokesperson for banned user). @Kaspar but then you get offended when people complaints that you and the rest of moderators are incompetent, how many warnings lord had? Where is that...
  8. Terotrificy

    Suggestion Remove otservlist subforum

    I agree, what a disgrace of mafia is this. So many holy cows here and they don't even flinch when it comes to protect people doing dirty movements. First @TibiCAM banned when facing marcus on a thread where everyone was exposing serious ilegal vulnerabilities, thread that was closed just to...
  9. Terotrificy

    Medivia and their updates

    Nothing to confess*, Doyle, Iryont and whoever was admin/GM back then knew it and no, i don't feel proud neither i feel shame, what i am exposing here are facts and evidences of how the server used to be back then. And yes, Cronin was never banned back then and neither the other hunderds of top...
  10. Terotrificy

    Medivia and their updates

    I confirm. I myself used to have around 20 makers (and i think kay can confirm because he killed some of my makers back then) with my friends we used to have around 50 makers or so. My makers were spreaded all over desert dungeon and the makers of my friends (Cronin, Lincoln Forty) were in all...
  11. Terotrificy

    C++ Breaking int limits

    I think you should host your server on a Linux machine tbh, grep is a great tool because it gonna let you work on any linux server that doesn't have a graphical desktop (most of them), fix issues etc, although you can always use git to work on your local and just pull the changes from your machine.
  12. Terotrificy

    C++ Breaking int limits

    I haven't use CLion and i don't know how much does it cost, but visual studio code is free btw. As for the diffs, ask to shadows for the specific files you need and use a Beyond Compare or Meld to get the diff from both files, that way you will be able to see what changes he did.
  13. Terotrificy

    Thief system ideas

    Use the invisibility of spell or stealth ring and set a movement id in specific sqms from stores where you should be forced to pass on in order to "steal" anything in the back of the store, so everytime you want to pass through that sqm it should check if you have invisible flag or not: A) If...
  14. Terotrificy

    C++ Breaking int limits

    The kind of statement that you shouldnt look down on anyoene else.
  15. Terotrificy

    C++ Breaking int limits

    Yeah i like notepad++ for many things, but for that topic in specific visual studio code is way better because it shows you all the diff files you are modifying from the git repo live: So you know exactly what you're editing in the whole folder you're opening and looking for before doing the...
  16. Terotrificy

    C++ Breaking int limits

    Well, not everyone is born knowing how to use git and visual studio code or any other ide.
  17. Terotrificy

    YurOts in 2021?

    That last picture tho, looks like you have some epic quest there with that locked banshee and that level there, but as soon i see that knight armor respawning daily there my first thought was that place isn't reachable / fake quest and lost all hopes it might be accesible (because you would...
  18. Terotrificy

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Nothing, its just a lot of lore.
  19. Terotrificy

    Elime's NPC Editor

    anytime soon?
  20. Terotrificy

    Source's custom OT game engine (TypeScriptFTW)

    I think you got a bug in your cast system here tho:
Back
Top