Warcraft III resources & community, 2003–2006 · archived

Trigger Help

6 posts
#1

Trigger Help

How do you make any zombie on the map, if it kills anything organic say like a footman archer and such turns it into a zombie?

any help would be grateful.

no mechanic units or anything, just units on ground that are organic. (no mountain Giants and Undead units as well) Thanks
#2

Re: Trigger Help

i dont know wath attack the zombie has ( dont got we in school) but you can do like this


events: player ownd unit of killing unit ecuall to (player that controll the zomie[s])

Condition: killing unit equall to zombie (use a unit type if there is more zombies or if they spawn, cus you cant select a non editor placed unit like zombie002.)

actions: replace dying unit with a zombie using the new units default hp and mana.

that shuld do it!
#3
or give it the ability the Dark Ranger has (Black Arrow), change the created unit into a zombie, remove the manacost, cooldown and change name and icon as well as targets allowed (Organic, ground).
#4
Sorry but i still cant figure this out, if i use the black arrow then the zombie would shoot something and i cant figure what to do with the trigger

Sorry Guys Im still confused :?
#5
Well when using blck arrow, just change the model art to none and set the range to 100.

And when using the Trigger:
Events: unit dies
Conditions: Unit type of killing unit = Zombie
Actions: Unit - create a Zombie for Owner of Killing unit at Position of dying unit facing killing unit
#6
k thx