class cfgRadio
{
sounds[] = { aa, sorry};
class aa
{ name = "";sound[] = {"aa.ogg", db-0, 1.0}; title = $STRM_aa};};
class sorry
{ name = "";sound[] = {"sorry.ogg", db-0, 1.0}; title = $STRM_sorry};};
i put that as my descripton.ext wich works fine but my stringtable doesnt seem to work very well cause its not howing the radio text on the screen