Jump to content
Sign in to follow this  
leopard a2

radio alfa e HQ

Recommended Posts

hello guys how i can create a radio message between alfa and papa bear? for example:alfa this is papa bear move immidiatly to the a irport to support bravo and charlie;alfa respond roger out

Share this post


Link to post
Share on other sites

for you to "papa bear" it is Player sideChat "" in a trigger and put you message in "" (has to have "" on the outside) and for papa bear to you, create a unit and give it any name (HQ, pb, ect) and do X sideChat "" (X=units name).

If you wan't chat from side's that aren't yours (if your us and you wan't to talk to a independent, OPFOR or civilian) it is globalChat.

Share this post


Link to post
Share on other sites

That won't show the sender of the message as Papa Bear though. If you want to use them, run this line in init.sqs, a trigger, or whatever (doesn't matter how you run it, as long as you do):

papabear = [West, "HQ"]

And then, for the message:

papabear sideChat "This is Papa Bear to Alpha. It's tea time. Over."

You may also use "Firefly Base" in a similar way, using:

fireflybase = [West, "airbase"]

And then:

fireflybase sideChat "This is Firefly Base. We're running low on beer. Requesting support. Over."

Share this post


Link to post
Share on other sites

ok thanks...can you write an example?bacause i have a problem with the editor...i'm not good to use the editor

---------- Post added at 07:47 PM ---------- Previous post was at 07:46 PM ----------

thanks sepe!!!!!!!!!!!!!!!!!!!!!!!!

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  

×