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

    TFS 1.X+ Run monster RUN

    up
  2. Crystals

    TFS 1.X+ Run monster RUN

    canwolkonfire for firebomb? You mean flag "canwolkonfire" ? i tried "1" and "0" but doesnt work
  3. Crystals

    TFS 1.X+ Run monster RUN

    doesnt work too. I had 150hp, <flag runonhealth="140"/>
  4. Crystals

    TFS 1.X+ Run monster RUN

    i tried, doesnt work too
  5. Crystals

    TFS 1.X+ Run monster RUN

    https://streamable.com/ycgqp2 Doesnt work :/ [Warning - Monsters::loadMonster] Unknown flag attribute: avoidfire. data/monster/glires/rabbit easy.xml [Warning - Monsters::loadMonster] Unknown flag attribute: avoidpoison. data/monster/glires/rabbit easy.xml [Warning - Monsters::loadMonster]...
  6. Crystals

    TFS 1.X+ Run monster RUN

    up
  7. Crystals

    TFS 1.X+ Run monster RUN

    Hi, I don't know how to make a monster run away from the player through fire/poison/energy if there is no other way. It's not about being resistant. When it gets hit by a fire bomb, it runs further, but if there is fire in front of it, it won't run. If it gets hit by a fire bomb, it stands...
  8. Crystals

    TFS 1.X+ split dmg monsters

    TFS 1.4.2 Hi, maybe someone can help me with another script :D I want to make a monster with "split damage" Based on the principle: * Boss + 3 mobs. If the boss receives e.g. 100 damage, it distributes 25% to all. With 2 mobs ~33%, with 1 mob - 50% between them. But if it's one of the mobs...
  9. Crystals

    Death mob DMG

    Thanks you! Solved!
  10. Crystals

    Death mob DMG

    I tried to use it as an event but it doesn't work either :/
  11. Crystals

    Death mob DMG

    TFS 1.4.2: Hi, I'm trying to create a spell that causes an explosion when a monster dies. I've tried creating a spell in various ways but I haven't succeeded, maybe someone can help. The last version I tested is this: .xml: <?xml version="1.0" encoding="UTF-8"?> <monster name="Erupto"...
  12. Crystals

    wild growth rune doesnt work.

    Works, Thanks you :) Solved
  13. Crystals

    wild growth rune doesnt work.

    Works! I had a spell added but no rune added there. I missed it :D Thank you! Solved 1740864129 One more question, does it also show you on the wall how much time is left until the end (timer)? I want to remove it
  14. Crystals

    wild growth rune doesnt work.

    I don't know how to do it :/ None of the above works for me
  15. Crystals

    wild growth rune doesnt work.

    i have TFS 1.4.2 but i try it
  16. Crystals

    wild growth rune doesnt work.

    Hi, I tried to fix the rune but no player can teach it. "You cannot use this object" wild growth runes.lua: local combat = Combat() combat:setParameter(COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_ENERGY) combat:setParameter(COMBAT_PARAM_CREATEITEM, ITEM_WILDGROWTH) local time = 40 local function...
  17. Crystals

    Problem with basic attack

    Can you help me Boss? :D What should I remove? :D
  18. Crystals

    Problem with basic attack

    What I mean is that even on a revealed map, e.g. on Edron, instead of running to the exit (or point on map), it sometimes wanders and goes to a place where there is no passage, and then goes back
  19. Crystals

    Problem with basic attack

    Could you tell me which ones? by the way I use this: https://github.com/otland/forgottenserver/releases/tag/v1.4.2 1734814770 and another question. Is there any way to improve "map click"? Sometimes I see servers where it works really bad, and on others it works very well
  20. Crystals

    Problem with basic attack

    Thanks you! :D
Back
Top