renamoe Posted March 17, 2021 Share Posted March 17, 2021 Names in DST are shown with colors, pink, red, yellowish or something like that, what determined the color of names , and of what somebody said? Link to comment Share on other sites More sharing options...
Cliffford W. Posted March 17, 2021 Share Posted March 17, 2021 It's randomly selected Link to comment Share on other sites More sharing options...
renamoe Posted March 17, 2021 Author Share Posted March 17, 2021 Just now, Clifford W. said: It's randomly selected Not related with the Rarity of skin, but purely random? Link to comment Share on other sites More sharing options...
Cliffford W. Posted March 17, 2021 Share Posted March 17, 2021 Player name colours are random. but for skin quality they have fixed colours for that Link to comment Share on other sites More sharing options...
renamoe Posted March 17, 2021 Author Share Posted March 17, 2021 3 minutes ago, Clifford W. said: Player name colours are random. but for skin quality they have fixed colours for that Thanks, I got it. And your 3rd mod is really awsome. Link to comment Share on other sites More sharing options...
Cliffford W. Posted March 17, 2021 Share Posted March 17, 2021 Thank you sir. Link to comment Share on other sites More sharing options...
DelroyBM Posted March 17, 2021 Share Posted March 17, 2021 Now we are on the topic, there is any way to choose the color even if it's randomly generated? Link to comment Share on other sites More sharing options...
minespatch Posted March 17, 2021 Share Posted March 17, 2021 I wish I could choose green every time. Link to comment Share on other sites More sharing options...
Echsrick Posted March 17, 2021 Share Posted March 17, 2021 i feel like it sometimes has to do whit something when you join that there is a selected color variation of the joined player Link to comment Share on other sites More sharing options...
Jrramon_GOLD Posted March 17, 2021 Share Posted March 17, 2021 There is infact a pattern. Heres what I notice. The first person to join the server is a red color. Which is usaly the host or server admin. Then the 2nd player is yellow, the 3rd is purple, and the rest of the player colors arent random either. Its a certain pattern but I forgot the pattern order. Also if enough people join a server. The game will run out of player colors and will make all of them a grey color. In this screenshot you can see most of the colors are grey And I REALLY want someone to make a mod to allow you to asign someone a certain color. That would have so much potenial. Link to comment Share on other sites More sharing options...
CarlZalph Posted March 17, 2021 Share Posted March 17, 2021 9 minutes ago, Jrramon_GOLD said: There is infact a pattern. Heres what I notice. The first person to join the server is a red color. Which is usaly the host or server admin. Then the 2nd player is yellow, the 3rd is purple, and the rest of the player colors arent random either. Its a certain pattern but I forgot the pattern order. Also if enough people join a server. The game will run out of player colors and will make all of them a grey color. In this screenshot you can see most of the colors are grey And I REALLY want someone to make a mod to allow you to asign someone a certain color. That would have so much potenial. Aye, they're not randomly selected but they're not directly controllable by the players. They're chosen by the server based on the client slot index, which when players leave they'll have the slot indexes needing to be re-used to fill the holes created by the leavers. The function GetAvailablePlayerColours() in networking.lua is used to control the table used as well as the default fallback for when there's no more entries to use, though I think it's sampled from the C-side. Not sure if it's dynamic in that the C-side doesn't cache the table on start. The colours the function returns are defined in constants.lua as the table PLAYERCOLOURS. Link to comment Share on other sites More sharing options...
Echsrick Posted March 18, 2021 Share Posted March 18, 2021 selecting color update when? Link to comment Share on other sites More sharing options...
Wardin25 Posted March 18, 2021 Share Posted March 18, 2021 19 hours ago, Dr.Medic said: selecting color update when? top 1 questions that matter Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.