When Player Dies...

Status
Not open for further replies.

hdm

hdm

Level 9
Joined
Nov 19, 2011
Messages
384
How to make when players dies,come a msg like "She was destroyed by he bla bla" ?
 
Here is a quick example of mine.
  • Respawn
    • Events
      • Unit - A unit Dies
    • Conditions
      • ((Triggering unit) is A Hero) Equal to True
    • Actions
      • Game - Display to (All players) for 15.00 seconds the text: (|cffff0000 + ((Name of (Owner of (Killing unit))) + (|r has killed |cff32cd32 + ((Name of (Owner of (Triggering unit))) + !|r))))
 
I'm just wondering how do you make it the certain player in which it was named in campaign and then you do the same thing right? Just curious.
 
heheheeh I made mine like ur,but i miss that part of Action...I didn't know what make there
 
Status
Not open for further replies.
Back
Top