• 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!

Recent content by Gigashot

  1. G

    Monster spells

    Is there any way to have a monster that uses mass healing to heal itself and the player/allies? Because from what I've seen, the monster can only have spells like "manadrain" and "firefield." Edit: How do I make those messages that appear above the player scroll through faster? The "you lose...
  2. G

    Editing summonable monsters?

    Thanks a bunch!
  3. G

    Editing summonable monsters?

    I know absolutely nothing about lua. I created a spell in spells.xml. Just something I whipped up in a few. Is this correct? <instant name="Summon Creature" words="utevo con" lvl="5" params="1" exhaustion="2000" needlearn="0" script="summon/NewSummon.lua""> Then I put your code into...
  4. G

    Editing summonable monsters?

    My fears are true. Thanks for explaining. If I could do lua then I would...
  5. G

    Editing summonable monsters?

    I want to edit which monsters can be summoned for a specific vocation. I made a "copy" version of "utevo res" in spells.xml that applies only to one class, but I cannot find where I can edit which monsters may be summoned. Thanks for your help! PS: Using Forgotten 8.4, with mystic spirit...
Back
Top