new string[56]format(string,sizeof(string),"Vehicle owner: %s",CarInfo[vehicleid][cOwner]); //Replace with your enum..SendClientMessage(playerid,-1,string);