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

    Vocation Chest

    Please post at least one version of the scripts you have tried.
  2. lukatxd

    LukatxD sprites

    Made Raziel's vampire wings :D funny thing is: it is a backpack lol I tought it would be better as a backpack instead of a necklace slot. The steel boots is there because I'm planning on making Kain's feet.
  3. lukatxd

    MyACC How can i make my highscores update faster

    I didnt tell you to use it. I told you to look how it is implemented and do your thing. And I wouldnt worry about huge lag spikes because your players are constantly dying and/or logging off, plus, it's not like 300 players are going to level up at the exact same time isnt it?
  4. lukatxd

    MyACC How can i make my highscores update faster

    This thread in another Tibia forum from brazil might give you some hints. There is a lua function that saves your character. https://tibiaking.com/forums/topic/24857-pedido-save-character-save/ You might want to take a loot at what the "doSavePlayer" function is calling in the source code and...
  5. lukatxd

    LukatxD sprites

    Yay another LoK fan! I gotta say I loved the soul reaver design so much that when I got into cosplay.. it was also the first sword that I've made lol and I've been keeping it for over 6 years. For the next item I'm thinking of making some kind of wings, to be used in the backpack slot so it...
  6. lukatxd

    LukatxD sprites

    I'm a fan of the Soul Reaver series. So the first two sprites I decided to make for my own server are these two: The physical Soul Reaver, and Raziel's coat. Unfortunately I feel like the coat looks like a clay pot, thats why I added the dark brown part below it. I'll post the "beta versions"...
  7. lukatxd

    MyACC How can i make my highscores update faster

    Wouldn't it be related more to your server than the website? Because the characters data isnt being sent all the time to the database. As far as I've seen while testing my small server, the characters are saved on logout/death and now as you mentioned, server save. I'm not familiar with all the...
  8. lukatxd

    Tibia Pic Editor v3.0 by Trooper

    C:\Tibia\picEditor>picparser.exe -c C:\Tibia\CustomClient\Tibia2.pic Unable to open images/000.png I added a 1920x???? resolution picture and it did not work, the I resized it to 640x480 (the original picture resolution) and got the same message.. what could possibly have gone wrong ? EDIT...
  9. lukatxd

    Custom Client [8.6 - 10.XX]

    It does, I have just edited my 8.6 client successfully. TIP FOR ANYONE COMING HERE THIS LATE: If your domain doesn't have the exact same amount of characters as the original domain login, you can add "NULL" with the Notepadd++. While editing your Tibia.exe, go to Plugins -> Converter ->...
  10. lukatxd

    [Weapon] All kinds of weapons

    Is it possible to add area of effect to a sword, based on player vs. monster position? The idea is to add an exori min effect. ie: If monster is to the right 0,0,1 0,3,1 <monster here 0,0,1 if monster is below 0,0,0, 0,3,0 1,1,1 ^monster in the middle
  11. lukatxd

    Another OT Item editor (otb, dat, spr) in TypeScript

    gonna try this, because OTItemEditor can't load my 8.6 item.otb (neither remere's nor TFS downgraded by nekiro)
  12. lukatxd

    Solved [MyAAC] Ports open but shows Forbidden access.

    EDIT: Actually not solved as the external IP can't be accessed yet. EDIT once more: Actually solved this by following these steps: https://stackoverflow.com/questions/38339617/wamp-server-403-forbidden-using-a-public-ip-works-with-localhost-and-ipv4-addre
  13. lukatxd

    Windows Cant connect to my server

    I'm having issues accessing my site (MyAAC) from global ip or DNS, however my friends can access my game server through the DNS in ip-changer. will try this approach and see if anything changes EDIT: THANK YOU! now I can at least see my site from outside localhost @Infernum, can you help me...
  14. lukatxd

    Solved [MyAAC] Ports open but shows Forbidden access.

    I'm using windows 10. I can't open my port 80, because it keeps being filtered for some reason (it is open in router and windows firewall). So i'm using the 8080. Here are my forwarded/triggering ports in my router: The site is is indeed working for port 8080. However when trying to...
  15. lukatxd

    Problem with Remeres Map Editor

    This is crazy, but moving these files to RME folders made it ask me the correct tibia version (previously was asking for 8.20-8.31 while I was pointing to an 8.6 folder!) EDIT: Aand still did not work
  16. lukatxd

    MyAAC v0.7.12

    @slawkens I have a downgraded TFS 1.3 to run Tibia 8.60 version, made by Nekiro. Would your account creator run without any major issues? I'm trying to get into launching my first OT since the xml database days :p
Back
Top