Changing player name color

Zorobay

Member
Reaction score
1
HI!

This is what my trigger looks like:

Trigger:
  • Events
    • Difficult Dialog
    • Events
      • Dialog - A dialog button is clicked for dialogDifficulty
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Clicked dialog button) Equal to buttonHARD_6Plrs
        • Then - Actions
          • Set intHARD = (intHARD + 1)
          • Game - Display to (All players) the text: ((Name of (Triggering player)) + : Voted for HARD)
        • Else - Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Clicked dialog button) Equal to buttonNORMAL_4to6Plrs
        • Then - Actions
          • Set intMEDIUM = (intMEDIUM + 1)
          • Game - Display to (All players) the text: ((Name of (Triggering player)) + : Voted for MEDIUM)
        • Else - Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Clicked dialog button) Equal to buttonVERYEASY_2Plrs
        • Then - Actions
          • Set intVERYEASY = (intVERYEASY + 1)
          • Game - Display to (All players) the text: ((Name of (Triggering player)) + : Voted for VERY EASY)
        • Else - Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Clicked dialog button) Equal to buttonEASY_2to4Plrs
        • Then - Actions
          • Set intEASY = (intEASY + 1)
          • Game - Display to (All players) the text: ((Name of (Triggering player)) + : Voted for EASY)
        • Else - Actions


Now where it says...
Trigger:
  • Game - Display to (All players) the text: ((Name of (Triggering player)) + : Voted for VERY EASY)

...the text are in plain white. How can i change the player name to, say green?
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top