Jump to content

Recommended Posts

How would I make a radio command(I.E. Radio Alpha) become available after you activate a trigger?

Share this post


Link to post
Share on other sites

One method:


1. Set up your Radio Alpha trigger however you need.

2. Look for Trigger: Expression Condition field inside the trigger.

3. Enter your condition... Lets go with ' ActivateRadioAlpha '. * Without the apostrophes.

 

4. Create a second trigger and set it up however you need.

5. Look for Trigger: Expression On Activation field inside the trigger and put ' ActivateRadioAlpha = true; '.  * Without the apostrophes.

 

6. Test.

7. Test again.

 

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×