21.03.2018, 10:57
how to add ex. {FFA500}| Location: {FFFFFF}%sJefferson
Код:
if(PlayerVehicleInfo[playerid][i][pvImpounded]) {
format(vstring, sizeof(vstring), "%s\n{FFA500}Vehicle:{FFFFFF} %s {FFA500}| Status: {FFFFFF}Impounded", vstring, VehicleName[iModelID]);
}

