OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: FlyingDuck on 17 Aug 2006, 23:36:29
-
Hey,
I want be able to call reinforcements in my mission with the radio. I have studied campaign missions but couldn`t find ou how to do it. could someone help?
-
Have your reinforcements at a waypoint with the condition field set to: Reinforce
The next waypoint should be where you want them to go once they have been called for.
Have a radio trigger that has the on activation field set to: Reinforce = true
For the avoidance of doubt: There is nothing special about the word Reinforce. You could use xxyyzz so long as you use the same thing in both the waypoint and the trigger.
-
It did worked but this one is activated with a trigger.
I want to use the radio like 0-0-1.
-
To use the 0-0-1 radio code:
select "radio Alpha" in the "Activation" field of a trigger.
-
Also look at this:
http://www.ofpec.com/forum/index.php?topic=27988.0
I did say in my post to use a radio trigger.
-
now it works fine
thx
-
Time to solve the thread then?