HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Trap: Ensnare

10-16-2004, 04:00 AM#1
Logic
I want a Goblin Mine type unit that, instead of doing damage, ensnare the units in the radius. Any ideas?
10-16-2004, 05:07 AM#2
Psychatog
Your trigger will need to create a dummy caster that uses an Ensnare-based ability on all units within a radius of your mine when it goes off. Searching the forums for dummy casters should help with the specifics.
10-17-2004, 11:15 PM#3
iNfraNe
Quote:
Originally Posted by Psychatog
Your trigger will need to create a dummy caster that uses an Ensnare-based ability on all units within a radius of your mine when it goes off. Searching the forums for dummy casters should help with the specifics.
hmm, I wouldnt use 1 unit to ensnare all. Just make 1 dummycaster for each unit in range.
10-17-2004, 11:38 PM#4
Psychatog
Quote:
Originally Posted by toot
hmm, I wouldnt use 1 unit to ensnare all. Just make 1 dummycaster for each unit in range.
Thats probably safer. One works fine as long as you set everything related to casting speed/animation on the dummycaster to 0 and just make it face the target, though.