Yep, i declared it using this
class CfgRadio
{
sounds[] = {radiocheck};
class radiocheck
{
name = "";
sound[] = {"radiocheck.ogg", db+0, 1.0};
title = $STRM_radiocheck;
};
};
I hadnt set the .ogg file to 128kbits which is prob. why it didnt work
The text comes up in white though - how do you change it so its in blue and start something like:
Papa Bear: ...