I want to use a command : -die to kill my hero without knowing how sorry , i need an easy command
samboluong samboluong Level 1 Joined May 8, 2020 Messages 3 Jul 24, 2022 #1 I want to use a command : -die to kill my hero without knowing how sorry , i need an easy command Attachments c44.png 24.1 KB · Views: 14
Antares A Antares A Level 15 Joined Dec 13, 2009 Messages 316 Resources: 12 Resources Icons 4 Skins 1 Maps 2 Spells 2 Sounds 1 JASS 1 Tutorials 1 Jul 24, 2022 #2 This should work without setting up anything else (assuming you only have one hero). Events Player - Player 1 (Red) types a chat message containing -die as An exact match Conditions Actions Unit - Kill (Random unit from (Units owned by Player 1 (Red) matching (((Matching unit) is A Hero) Equal to True).))
This should work without setting up anything else (assuming you only have one hero). Events Player - Player 1 (Red) types a chat message containing -die as An exact match Conditions Actions Unit - Kill (Random unit from (Units owned by Player 1 (Red) matching (((Matching unit) is A Hero) Equal to True).))