Warcraft III resources & community, 2003–2006 · archived
Trigger created ghosty units?
5 posts
imported_Bort
#1
Trigger created ghosty units?
Hi guys
I need to create a unit for my current map. I need to have it looking see-through and ghosty looking. I found a trigger action which said "Animation - Change (Unit)'s vertex coloring to..." but it doesnt seem to change anything in-game.
Is there any way to make the unit look see-through-green without creating a new model? Or a good way to make it look ghosty-looking?
673 posts Sunny Singapore, the lil' red dot joined
#2
i tink u need a condition/event 1st.. try map initialization then do change unit vertex or watever
imported_Bort
#3
already done that: got a unit:unit finished construction event and a unit-type of triggering unit equal to ghost condition
hmm i cant really seem to find the right thing for the condition: the description for the 'constructed structure' seems to fit the condition best, or should 'triggering unit' work just fine?
Bortalready done that: got a unit:unit finished construction event and a unit-type of triggering unit equal to ghost condition
hmm i cant really seem to find the right thing for the condition: the description for the 'constructed structure' seems to fit the condition best, or should 'triggering unit' work just fine?
Bort
condition must be constructed or constructing structure/unit equal to the unit that constructing. action must be If All Conditions All True if condition must be the Owner of constructing units equal to name of the unit that builds equal to True then actions you can set owner of constructing unit to anything,,add ghost or whatever. Else actions do damn nothing. come on its eazy ..!