22.10.2012, 20:13
sherch for
enum pHelper
{
//your code
}
and add this line
new PlayerInfo[i][pHelper];
add this in one player connect for(new i = 0; i < MAX_PLAYERS; i++)
enum pHelper
{
//your code
}
and add this line
new PlayerInfo[i][pHelper];
add this in one player connect for(new i = 0; i < MAX_PLAYERS; i++)