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

    C++ OTCV8 - OTX.2 - 7.72 FreeCapacity problem.

    try this on inventory.lua function onFreeCapacityChange(player, freeCapacity) if not freeCapacity then return end if freeCapacity > 99 then freeCapacity = math.floor(freeCapacity * 10) / 10 end if freeCapacity > 999 then freeCapacity =...
  2. Olddies

    Poll: Why you choose Znote AAC over MyAAC?

    I tried both but keep using znote since myaac is more harder to understand it or editing things atleast for me ofcourse I think myaac is the best choice for 12+ servers
  3. Olddies

    TheForgottenServer.exe [7.72 by Nekiro Downgrade] opens and quits instantly

    Open it through command prompt (cmd)
  4. Olddies

    [OTHIRE 1.0] With cast system (buggy yet) and others features

    Because this is optional there’s no need add this also is kind of bugged.
  5. Olddies

    [France] [8.0 / Custom] Realera! [Start: 18.12, Friday 18:00 CET], First edition 1200+ player online!

    Otservlist: 2201 (2249) / 2000 Realera onlinelist: Currently 2939 players are online. There are like 700 players that are not counted in otservlist so i think that is allowed
  6. Olddies

    Dark Blue theme gone

    shades of grey looks much way better than this ugly fake black
  7. Olddies

    Tibia 7.1 Brainstorming thread

    it was possible to side step walk with num pads keys? Back in 7.1 client? I have that doubt @al222 @kay @Under Influence
  8. Olddies

    What "killed" RL Tibia for YOU?

    I leave rl tibia on 7.72 2006 - 2007? Used to play some times on version 8.60 just for fun but after that i really don’t know how to play newer versions of tibia last month i did create a character and I didn’t know how to play or where to go since i logged in a city that was no rookgaard, i did...
  9. Olddies

    Which is the best distribution out there for 7.72

    Nostalrius because it is like the most completed one.. just need some works. Tfs1.3 by Nekiro is the best one because it is based on latest tfs but need to work on all things. Othire is good option too and you would find almost everything in this forum for host a server based on it. So...
  10. Olddies

    TFS 1.X+ Nostalrius Multiworld system

    Use this loginserver instead is much way easy and do the same function
  11. Olddies

    Programmer Hire me on weekly basis

    Not recommended at all! After receiving a bunch of money never answered back for solutions
  12. Olddies

    My 8.60 CipSoft Tibia project discussion

    Sometimes you need to use cmd instead of open the tfs.exe directly i had problems in windows testing nekiro tfs shutdown automatically, when i tryed with cmd it did open fine
  13. Olddies

    [France] [7.4+] Valoria Online | NEW WORLD STARTING 04.06 | RL Map | ANTIBOT | NO WIPES | also on Android devices ⭐⭐⭐⭐⭐

    Dont take my words bad but that monster or whatever is that looks so so ugly 😀
  14. Olddies

    [Download] Tibianic DLL Sources (Client Injection)

    the only things to update is dat, spr, pic? maybe u are doing something wrong. i really don't know maybe u should use otcv8 is the best oldschool client atm
  15. Olddies

    [Download] Tibianic DLL Sources (Client Injection)

    use this instead it is the same thing but compile with msvc more easy and you can edit or add new things https://github.com/SaiyansKing/tibianic-dll
  16. Olddies

    OTClient Real Tibia Client.

    I think you need to include the dll in the tibiaclient with hexedit
  17. Olddies

    [MyAAC] Aldora Template

    Clear cache in admin panel
  18. Olddies

    GuYs, i'Ve GoT a GrEaT iDeA!1!!

    Go and make the server you want simple.
  19. Olddies

    OTClient OTCv8

    with this hotkeys modules you can add custom keys like numbers i hope that help you =)
  20. Olddies

    How-to login as root in your vps if you cant

    why need to be login with root when you can do whatever you want with sudo su
Back
Top