HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

IS there any way to:

10-30-2004, 11:13 PM#1
TheGreatCheese
:\ Is there any way using JASS that when a unit attacks another unit and uses a missile attack that you can change the direction of the missile.
10-31-2004, 12:17 AM#2
-={tWiStÄr}=-
if there is only 1 unit that you need this for, you could make the unit's attack actually a dummy unit and order it to the side or whereever. but that doesnt even require jass.
10-31-2004, 03:01 AM#3
TheGreatCheese
Thanx, but I'm trying to make an ability that deflects attack somewhere else and that would be hard in a map that had a lot of different types of creeps in it.