new string[128];format(string,sizeof(string),"Car: %s\r\n Costs: %i LT",Buylist[typ][Name],Buylist[typ][Price]);ShowPlayerDialog(playerid,1234,DIALOG_STYLE_MSGBOX ,"SAMP",string,"Buy","Thanks no");