HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Adding Cinamatic doodad to spell affects

03-19-2004, 11:22 AM#1
Darktemplar
Rite now im making a tibia demo rpg but i need to noe how to add the lightning cinamatic to make a energy field spell and making it hurt any1 hu passes thru
03-19-2004, 02:59 PM#2
BattleBotv8.2
Wrong forum. This is to show off your triggers, not saying your working on some.
03-20-2004, 05:41 PM#3
BattleBotv8.2
To make a doodad to damage units, either make a unit and change the model to the doodad, change the movment type to flying, colision size 0, 0 movment speed and add invunerability ability. Then make pick all units in x range or move a region to a area and create doodad and modify hp of all units in that region.
03-21-2004, 12:17 AM#4
ThyFlame
Lightning bolt model becomes invisible on units, since it has an auto-destroy.


What you need to do is every x seconds create a lightning bolt at each of the spots you want the field at.

You might still want to destroy the special effect before creating a new one, though.