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

    help Creaturescript

    fix-
  2. dfs1

    HELP Autoloot system

    xiniki, you are the best there is no doubt thank you there are few who help, I wait for your game :p 1656921286 I felt so good, until I put party and this happened. @Xikini
  3. dfs1

    HELP Autoloot system

    S;
  4. dfs1

    HELP Autoloot system

    ..
  5. dfs1

    help Creaturescript

    Could you help me with this script, it gives me an error when putting it. error Creaturescript local modaloot = CreatureEvent("autoloot") function modaloot.onModalWindow(player, modalWindowId, buttonId, choiceId) player:unregisterEvent('autoloot') local limiteAutoloot = 100...
  6. dfs1

    HELP Autoloot system

    ..
  7. dfs1

    AAC Znote acc, monster loot help

    I use ampps it is the same as xampp, but this marks me. <?php require_once '../engine/init.php';include '../layout/overall/header.php'; ?> <div class="well feedContainer preventCollapse"> <!-- MAIN FEED --> <style type="text/css"> .page_rarityitems...
  8. dfs1

    HELP Autoloot system

    Good morning, I am installing an autoloot on my server, everything works, it adds objects to the list, deletes them but when killing them the monsters do not send the items to the backpack, could you help me? I provide the script. Global.lua -- AutoLoot config AUTO_LOOT_MAX_ITEMS = 5...
  9. dfs1

    RPG - Rock Island.

    link?
  10. dfs1

    AAC Znote acc, monster loot help

    ok, I already did it but it's the same ;S
  11. dfs1

    AAC Znote acc, monster loot help

    what line would that be?
  12. dfs1

    AAC Znote acc, monster loot help

    I also tried to change and I get an error, as if it did not find the address. <?php require_once '../engine/init.php';include '../layout/overall/header.php'; ?> <div class="well feedContainer preventCollapse"> <!-- MAIN FEED --> <style type="text/css">...
  13. dfs1

    AAC Znote acc, monster loot help

    Could you guide me please, I'm putting loot monsters on my website, the .php of the monsters are displayed fine when they are in the root folder (www), when creating another folder to have all the monsters in that folder (www/bosses ). They do not work for me and it gives me an error, I show you...
  14. dfs1

    Simple monster loot for znote

    Could you explain a little more how to add the monsters, it's the only thing I don't understand, it comes out empty.
  15. dfs1

    Simple monster loot for znote

    how do i add the monsters?
  16. dfs1

    RevScripts Boss room

    FIXED
  17. dfs1

    RevScripts Boss room

    VagosClubTM has a problem the items need to be complete, I need from 1 to 5 players Could you please help me with the boss lever, pulling the lever gives the player exhausted to use it again, everything working that part the problem is that if another player who is not exhausted pulls and the...
  18. dfs1

    RevScripts Boss room

    I give up on that script, it keeps deleting the boss, could you help me put a timeout on this script to use the lever again? local setting = { centerRoom = {x = 516, y = 168, z = 10}, storage = 7631, Pillar1pos = {x = 440, y = 669, z = 10}, bossPosition = {x = 514, y = 162, z =...
  19. dfs1

    RevScripts Boss room

    same mistake ;C
  20. dfs1

    RevScripts Boss room

    It doesn't work [C]: in function '__newindex' ...nt\data\scripts\actions\bosses\gnome.lua:24: in main chunk [C]: in function 'reload'
Back
Top