/* save */ssc_UserSetInt(PlayerName(playerid), "team", gTeam[playerid]);
/* load */gTeam[playerid] = ssc_UserInt(PlayerName(playerid), "team");