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

    Lua Tfs 1.4+ Boss reward system

    Hello OTland! 👋 I was wondering if something like this amazing system exsists for later tfs versions (well yea TFS1.4). Im very bad at c++ well and lua for that so Im not really able to convert it. I have tried but I think I broke my server in the process XD Well if there are anything similar...
  2. Sprrw

    Nelvara, Reset and Update Discussion Thread - The Unity of Nations, Misty Mountains

    Never played it but looks dope! Would def give it a go!
  3. Sprrw

    Lua TFS 1.4+ Top 10 players gets skull

    Brooo! This worked perfectly! Thanks a lot <3
  4. Sprrw

    Lua TFS 1.4+ Top 10 players gets skull

    Thats true, thanks. But problem still stands, it wont update as it should. Ex, if black skull (top 1 player) dont die, he will just keep his skull until relog :( But thanks a lot for your response! Hope youre having an amazing day! <3
  5. Sprrw

    Lua TFS 1.4+ Top 10 players gets skull

    @Shalaby was a true chad and helped me write this. And Im truly thankful for all the support bro <3 Luv you! function onThink(interval) local resultQuery = db.storeQuery("SELECT `level`, `name` FROM `players` ORDER BY `level` DESC, `experience` DESC LIMIT 10") local rank = 1 local...
  6. Sprrw

    Lua TFS 1.4+ Top 10 players gets skull

    Hey guys! I made this script. Well I tried atleast. So what I want it to do is give the top 10 players diffrent skulls. It kind of already does using the code I wrote down below. But it seems to have some weird behavior. It works 7 / 10 times but sometimes wrong player gets the wrong skull. It...
  7. Sprrw

    Website and mapping issues

    Trust me, your server does have a SQL, it just simply wont work without it. It could be located in some directory called SQL or some, I remember one version being a lil odd like that. But trust me it does have a sql, and if it dont. Well then you gotta figure out what server youre using ex (Tfs...
  8. Sprrw

    [How-to] Doors (TFS 1.4+)

    Edit : NVM my question (Im just stupid) ^^ Well this tutorial was freaking amazing! Thanks a lot @Xikini
  9. Sprrw

    Problem with doors in house

    Tf, why did this work XD Legit, I was gigga stuck with this problem. Thanks dude!
  10. Sprrw

    myaac help

    I love you. Can I buy you a coffee?
  11. Sprrw

    AAC MYAAC and Xampp, Layout caching

    Thanks a lot for answering but this does not seem to help either :(
  12. Sprrw

    [MyAAC][Plugin][Template] Old School layout

    Thanks for the release but the /forum section is broken. How would I fix this? Ig the template doesnt change the forum.html.twig? Should I just put my own custom forum.html.twig in the layout directory?
  13. Sprrw

    AAC MYAAC and Xampp, Layout caching

    Hey! Im not sure if its the Xampp caching my php layout or the AAC itself but Im having a really rough time trying to edit the layout duo to it being cached somewhere, and it doesnt seem to matter what I do. I've cleared both code cache on my pc + cleard my entire Chrome cache (Even tried using...
  14. Sprrw

    MYAAC layout problem

    Not sure if I might be the only stupid enough to run into this problem but I managed to solve it kinda goofy.... I just switched to a new directory, just simply made a new directory for my website so that the cache reset. I guess you could have just reseted the cache of the original directory...
  15. Sprrw

    MYAAC layout problem

    Hola amigos! Im creating a layout for my Tibia project and I cant seem to find where I edit the styling of the latest news thing. What Im talking about : How do I edit that $content thing. Cuz now it has this basic styling that gives it classes + ids that seem to be styled somewhere I cant...
  16. Sprrw

    MyAAC v0.8.21

    Im very new to this but the news.html.twig just wont update. (some imgs to show my problem). I legit dont get it, how does it still get that id="News" and all the styling etc of the original one, when mine doesnt even contain any classes or ids. (I say mine but the one in the picture is a...
  17. Sprrw

    [Quick Showoff] Post your latest maps!

    Thieves hideout, located in the swamp (First dungeon in the game) All feedback is welcome! ^^ Have a great rest of your day!
  18. Sprrw

    [Quick Showoff] Post your latest maps!

    Actually there is a line going behind the rocks, rocks are placed there to hide bad bordering but there actually is a connection
  19. Sprrw

    [Quick Showoff] Post your latest maps!

    @scheisse Thanks for the feedback, hope you like this update more! Small hell area for our OT project. Thanks for your time! Hope you liked the update! Have a great rest of your day :D
Back
Top