new Location[MAX_PLAYERS];
Location[playerid] = 1;
Location[playerid] = 2;
if(Location[playerid] == 1){}else if(Location[playerid] == 2){}