Go
Wc3C.net
»
Warcraft III Modding
»
Hosted Projects
»
Personal User Projects
»
Vexorian Spells and Systems
»
Projectiles + EventResponse
Projectiles + EventResponse
05-12-2007, 04:14 PM
#1
Themerion
Is there any way to make the CasterSystem run a function when a unit targeted projectile hits its target?
05-12-2007, 05:21 PM
#2
Vexorian
There is a projectile function that targets unit and stops the thread until it hits it, afaik there's one that kills the projectile so you could detect it with a death event.