• 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. Il Knight

    Beware Otlanders.

    to let all otlanders users know.
  2. Il Knight

    Beware Otlanders.

    up
  3. Il Knight

    I want a good server ready to run!

    not exist
  4. Il Knight

    C++ SendTutorial(tutorialId)

    up
  5. Il Knight

    Beware Otlanders.

    up
  6. Il Knight

    Beware Otlanders.

    up
  7. Il Knight

    Beware Otlanders.

    ops link repaired
  8. Il Knight

    Beware Otlanders.

    He got access to my account because i was thinking that we are friend, and i got some trust. now look all that "Friendship". but im thinking (why killing my characters to?) that bro is very sad..
  9. Il Knight

    Beware Otlanders.

    If someone know something about @Andronico (Francisco Antonio), let me know please. reserved.
  10. Il Knight

    Beware Otlanders.

    Hello otland im posting this to protect you from. This user @Andronico (Francisco Antonio) Is a thief and a betrayed. that boy contact me on 2016, and we do some stuff but never end nothing because, the boy always is chaging their requests, and for like 3 months he dissapear (he got lost...
  11. Il Knight

    C++ Monster lvl system.

    i made something like this, search for "change name of existing monster tfs 1,2" then make a creaturescript to do this: if the monster spawn then creature level 1 if the monster have 1 hour living then creature level 2 hp + 10% attack and def values + 10% speed + 10 if the monster have 2...
  12. Il Knight

    C++ Create new skills (Like magic level, fist fight...)

    search on your src files and your otc files for all the "magic level" and duplicate it adding the "dark"
  13. Il Knight

    C++ Create new skills (Like magic level, fist fight...)

    if you want to create a new skills (not touching the existing ones) you need to use Otclient. second option: you can use tibia.exe and edit it with hex editor (chaging the already existing name of the skills) for example: Fishing for Agility < (both have 7 letters) or Minning (7 letters) in...
  14. Il Knight

    Strong healing potion problem on use!

    check your global.lua. if(not(isKnight(cid)) or (getPlayerLevel(cid) < 130)) and not(getPlayerGroupId(cid) >= 2) then if not player get voc 4 or 8 <
  15. Il Knight

    AYUDAAA

    con la información que diste, lo mas seguro es que el puerto 7172 esta cerrado, te esta cargando la lista de chars porque el puerto 7171 si esta abierto. recuerda que este es un forum en ingles.
  16. Il Knight

    (Request) Tutorial popup start new players Ot Server

    is not working since the update of 10.98 (on the tibia.exe) maybe on Otclient is working. player:sendTutorial() < (here you can use 1 - 100) to edit the tutorials you can use an pic editor. SendTutorial(tutorialId) not working since the update of 10.98 protocol. · Issue #2227 ·...
Back
Top