OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: sgtGunneryHighway on 03 Oct 2002, 00:30:55

Title: Group Name ?
Post by: sgtGunneryHighway on 03 Oct 2002, 00:30:55
How can i do to give a custom name (for radio msg)to a group an other name than alpha red, bravo black etc....
like base or hq (for example) ???
Title: Re:Group Name ?
Post by: macguba on 03 Oct 2002, 01:02:47
The only names you can give are things that appear in the game, like HQ or November1.     I can't remember how you do it but there was a thread on this a couple of weeks ago.

If you can't find it I'm sure somebody will pop along with the answer in due course.
Title: Re:Group Name ?
Post by: Chudley on 03 Oct 2002, 01:22:10
PapaBear = [West,"HQ"]

PapaBear = [West,"Base"]

Chopper1 = [West,"November1"]

There are more, but you'll have to look around for them

:D
Title: Re:Group Name ?
Post by: LCD on 03 Oct 2002, 01:28:08
here is how u use it nd wat r da names

1) wen u want it 2 make radio transmition use

[west,"HQ"] sidechat "text"

u can put da side dat u want were dere is west, u can put da name dat u want list of names (dat i know)
    name  -  wat name u wil get in mision
1) Base  - PAPA_BEAR
2) HQ   - PAPA_BEAR
3) PAPA_BEAR - PAPA_BEAR
4) Airbase - Firefly Base

in da place of text put wat text u want 2 appear  ;D

LCD OUT