• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] Simple Suicide trigger

Status
Not open for further replies.
Level 2
Joined
Jul 22, 2007
Messages
8
-Unit Casts An ability
-Ability being cast equal to "whatever you want"
-Kill Triggering Unit
 
Level 35
Joined
Oct 9, 2006
Messages
6,392
Then:
  • Events
    • Player - Chat Message with the exact word suicide (the trigger isnt named that, but something similar, I am to tired to look it up)
  • Conditions
    • None (but maybe you want to add one so you dont kill all your units or if it is dead or something)
  • Actions
    • Pick all units owned by triggering player
      • Kill picked unit (maybe a condition, saying that it should be a hero unit)
Done, now I just wonder what purpose it serves... Goodnight
 
Level 35
Joined
Oct 9, 2006
Messages
6,392
isnt there an action that only kills selected units? That way it would be kill (selected unit)

WEll if that is what he wants, but then he could select an enemy unit, and it would die so then he would have to make some conditions against it if he didnt want that to happen, so when he jsut want a suacide trigger this is easier.
 
Status
Not open for further replies.
Top