OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Chris330 on 30 Mar 2005, 14:03:00
-
Dear All,
How do you change the radio commands from the defaults such as
"Alpha", "Bravo"
to something customizeable such as,
"Call Alpha Platoon", "Bomb Bridge"
Any ideas. I could use it for an artillery script I am using in my new mission ;)
-
Easy.
In the trigger init there is a box labeled "Name" In it just type whatever you want the message to say.
-
Thanks for the reply. i tried out your suggestion but that's not it. The name part of the trigger is used to define the trigger's identity incase you want to move a unit there or move the entire trigger. This is proven by the fact that the name field rejects spaces being used in it. Any more ideas? I'm stuck ???
-
I got it to work. You were right mate except the text should go in the 'text' field not the 'name' field. Thanks a bundle :D :D 8)