Warcraft III resources & community, 2003–2006 · archived

terrian help

5 posts
#1

terrian help

i want a trigger that when a player uses an item or ability it creates dirt where ever the user of the item or caster of the spell moves, a trigger like this can be seen in "Make you own maze", and i need help with another trigger, i want a certain type of building to be only able to be built upon dirt
#2
Events:
Generic Unit Event: A unit starts the effect of an ability

Conditions:
Ability Comparison: (Ability being cast) equal to Place Dirt (or whatever the name of that ability is)

Actions:
Environment/Change Terrain Type: Change terrain type to (choose).....

And the rest you can figure out yourself. I hope this helped. :wink: I don't know the second one and I don't think it's possible sorry.

-Rui
#3
with the building u dont need a trigger just make a new custom unit go to "undead" and chose one of the buildings, customize it and add the stats u want to it maybe another models or something et voila done. it shall work like the normal undead buildings cuz u used the mainbuilding with the "blight" effect. thats the first one for the dirt thing i would try to edit the "blight ability" and change it to dirt dunno if this is possible but its worth a try ;) or u change the blight with the dirt skin terrain, that should be also work ^_^good luck!
#4
hmmm i got quite a similar problem. what is the terraub check under? (boolean comparison/unit comparison/etc)
#5
i figured out how to do the second part so don't worry about that