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

  1. R

    Healing spells are not removing the paralyze

    thank you so much dude, you helped me alot!!! TY TY this is my light healing.lua local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_HEALING) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, false)...
  2. R

    Healing spells are not removing the paralyze

    someone have this sources or anything else to solve my problem?
  3. R

    Healing spells are not removing the paralyze

    Hi guys, I am having trouble with my otserver 10.10, when I get paralyzed from player or monster and I use any healer spell (like exura, exura vita) it doesn't remove the paralyze. The only way to remove the paralyze is use any haste spell (like utani hur, utani gran hur). I've tried to replace...
Back
Top