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

    ZnoteAAC Recovery Key

    #UP! @Znote
  2. S

    ZnoteAAC Recovery Key

    Hi people, how i can add recovery key system in website Znote AAC? The recovery with email is not work on my website. Thank you!
  3. S

    Znote AAC Shop

    @Peonso, thank you!!
  4. S

    Znote AAC Shop

    @Peonso, yes!! its a bootstrap layout. This lay have any problem?
  5. S

    Znote AAC Shop

    @Peonso, thank you for reply. My shop.php is: <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; if (isset($_GET['callback']) && $_GET['callback'] === 'processing') { echo '<script>alert("Seu pagamento está sendo processado pelo PagSeguro...");</script>'; } //...
  6. S

    Znote AAC Shop

    Hi people, how can i do to display tables in shop Znote AAC? tried in many ways without success =/ I do not want categories(armos,legs,items,etc) I just want to show by columns to be more beautiful. I would like to add columns between items (Separate ITEM/IMAGE/COUNT/POINTS/ACTION) etc...
  7. S

    [7.8x] Solidus 1.0 (Beta) - Based in OTServ Trunk (Latest)

    @seyakuroya thank you bro!!!
  8. S

    [7.8x] Solidus 1.0 (Beta) - Based in OTServ Trunk (Latest)

    @Nottinghster you can reupload this sources and datapack? hugs!!!!
  9. S

    DOOR 999 BANUTA, Devonika.

    Dev Onica shows the door 999 banuta at this moment. Twitch What did you think of all this? :D
  10. S

    War System TFS 0.4

    UP!
  11. S

    War System TFS 0.4

    Hi guys, im using tfs 0.4 8.60 rev 3884 and my war system does not work correctly. When a player "X" kill other player "Y" in guild war, player X get frag unjustified. How i can correct these? Thank you!!
  12. S

    Item dissapearing while moving to another container

    ####im not sure, u can confirm this?
  13. S

    Internal BUG or DDoS Attack?

    @MatheusMkalo its possible to add in print() the name of player called the function? player:getName() or similar? i have tried without sucess. Thank you!
  14. S

    Item dissapearing while moving to another container

    @Thexamx, no, think i already have fixed this, i will finding in my source code where is the modification.
  15. S

    Item dissapearing while moving to another container

    @Thexamx you still using tfs custom modifications by @Lundrial?
  16. S

    Internal BUG or DDoS Attack?

    @MatheusMkalo Now returns in movements like this D: @data/movements/scripts/tiles.lua @data/movements/scripts/walkback.lua @data/movements/scripts/walkback.lua @data/movements/scripts/walkback.lua @data/movements/scripts/walkback.lua @data/movements/scripts/walkback.lua...
  17. S

    Internal BUG or DDoS Attack?

    @MatheusMkalo hmm, ok. But the problem is that returns MUCH lines/second, most in npc. its impossible to check querys correctly. I can ignore npcs? "=%[C%]", "@data/npc/.+"
  18. S

    Internal BUG or DDoS Attack?

    @MatheusMkalo only one player online in server (me) and generate this amount querys in npchandler.lua. im still using npchandler from git repo: https://github.com/otland/forgottenserver/blob/master/data/npc/lib/npcsystem/npchandler.lua any idea what may be happening?
  19. S

    Internal BUG or DDoS Attack?

    #UP I've added this in compat.lua and now works! Its normally return so much strings in exe? like this @data/npc/lib/npcsystem/npchandler.lua @data/npc/scripts/default.lua @data/npc/lib/npcsystem/npchandler.lua @data/npc/lib/npcsystem/npchandler.lua @data/npc/lib/npcsystem/npchandler.lua...
Back
Top