28.01.2011, 23:39
The better question is why do you use strings if you save integers ?
-> change it to normal variables
Or why Top51, Top52, ... and not an array like Top[51], Top[52] which could be used in a loop
-> you could change this but its not necessary, it only reduce the length of the td part around 75%
I just cant image why this should hang the server or why it works if one player (id 0) is connected
-> change it to normal variables
Or why Top51, Top52, ... and not an array like Top[51], Top[52] which could be used in a loop
-> you could change this but its not necessary, it only reduce the length of the td part around 75%
I just cant image why this should hang the server or why it works if one player (id 0) is connected