Jump to content
Sign in to follow this  
FCF Bad Karma

Changing radio trigger captions

Recommended Posts

How do you change the Radio Triggers captions from Alpha, Beta, etc. etc. to your own custom captions?

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (JAP @ Oct. 24 2002,10:54)</td></tr><tr><td id="QUOTE">I think you cant.<span id='postcolor'>

Hmmm...

It depends on what he means tounge.gif

If you want to change the "1 - Alpha" appearing while in game, just change the text part of the trigger, what you write in the text entry appears instead of Alpha.

Whis'

Share this post


Link to post
Share on other sites

to change Alpha text radio:

0 setRadioMsg "Your text for Alpha"

to change Bravo text radio:

1 setRadioMsg "Your text for Bravo"

...

Share this post


Link to post
Share on other sites

Whisper's way is correct, if you generally want to let your

radio text appear different to: 1-Alpha etc.

Bart Jan's way is to use, if you want to change the text of

the radio call while the game is running (e.g: from hidden

radio call to available radio call).

~S~ CD

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Bart.Jan @ Oct. 24 2002,12:32)</td></tr><tr><td id="QUOTE">to change Alpha text radio:

0 setRadioMsg "Your text for Alpha"

to change Bravo text radio:

1 setRadioMsg "Your text for Bravo"

...<span id='postcolor'>

Yeah, I want to change what actually is in the radio on the map screen from Alpha to my text. I tried the setRadioText method, but it doesnt seem to work. I tried putting it into a trigger, tried putting it into the init.sqs, nothing...

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×