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

    [TFS 1.2] Spell to temporarily increase max health

    I just inserted condition:setParameter(CONDITION_PARAM_SUBID, 2) so it overwrites itself when recast. Thanks again!
  2. K

    [TFS 1.2] Spell to temporarily increase max health

    Thanks so much for the fast reply! Works fantastic and gives me something to pick apart tonight! For future people reading this: Don't forget to set the cooldown length, or Fun things will happen!
  3. K

    [TFS 1.2] Spell to temporarily increase max health

    TFS 1.2, Windows 10. I cant seem to figure out how to create a spell that when cast: -Increases the caster's max hitpoints for X seconds, then return to previous max HP value, current hp remains unchanged if possible. -Shows the buff Icon Everything I've tinkered with so far increases the max...
Back
Top