HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

more questions...

07-25-2008, 06:44 PM#1
samsunglova
I'm trying to fashion a suicidal peon... lol

this is the trigger

Trigger:
peon bombs
Collapse Events
Unit - A unit Finishes casting an ability
Collapse Conditions
(Unit-type of (Triggering unit)) Equal to Itty Bitty Mine Peon
Collapse Actions
Unit - Add Item Place Goblin Land Mine to (Triggering unit)
Basically the only ability itty bitty mine peon has is BURROW. When the player makes their peon burrow I want it to explode just like a goblin land mine... so it'll kill the peon and kill or either damage the units that came within range. the problem tho is the action in this trigger just doesn't work... it just gives the ability to lay the mines... when I want the unit itself to actually become the mine... the other thing is how do you edit how much the dmg and range the mine has... I opened it up in the object editor but it doesn't have those stats...

Question 2...

Why would taunt not work if you gave that ability to a building? Are there any common reason I don't know of that makes it not work? Because mine won't work lol

again thank you so much if you can help really do appreciate it (getting closer to finishing my map )
07-25-2008, 08:04 PM#2
chobibo
I can't make GUI triggers, would you like something in jass?
07-26-2008, 02:29 AM#3
samsunglova
sure but would you mind telling me how to implement it, what is what and well basically tell me like im a complete noob.