Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
I need a trigger to change a unit into another. GUI please
I need a trigger to change a unit into another. GUI please
04-14-2007, 05:40 PM
#1
lome
Hi, i was wondering if it was possible to change a peasant into a ghoul in GUI.
I need it to create a map where a plauge turns every one into undead.
04-14-2007, 05:47 PM
#2
TaintedReality
Look through the trigger actions before you ask. There's one called Unit - Replace that will probably do exactly what you want.
04-14-2007, 05:48 PM
#3
lome
Oh thanks never noticed that...
04-14-2007, 08:21 PM
#4
wantok
You could also use the chaos ability to change the peasant directly into a ghoul. It may be a better choice for you. Do a search on chaos and you'll find numerous posts explaining it.