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

    Solved Demon oak error

    Heres the script Im using dofile('data/lib/demonOakQuest.lua') local start_storage = 1013 local demon_stor = 1015 local floorDamage = { min = 170, max = 210, type = COMBAT_EARTHDAMAGE, effect = CONST_ME_BIGPLANTS } function onUse(cid, item, fromPosition, itemEx, toPosition) if...
  2. Powtreeman

    Solved Demon oak error

    yeah its 1.0
  3. Powtreeman

    Solved Unknown immunity

    heres a script of a monster. <?xml version="1.0" encoding="UTF-8"?> <monster name="Hideous Fungus" nameDescription="hideous fungus" race="blood" experience="2600" speed="570" manacost="0"> <health now="3400" max="3400"/> <look type="517" corpse="17428"/> <targetchange interval="5000"...
  4. Powtreeman

    Solved Unknown immunity

    Well I went through all the monsters scripts and removed the firePercent type things but it seems to just double the errors
  5. Powtreeman

    Solved Demon oak error

    the quest works fine until it gets to about the 7th hit
  6. Powtreeman

    Solved Demon oak error

    it works until you get to the very end. the final part just keeps spawning a demon and then shows this error you see im using 1.0 since i dont know how to crop and make pics smaller i did this for you dominique :) solved. answer at very bottom
  7. Powtreeman

    Solved Unknown immunity

    this error is what ive had ever since i changed to 1.0 i didnt copy anything from any other file other than my map. but alright trovar ill wait til you get home.
  8. Powtreeman

    Solved Unknown immunity

    What do I do with this? I am using 1.0
  9. Powtreeman

    Solved RME Command

    Nice thanks.
  10. Powtreeman

    Solved RME Command

    What do I press to drag and drop all tiles in an area PLUS the tiles and everything underneath? I already know how to shift click one layer over but is there a way to do multiple levels? Thanks in advance
  11. Powtreeman

    Solved Teleport Scroll link

    found the problem. it was from when i was trying to fix obsidian knife and i put in one of the clay statues wrong. still doesnt work too :/ But the tp scroll works great! thanks
  12. Powtreeman

    Solved Teleport Scroll link

    it pops up twice because i tried it twice
  13. Powtreeman

    Solved Teleport Scroll link

    I put it in actions like this <action itemid="1984" script="other/teleportscroll.lua"/> put in your script and this is the error i get
  14. Powtreeman

    Solved Teleport Scroll link

    nice so does this go to global.lua? I wanna be sure
  15. Powtreeman

    Solved Teleport Scroll link

    Can someone link a teleport scroll thread that can be used for tfs 1.0?
  16. Powtreeman

    Windows How to organise monsters RME

    How can I organise the monsters in my RME so that they arent all piled in the "Others" section?
  17. Powtreeman

    Solved Ports Help! 7171 7172

    There are some ISPs that block ports so that people cant run websites or anything. Contact them and find out.
  18. Powtreeman

    Good RME extensions

    Anyone know where I can find a decent extension for RME? This basic setup is making it pretty hard to map. The Threads I check have dead links.
  19. Powtreeman

    Lua Paladin distance skill

    Is there an already compiled one? lol I just hate compiling.
  20. Powtreeman

    Lua Paladin distance skill

    This one? http://otland.net/threads/tfs-1-0-version-10-30.205564/
Back
Top