- Joined
- Jun 27, 2010
- Messages
- 2,710
This is my try to make a bounty. I don't want to turn on the bounty flag because the gold awarded is changing, so...
-
bounyty display
-
Events
- Unit - A unit Dies
-
Conditions
-
And - All (Conditions) are true
-
Conditions
- ((Dying unit) is A Hero) Equal to True
- ((Killing unit) is A Hero) Equal to True
-
Conditions
-
And - All (Conditions) are true
-
Actions
- Floating Text - Create floating text that reads (|c00FFFF00 + (+ + ((String((Player number of (Owner of (Killing unit))))) + |r))) above (Killing unit) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
- Floating Text - Set the velocity of (Last created floating text) to 64.00 towards 90.00 degrees
- Floating Text - Change the lifespan of (Last created floating text) to 1.00 seconds
- Floating Text - Create floating text that reads (|c00FFFF00 + (- + ((String((Player number of (Owner of (Killing unit))))) + |r))) above (Dying unit) with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
- Floating Text - Set the velocity of (Last created floating text) to 64.00 towards 90.00 degrees
- Floating Text - Change the lifespan of (Last created floating text) to 1.00 seconds
-
Events