- Joined
- Mar 30, 2008
- Messages
- 666
Player Names [Resolved]
Hey!
I have a little problem with a trigger.
And when I try it in-game it looks like.
First Blood- _____ has been killed by _______ for an additional 200 Gold.
The Player Name not appears.
Does somebody know?
Thanks,
cHeRoL
Hey!
I have a little problem with a trigger.
-
First Bloods
-
Events
-
Unit - A unit owned by Player 7 (Green) Dies
-
Unit - A unit owned by Player 8 (Pink) Dies
-
Unit - A unit owned by Player 9 (Gray) Dies
-
Unit - A unit owned by Player 10 (Light Blue) Dies
-
Unit - A unit owned by Player 11 (Dark Green) Dies
-
-
Conditions
-
((Killing unit) is A Hero) Equal to True
-
((Dying unit) is A Hero) Equal to True
-
-
Actions
-
Trigger - Turn off First Bloods <gen>
-
Trigger - Turn off (This trigger)
-
Player - Add 200 to (Owner of (Killing unit)) Current gold
-
Quest - Display to (All players) the Hint message: ((|cff00ccffFirst Blood|r - + PlayerNames[(Player number of (Owner of (Dying unit)))]) + ( has been killed by + (PlayerNames[(Player number of (Owner of (Killing unit)))] + for an additional 200 Gold.)))
-
Sound - Play firstblood <gen>
-
Trigger - Turn on FHK <gen>
-
Player - Add 5 to (Owner of (Killing unit)) Current lumber
-
-
And when I try it in-game it looks like.
First Blood- _____ has been killed by _______ for an additional 200 Gold.
The Player Name not appears.
Does somebody know?
Thanks,
cHeRoL
Last edited: