• 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. IgoR lYCAN

    Magic Wall Math Random TFS 1.3

    TFS 1.3 How to set a duration, that will be beetween 14~20 seconds. lua script : local combat = Combat() combat:setParameter(COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_ENERGY) combat:setParameter(COMBAT_PARAM_CREATEITEM, ITEM_MAGICWALL) function onCastSpell(creature, var, isHotkey) return...
  2. IgoR lYCAN

    Prey System

    Maybe.. The hole problem is that the effect isnt showing up.. MAYBE someone have any idea?
  3. IgoR lYCAN

    Prey System

    I've ask help to them, they keep saying that their code and their src etc.. is working, but not with me.. Let me give you more details: you can check on these pictures, 1- THe imbuiment system 2- The item with the imbuiment 3- the monster doenst giving the "critical" from the exori vis or...
  4. IgoR lYCAN

    REMOVE THE CLEAN SYTEM

    Thanks for both answers"! =) If you guys can help me on the other thread https://otland.net/threads/prey-system.264926/
  5. IgoR lYCAN

    REMOVE THE CLEAN SYTEM

    When I close and open the server, the map get Cleaned, how can I remove this option?
  6. IgoR lYCAN

    Prey System

    Bump
  7. IgoR lYCAN

    Prey System

    Bump
  8. IgoR lYCAN

    Prey System

    Can please anyone give me a type? =)
  9. IgoR lYCAN

    Prey System

    Im working in a server using the base of Otx 3.10; The prey system isnt working.. The time / and effect Where should I Find these stuff? Database?and whereelse? Thanks! =)
Back
Top