26.04.2012, 20:33
Put This in OnGamemodeExit
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
//player files [replace playerid to i]
}

