returnPlayerName(playerid) { format(array[playerid][str], MAX_PLAYER_NAME, "%s", array[playerid][str]); return array[playerid][str];}