Jump to content
Sign in to follow this  
Phisher

Changing radio messangers title

Recommended Posts

Is there a way to change what the name of a radio messanger that is sending the message.

I.E.

Bravo Black 1: "Roger that"

What I want to know if there is a way to change Bravo Black 1 to something like Sniper Team.

Thank you in advance

Share this post


Link to post
Share on other sites

i think this should take care of everything:

groupName SetGroupID ["CallSign","Color"]

groupName is the name of the group.

CallSign is the call sign to use for this group. Valid values are :

"Alpha", "Bravo", "Charlie", "Delta", "Echo", "Foxtrot", "Golf", "Hotel"

Color is the group color. Valid values are :

"GroupColor1" = Black

"GroupColor2" = Red

"GroupColor3" = Green

"GroupColor4" = Blue

"GroupColor5" = Yellow

"GroupColor6" = Orange

"GroupColor7" = Pink

So, using this info, just put the following command in the 'initialization' field of the group leader, or the person or unit that you want to change the title of:

this setgroupid ["callsign","groupcolor"]

Share this post


Link to post
Share on other sites

Well you kinda helped me, but I was wondering if there is a way to change those names I.E.

Instead of Bravo Black or something like that you could change the name to something like Recon Team, something along that line.

Share this post


Link to post
Share on other sites

ahhh, is ee what you meant now.

In that case, i dont think thats possible.

What i game you was from the un official command reference. They've pretty much got everything possible, so if they say it isnt possible, then it might now be.

However, try and experiment. Replace the values given with your own and see if it works

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  

×