Bendy.-. 0 Posted August 11, 2019 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
Maff 251 Posted August 12, 2019 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. 1 Share this post Link to post Share on other sites