So I'm trying to add colors to my rank display system, give you have a certain rank. I currently have it working and it does it's job, except when more than one persons in the room the colors for both the names start ti blink occasionally. I attached a short video explaining what it does and what's happening, can somone please help?
#Blinking name color issue CV2
1 messages · Page 1 of 1 (latest)
Idk why photos look like crap though, so here's new ones
Also if you see anything else I should change, before it becomes a problem, let me know too
On Player Joined. make sure you run “if player is local” otherwise it runs for everyone
This?
Do you have any repeating signals, it’s hard to tell from the photo
Yes first photo bottom area
I know it's coming from their, given it's on delay repeating at that time too
That’s most likely what’s causing it
Ye
Place an “If” and a “Get World Ui enabled”
On else, run it normally, on then run the set text value
Wierd it, though should I unwire the "set player world UI enabled" from the "set world UI text value?
It’s only connected via input so you should keep it wired as it enables it for players who have it disabled
Le me send photo and get a subject
This fix it all then? I removed the regular 30hz delay as well
The prior problem one I mean
Does it fix it?
👍
You do the selection detection in a weird way, where for each rank you have a 1 item list and are comparing the selected rank against them? You should look int the switch chips, they'll save you looaadddsss of space and CPU