I'm trying to get a helicopter to come and land at a specified point using waypoints. The chopper moves when a jeep has been destroyed and a radio message called "Call for pickup" appears on the radio. After selecting the radio message, nothing happens and the chopper stays put.
I've linked a trigger set to 'radio alpha' to the first waypoint (Actually set on top of the chopper) and I've managed to get the radio message to appear when the jeep snuffs, but I can't get the chopper to respond.
I have two seperate triggers: One connected to the jeep
(1 setradiomsg "Call For Backup" is in the activation field) and another connected to the chopper (no script, just 'radio alpha' as a trigger.) What else do I need to do?