OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: NightJay0044 on 09 Sep 2008, 13:27:01

Title: How to create radio names
Post by: NightJay0044 on 09 Sep 2008, 13:27:01
Hi this is a simple editing question. But I've looked around for this and not sure what command to look for though.  You know how HQ has their own radio name during the "sideChat" command?

[west, "HQ"] sideRadio "Type"

How can you create your own? Like for November 1, or for any other type you wish?

Appreciate it
NightJay
Title: Re: How to create radio names
Post by: Cheetah on 09 Sep 2008, 14:05:03
This topic (http://www.ofpec.com/forum/index.php?topic=30349.0) might be useful. Should work in OFP too.
Title: Re: How to create radio names
Post by: Kendo J on 11 Sep 2008, 12:33:00
put in your string table... not sure if it is the right codes but I have them at home...will give you all the radio messege names tommorow

STR_CFG_PAPABEAR   "Papa Bear"
STR_CFG_GroupColor_Black   "A CoY
STR_CFG_groupname_alpha   "1 Plt

something like that anyway...

I just cut and paste these things so never remember what the strings such as - STR_CFG_groupname_alpha - are meant to be.

Kendo