Regarding the "EndGame Screen"
This screen only appears when a match is completed.
In other words if you click on "End Match" you are aborting the match and the "EndGame Screen" will not appear.
Just clarify again if you clicked the End-Match or not.
Regarding the UniqueID's of the players that left, doing it like you suggest is not a problem, the problem is I'm all out of replication space, as there could have been 10 players that came and left the server.
So each player has 16 characters in his nickname, plus a seperating comma, adds 170 characters to the replication.
I'll see what I can do, but if I can do it then I will have to delete the current editbox we just added - that ok ?
One problem, one cannot have different colors in a Listbox, so all players past and present will be the same color - maybe I can add brackets around the name ?
This screen only appears when a match is completed.
In other words if you click on "End Match" you are aborting the match and the "EndGame Screen" will not appear.
Just clarify again if you clicked the End-Match or not.
Regarding the UniqueID's of the players that left, doing it like you suggest is not a problem, the problem is I'm all out of replication space, as there could have been 10 players that came and left the server.
So each player has 16 characters in his nickname, plus a seperating comma, adds 170 characters to the replication.
I'll see what I can do, but if I can do it then I will have to delete the current editbox we just added - that ok ?
One problem, one cannot have different colors in a Listbox, so all players past and present will be the same color - maybe I can add brackets around the name ?
Last edited: