Leaderboard How to: fade a specific player grey

komapatient

New Member
Reaction score
10
Ok, so I have this leaderboard running showing Ingame score.

Now I want to turn a specific player to grey colour once he accomplished a task and waits for the next round. When the next round starts, his colour should turn to default again!

I initially intended to do this by color code string variables but Leaderboard is limited to color percentages.. how to use string variables at all? Or do I have to manually detect all the color percentage codes?
 

jig7c

Stop reading me...-statement
Reaction score
123
use player colours....

let me see if i can find a link for that...

Red[1] = 255/0/0
Blue[2] = 0/128/255 [this one's a bit off]
Teal[3] = 0/255/255
Purple[4] = 128/0/128
Yellow[5] = 255/255/0
Orange[6] = 255/128/0
Green[7] = 0/255/0
Pink[8] = 251/79/255
Grey[9] = 192/192/192
Light Blue[10] = 99/170/248 [again, off a bit i think]
Dark Green[11] = 0/85/0
Brown[12] = 128/64/0

is this it??
 

mr_fj

New Member
Reaction score
10
use player colours....

let me see if i can find a link for that...

Red[1] = 255/0/0
Blue[2] = 0/128/255 [this one's a bit off]
Teal[3] = 0/255/255
Purple[4] = 128/0/128
Yellow[5] = 255/255/0
Orange[6] = 255/128/0
Green[7] = 0/255/0
Pink[8] = 251/79/255
Grey[9] = 192/192/192
Light Blue[10] = 99/170/248 [again, off a bit i think]
Dark Green[11] = 0/85/0
Brown[12] = 128/64/0

is this it??

I think he wants the text color on the leader board to fade from the player color to grey.

I don't know how to do it. I'm no good with leaderboards :p
 

Komaqtion

You can change this now in User CP.
Reaction score
469
This is what i'd do:
Trigger:
  • Fade to Grey
    • Events
      • Player - Player 1 (Red) leaves the game
    • Conditions
    • Actions
      • Leaderboard - Change the label for (Triggering player) in (Last created leaderboard) to (949596 + ((Name of (Triggering player)) + |r))


Haven't tested though :S
 

komapatient

New Member
Reaction score
10
This is what i'd do:
Trigger:
  • Fade to Grey
    • Events
      • Player - Player 1 (Red) leaves the game
    • Conditions
    • Actions
      • Leaderboard - Change the label for (Triggering player) in (Last created leaderboard) to (949596 + ((Name of (Triggering player)) + |r))


Haven't tested though :S

Great, this one worked.. silly me.. I can simply put the color code string into the leaderboard.. don't ask me why, didn't thought of that option :D I must have been confused by the color percentage feature of WE... +rep
 

komapatient

New Member
Reaction score
10
use player colours....

let me see if i can find a link for that...

Red[1] = 255/0/0
Blue[2] = 0/128/255 [this one's a bit off]
Teal[3] = 0/255/255
Purple[4] = 128/0/128
Yellow[5] = 255/255/0
Orange[6] = 255/128/0
Green[7] = 0/255/0
Pink[8] = 251/79/255
Grey[9] = 192/192/192
Light Blue[10] = 99/170/248 [again, off a bit i think]
Dark Green[11] = 0/85/0
Brown[12] = 128/64/0

is this it??

Thank you very much for the great effort you put into this! I'll reward you with rep!
 
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