Results 1 to 3 of 3

Thread: air taxi called with radio

  1. #1

    air taxi called with radio

    Hey guys i know how to call an air taxi with the radio but how can i let the player see the radio call in his menu only after a certain trigger is activated? I didn't find anything useful

  2. #2
    Have you tried Norrin's Chopper/aerial taxi script?

    Chopper/aerial taxi script

    I believe you can place in a trigger the following code to allow use:
    player setVariable ["NORRN_taxiHeli", slick1, true];

    Check out his readme, and see if this is what you're after.

  3. #3
    searched in google: hide radio trigger

    http://forums.bistudio.com/showthrea...ter-in-mission

    Code:
    10 setRadioMsg "NULL";  // hide trigger
    
    10 setRadioMsg "Radio on";  // turn it back on

Similar Threads

  1. Take On Taxi !
    By Jedra in forum TAKE ON HELICOPTERS - CUSTOM SCENARIOS
    Replies: 10
    Last Post: Apr 17 2013, 02:56
  2. Air Taxi script?
    By Mercenary2112 in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 5
    Last Post: Jul 9 2010, 06:16
  3. Stock script: Civilian-ran air-taxi stations
    By Wokstation in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 1
    Last Post: Jun 12 2010, 10:27
  4. need help with taxi interface
    By Adramelech in forum ARMA 2 & OA - GENERAL
    Replies: 6
    Last Post: Jul 3 2009, 01:26
  5. Script called by radio run on server only?
    By Poet in forum OFP : MISSION EDITING & SCRIPTING
    Replies: 8
    Last Post: May 16 2003, 16:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •