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

    Lua help with this script

    change this script to tfs 036 weapon : creaturescripts :
  2. sallem

    Lua put exhaustion on this item, or time to use again

    teleport scroll - tfs 0.3.6
  3. sallem

    Lua how to create an item like this?

    how to create an already written document that cannot be rewritten or deleted, to be placed in a quest. example:
  4. sallem

    Lua change this script

    It would be possible to configure it to steal life and mana instead of critical? creaturescripts.xml creaturescripts\scripts\critical.lua: actions.xml: actions\scripts\criticalrock.lua:
  5. sallem

    Lua lifesteal

    Can someone fix this script to attack monsters, it's only working when it attacks players? and switch to tfs 0.3.6 local config = { weapons = { -- [ID] = LIFE STEAL %, [8602] = 10, }, -- Vocations number -- 1, 5 = Druid, Elder Druid -- 2, 6 = Sorcerer, Master...
  6. sallem

    C++ ring

    I would like a script for a ring that, when equipped, has the function of stealing mana for certain from the monster or player being attacked.
Back
Top