OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: bedges on 02 Feb 2005, 13:22:16

Title: hiding that last radiomsg...
Post by: bedges on 02 Feb 2005, 13:22:16
i'm having a wee bit of difficulty hiding radio channel julia - everything else hides nicely with a setradiomsg "null", but julia doesn't want to cooperate, fickle radio channel that she is...

she's set to "null" in the init.sqs file, but on preview, there she is, large as life.

any ideas?
Title: Re:hiding that last radiomsg...
Post by: StonedSoldier on 02 Feb 2005, 13:29:39
try 10 setRadioMsg "null"
Title: Re:hiding that last radiomsg...
Post by: bedges on 02 Feb 2005, 13:33:56
i'll just unsolve that for a moment to say thanks ;)