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

    TFS 1.X+ // LUA: Spell with a countdown (addevent issue)

    Hello! I've been searching through the forums, asked AIs for help but to no avail, so here I am! :( I have this issue: I've tried creating a script for a delayed spell by creating an addevent spell with multiple areas, where: 1st tick of the spell is just registering player position and...
  2. H

    Lua Spell that requires an item + sets cooldown

    Hello! I've had some issues with merging the neccessity of a certain weapon ID on yourself whilst also setting a storage that sets a cooldown for a spell. For example , I have this spell: local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE)...
Back
Top