Posts: 134
Threads: 32
Joined: Dec 2007
Reputation:
0
If SetPlayerColor is executed on a player in game, will a player that connects after it is issued see the color or will it need to be executed upon connect to sync properly?
Posts: 214
Threads: 1
Joined: May 2010
Reputation:
0
Reading from the wiki I do not think you need to reset the color each time a new player connects (logic wise I don't think so neither).
However why don't you just test it?
Posts: 167
Threads: 0
Joined: Aug 2009
Reputation:
0
You will need to set the colour again for the newly connected player.