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

    Lua [Spell] Exori all

    Release two errors Does not recognize getPlayerMagicLevel line 36 'callback' line 44 and 43
  2. yoiker

    Lua Reduce damage PVP

    Haha sorry I am I'm Spanish and use a translator. I'll put it simpler if a player is less than 100 or more levels to play another damage will be reduced by 50 % or less each 100 levels. Bump :D Bump
  3. yoiker

    Lua [Spell] Exori all

    Perfect, this weekend I have time to use the computer prove your script weekdays only study and do not have time to play. Thank you very much for your answer!
  4. yoiker

    Lua [Spell] Exori all

    Bump :D
  5. yoiker

    Lua Reduce damage PVP

    I do not quite understand you mean I really do not know much about it so I asked for help or something more complex as it could but based Bump :D
  6. yoiker

    Lua [Spell] Exori all

    Bump!
  7. yoiker

    Lua [Spell] Exori all

    I wish someone could fix this spell to work in tfs 1.2 level and magic level is not much to ask if I would appreciate .. local Config = { Min = 0, Max = 0, Combo = 50 } local test = { [1]={CONST_ME_ENERGYAREA, CONST_ANI_ENERGY, COMBAT_ENERGYDAMAGE}, [2]={CONST_ME_ICEATTACK...
  8. yoiker

    Lua Reduce damage PVP

    Tfs 1.2 and 0.3.7
  9. yoiker

    Lua Reduce damage PVP

    Hi, I want someone to help me make this script I think it's a creature script ... I explain in PVP; the attack between two players is reduced according to the level ie if a level 100 attacks a level 200 level difference is 50%, that means that if a level 100 removes 10 to a level 100, level 100...
  10. yoiker

    Critical hit magic spells

    Hello, you can give critical hits in wizarding magic? I wonder if you can do well as well as paladin and knight... Multiplying the last blow that gave the monster or player x2 Thanks for viewing the post!
  11. yoiker

    |Request| Utamo Vita tfs 1.0+

    If it works, thanks
  12. yoiker

    |Request| Utamo Vita tfs 1.0+

    If you have reason any other way to put it infinite?
  13. yoiker

    |Request| Utamo Vita tfs 1.0+

    Thank you, Onmi! Works off and put the magic shield, but does not add the condition it is as if he had the magic shield You could do with this ?; local combat = Combat() combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) combat:setParameter(COMBAT_PARAM_AGGRESSIVE, 0) local...
  14. yoiker

    TFS 1.2 - Change spent mana

    Truth does not know Spanish forum and I do not know English but need help
  15. yoiker

    |Request| Utamo Vita tfs 1.0+

    It is the same utamo vita - I just want to activate and deactivate
  16. yoiker

    TFS 1.2 - Change spent mana

    I need help from someone who knows the subject to spend a magic tfs 1.2, and if it's not too it by level and magic level please!! local Config = { Min = 0, -- Daño Mínimo asestado. Max = 0, -- Daño Máximo asestado. Combo = 50 -- Milisegundos que tardarán en aparecer los Combos. }...
  17. yoiker

    |Request| Utamo Vita tfs 1.0+

    Could help to make this script with tfs 1.0 compliant local shield = createConditionObject(CONDITION_MANASHIELD) setConditionParam(shield, CONDITION_PARAM_TICKS, -1) function onCastSpell(cid, var) local pos = getPlayerPosition(cid) if hasCondition(cid, CONDITION_MANASHIELD) == false then...
  18. yoiker

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    Where I can get the boost to compile
  19. yoiker

    [Request] Upgrading system

    Bump :D
  20. yoiker

    [Request] Upgrading system

    Bump
Back
Top