Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Player Group - Pick each player in (Active Players) and do (Actions)
  2. Actions
  3. General - If (Conditions) then do (Actions) else do (Actions)
  4. If
  5. Hero Set?[(Picked player)] == true
  6. Then
  7. Text Tag - Create a text tag with the text (Name of player (Picked player)) for (All players), using a font size of 20, at (Position of (Triggering unit)) and height offset 1.5, initially Visible, and fog of war enforcement set to false
  8. Variable - Set Name Tags[(Picked player)] = (Last created text tag)
  9. Text Tag - Attach Name Tags[(Picked player)] to (Triggering unit) with height offset 1.5
  10. Text Tag - Set Text color(s) for Name Tags[(Picked player)] to (Color((Current player (Picked player) color)))
  11. Else
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement