I'm working on a 8.54 Open Tibia Server using The Forgotten Server - Version 0.2.7 (Mystic Spirit).
I'm trying to some special actions to my hydras nests. What I'm trying to create is an action where you use the hydra nest and you get either an egg or you spawn a couple hydras.
After that a fire spawns on top of the hydras nest (item id: 1500.) while this fire is spawned on top, the nest can no longer be used. After this the fire on top should decay (<-- no clue how to get this part working) to (item id: 1501 then to 1502 and then to 0) once the fire is completely gone the nest will have returned to normal and can be used again.
So does anyone here have any idea how to decay an item which spawned on top of another item?
Also if any of you know how to make it impossible to use an item once you spawned something on top of it, that would be great also. Because now I'm making a duplicate of the existing item in the bottom and changing it back afterwards.
Thanks in advance.
I'm trying to some special actions to my hydras nests. What I'm trying to create is an action where you use the hydra nest and you get either an egg or you spawn a couple hydras.
After that a fire spawns on top of the hydras nest (item id: 1500.) while this fire is spawned on top, the nest can no longer be used. After this the fire on top should decay (<-- no clue how to get this part working) to (item id: 1501 then to 1502 and then to 0) once the fire is completely gone the nest will have returned to normal and can be used again.
So does anyone here have any idea how to decay an item which spawned on top of another item?
Also if any of you know how to make it impossible to use an item once you spawned something on top of it, that would be great also. Because now I'm making a duplicate of the existing item in the bottom and changing it back afterwards.
Thanks in advance.