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

    Tibia Client Graphics Problem

    Hello. I got some graphics problem with tibia client 8.6. (i've tried several clients) My Directx9 seems to be the problem. It's not a problem to use OpenGL. I have updated my graphics card (GeForce GTX 1060) to latest version. Also i did SFC /scannow and DISM /Online /Cleanup-Image...
  2. bybbzan

    8.6 client

    haha things got out of hands :D
  3. bybbzan

    8.6 client

    It's not possible in here i guess.. i can't see that option.
  4. bybbzan

    8.6 client

    Wow, that actually worked. Thanks dude!
  5. bybbzan

    8.6 client

    Still a laggy client, doesnt run as smooth as the other client versions.
  6. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    Thank you. I try to keep it pretty simple, but still make it look beautiful. :)
  7. bybbzan

    8.6 client

    Hello! :cool: What happened with the 8.6 client? It's really hard to find a working one without virus. And when i finally found one, the client is very laggy and doesn't work as smooth as the other clients. And still there are ALOT of 8.6 servers up and running with active players. How do i...
  8. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    Re-created an old piece of mine.
  9. bybbzan

    Problem with login to my ot

    Found this aswell, might be helpful. Windows - encryptionType = "plain"
  10. bybbzan

    Problem with login to my ot

    Thats probably because you have sha1 on the server and plain on aac, or vice versa :p So, when you make an account on the website the password will get encrypted and look like "e3gneuj643pefce456"
  11. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    Thank you! :)
  12. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    You got it! :)
  13. bybbzan

    [Archived] "[Quick Showoff] Post your latest maps"

    Some pics from my evo project :p Plain and simple, not very detailed.
  14. bybbzan

    Zombie event 1.2 problem

    bump.. :oops:
  15. bybbzan

    Zombie event 1.2 problem

    Now the event is running, but when it's actually about to start, this happens: I tried this on a new compiled server, latest from GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++ Could it be my Windows 10 or why will it not work!? :( Lua Script...
  16. bybbzan

    Zombie event 1.2 problem

    So.. i added print to the global.lua file and testing zombie event
  17. bybbzan

    Kill boss, get teleported, only one player allowed 1.2

    Oh i didnt notice you edited the code. Now it works great, the only thing i miss is when the room is busy, and someone tries to enter. Now you dont get anything, like "The room is busy". But maybe i can add that myself xD Edit: Added if bossRoom.player then player:say('Someone is...
  18. bybbzan

    Kill boss, get teleported, only one player allowed 1.2

    It looks really good! Can you make so it cleans the room? Now, if i die with a player, and the next player enters, it will be 2 bosses in there :p
  19. bybbzan

    Kill boss, get teleported, only one player allowed 1.2

    But i suppose this prevents other players to enter the teleport at the same time? :p
  20. bybbzan

    Zombie event 1.2 problem

    Should i remove all dofile('data/zombie_system.lua') lines, and just add it in global.lua? Did i get that right? In that case, this is just what i got "nil nil"
Back
Top