• 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

    AAC MYAAC, database fetching

    Hola amigos! Recently I've been learning a lot of PHP and I've started creating my own templates! So I've recently also started creating my own kind of PHP scripts. And I was wondering how to keep myself safe. I mean does this line make sense? $news_db = $db->query('SELECT `title`, `body`...
  2. Sprrw

    how to disable hearts in the website?

    What does it mean if I have one but still see em, she cheating? :eek:😅
  3. Sprrw

    Graphic Designer Promotional & war videos services

    Fast ✅ Friendly ✅ Professional ✅ 10/10, very pleased with my order!
  4. Sprrw

    I asked ChatGPT to make a quest for TheForgottenServer, how does it hold up?

    @Shalaby you know I love you bro <3, but stop being this toxic. Its cringe. :D
  5. Sprrw

    Downgraded 13.x assets to .dat/.spr format

    Okay, not mad or any but like why are we able to comment on this? I mean what should we comment if not questions regarding your release? (Please no drama, just asking questions)
  6. Sprrw

    MyAAC Version 2.5 gesior-shop-system

    Yes it will impact the performance of your page
  7. Sprrw

    MyAAC Version 2.5 gesior-shop-system

    Ehh prob cache, or could be something going on with the myaac imgs host. Try clearing your cache and check if the problem remains.
  8. Sprrw

    Tibia 11+ Downgrade tool

    I dont get it, what am I doing wrong? :( Edit: I just clicked the icon and added them through that way instead of copy/pasting the directory links. That worked. 1674091621
  9. Sprrw

    Downgraded 13.x assets to .dat/.spr format

    Man I love you! <3 I was stuck with this problem for so long.... 😅 1674084173 What this?
  10. Sprrw

    TFS 1.X+ Simple boss system by me

    Edit, I kinda figured that error out. 1673906135 Yea just realised when I reread the github documentation. Thanks a lot! 1673912001 Oh and btw, what do I need that loop for? Like I get what it does but is that even needed if I register tha actionsIds like this : local creaturePos =...
  11. Sprrw

    TFS 1.X+ Simple boss system by me

    Im so sorry man but I dont get it :(
  12. Sprrw

    TFS 1.X+ Simple boss system by me

    Ohh, interesting. How would I tackle revscript? That seems like a more modern way of doing it. Thanks a lot for all your answers btw! They really mean a lot! <3
  13. Sprrw

    TFS 1.X+ Simple boss system by me

    Hola amigo! Just a quick question. How would I add this in the movements.xml. I mean since now I have it like this " <movevent event="StepIn" actionid="45002" script="bossScript.lua"/>", how would I put the actionIds with this solution?
  14. Sprrw

    TFS 1.X+ Simple boss system by me

    Hmm thanks for your reply. Well how'd that work. So I would have a set position like 1000,1000,7 and then min/max x/y = how much I want it to cover? Sorry that Im a lil slow....
  15. Sprrw

    TFS 1.X+ Simple boss system by me

    Eyy how didnt I think about that. Thats really clever! I love it! Thanks a lot bro! Hmm Im not sure how the spectator function works. like GetSpectators(posX,posY)? 1673803340 Thanks for your reply! I will keep you updated! 1673803541 I think you would have to do something like "onKill" but...
  16. Sprrw

    TFS 1.X+ Simple boss system by me

    Hey guys, I made a simple boss system (as said in title).... xd Well with the help of you guys ofc! Well after a couple of hours of trail and error I came up with this. CreatureScript: (This script was inspired like 100% by someone, I cant remember who. If you recognise this script. Please hmu...
  17. Sprrw

    TFS 1.X+ Tfs 1.4+ cid:teleportTo(fromPosition, true) doesnt work

    Yea I figured it out just now tho, its the rest of the script that bugs it out, not that part. Your script work like a charm! Thanks a lot! So Ima remove everything and rewrite it step by step to figure out whats bugging me :p Thanks for your time +REP! Im not sure how I mark your msg as the...
  18. Sprrw

    TFS 1.X+ Tfs 1.4+ cid:teleportTo(fromPosition, true) doesnt work

    Thanks a lot for your answer, but this just gives me the same thing as before :I
  19. Sprrw

    TFS 1.X+ Tfs 1.4+ cid:teleportTo(fromPosition, true) doesnt work

    As the title says, I cant get this to work. It does tp the player if I set a fixed value instead of the fromPosition. But I just cant get it to work Here is my code: function onStepIn(cid, item, fromPosition, itemEx, toPosition) if(cid:getStorageValue(28003) > 0) then if...
  20. Sprrw

    Lua Tfs 1.4+ Boss reward system

    Hmm okay, thanks a lot for your answer! Btw, is OTX still updated and maintained? I remember using it a long time ago.
Back
Top