• 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 for query: Effect on Death

  1. Zatacka

    Death effect requested

    I want to have an effect on death, anyone who knows how? SOLVED
  2. F

    Monster death = magic effect

    Hello. Anyone can make for me script: When monster death, the magic effect appear on monster.
  3. S

    Sudden death rune damage effect

    Anybody knows how to change colour effect of damage in Sudden Death Rune so if someone ?:peace:
  4. Szafi

    Lua YALAHARIGHOST effect on death

    Hello i search more script and all script is now worked on my TFS 0.4 :/ http://otland.net/search/684445/?q=Effect+on+Death&o=relevance&c[node]=132 Add to login lua: registerCreatureEvent(cid, "own3d") Add to creaturescript.xml <event type="kill" name="own3d" script="own3d.lua"/>...
  5. T

    Monster death effect

    Hello i'm working with 0.3.6pl1 files. Is it possible to cast effect on my summon when it dies and remove it's corpse ? If it is please tell me how. Thanks in advance
  6. Zaggyzigzig

    Death Loss (Magic) Avesta 7.6

    Hello, players are complaining about the magic death loss, I changed death losses in config from 5% to 2% but it did not effect the magic level loss, Could someone please help me how to edit this? Avesta 7.6 sql
  7. whitevo

    Solved stopEvent on death.

    Almost perfectly working Script Script purpose is to remove addEvents before you die. playerPrepDeath.lua (in creaturescripts, don't forget to register it) function onPrepareDeath(creature, killer) for i=1, #fire do stopEvent(fire[i]) end for j=1, #energy do stopEvent(energy[j])...
  8. S

    [Lua Script] Effect on Death and on Kill (solved)

    Well i want a script that do an effect on corpse when a player dies, and an effect in a player who have fraged, like "DOWN!" and "FRAG!" thanks
  9. Amiroslo

    [Request]Add Anegls OF Death

    Hi, If someone can add Angels OF Death in a nice way to this ill rep++ and if it wasnt nice add AOD but see what is nicest and better and if u can add some moving effect a nice one rep++:)
  10. The Frenesy

    Send a message if an effect appears on the screen.

    I need a script that checks in real time the effects that appear in the player's field of view, so that the character sends an orange message on the screen. Example, if one of these effects appears on the screen, the character says something: ENERGYAREA = Character says "Energy" FIREAREA =...
  11. D

    Death Configurations

    Death Configurations Ok we got the owned part but how do u make it so it says it in different colors making it random every time if its possible and for the fireworks/magic effect how do u make it on the player and around him? P.S also we need a script for the Level Up animation when...
  12. L

    GlobalEvent Text and Effects over teleports

    Hello! I'm still pretty new here but i'll still make a tutorial to newcomers :rolleyes:. First go to Data/Globalevents and open globalevent.xml Here you will see: <globalevents> copy this <globalevent name="effecttile" interval="2" script="effectile.lua"/> and put it under <globalevents>...
  13. Paulix

    Prevent death amulet

    I'm trying to make an amulet, that will prevent the player death once. it should remove the item and set the player full hp. but for some reason, its not removing the amulet nor healing the player, but the effect is showing up. No error on console and I'm using tfs 0.4.3. function...
  14. E

    C++ Question About attack effects old times vs now

    at object builder you replaced them or added new effects? if you added new effects, you MUST compile your source adding a new const.h entry and changing sudden death .lua file to use the new effect
  15. USA Tibia

    [TFS 1.x] Kill Effects System - Cascading Death Animations 2026-04-30

    First contribution of many ^^ Dramatic death animations with PVP projectiles and cascading effects! Features 8 converging projectiles for PVP deaths Cascading inward collapse animation Separate PVP/PVE effects 100% server-sided Effect viewer tool included (!showfx) Fully customizeable...
  16. D

    Spell Effect each 2s

    Hi, I'm trying to add a new spell for ED/MS. I would like to do 40% resistance for death/psychical and after cast get effect every 2 seconds of setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_RED) My script looks like that : local combat = createCombatObject() setCombatParam(combat...
  17. G

    Lua script TFS 1.2

    How can i do effect on corpse position of creature after death? "water elemental" when die, i need effect number 3 on corpse.
  18. L

    GlobalEvent Talking Tp's! (I TAKE NO CREDIT FOR THIS SCRIPT)

    Thanks for sharing :). One thing, is it possible to do unique effect for a teleport (I want mort, like the sudden death rune effect) or do I have to use Exori Vis effect on all of them? :p
  19. Henkos

    [Request]Skull System

    These skulls would just give respect? Any don't effect the death loss etc?
  20. sleepy chronos

    [ Teaser III - ] tibia is hot!!!!!!!

    o.0 that is the sudden death rune effect? ...... o.0 o.0 nice
Back
Top