OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: FlyingDuck on 19 Aug 2006, 18:41:55
-
now i want to activate the radiotrigger when west is at a special point. now i can call the reinforcements in the beginning but I want it that i can only call if i kill all russians first now i have a trigger wich activate when east is not present and in the on activation: radio = true.
I have placed somewhere else a radiotrigger with condition: radio. but I can still call de reinfoce in the beginning could somebody help?
-
Get rid of all the radio = true stuff
In a file called init.sqs put the following
1 setRadioMsg "NULL"
In the trigger that turns on the radio capability make the on Activation field read:
1 setRadioMsg "Call for reinforcements"
This assumes your radio trigger is a Radio Alpha. The Condition field of the radio trigger should just say: this