PhoenixTunes Posted February 21, 2018 Posted February 21, 2018 Hi y'all, How does one reuse a custom radio action? I want to use a radio action to respawn some helicopters if they manage to land after taking damage etc, and I want this radio action to not disapear after a single use. Trigger: 4 MISSION START, NO CONDITION, RADIO ITEM ADD (Respawn AH-1Ws, 11, 1) 3 SWITCHED CONDITION, FLAG EQUALS (11, 1) DO SCRIPT (Respawn Script), (MESSAGE TO ALL) Any help is greatly appreciated! :pilotfly:
feefifofum Posted February 21, 2018 Posted February 21, 2018 SWITCHED CONDITION TIME SINCE FLAG (11, 1) FLAG OFF (11) Every time flag 11 goes true, 1 second later this trigger will reset it to zero, allowing you to push it back to 1 with your radio trigger. THE GEORGIAN WAR - OFFICIAL F-15C DLC
Recommended Posts