Using TFAR radios for Combat Support

  1. 7 years ago

    So we normally use the Alive Tablet for calling in combat support, I think by default it's set to use the radio.

    Now I know I could just put the class name of a TFAR radio in there to require the player to have that radio to call in support, but can anyone think of a way to use the TFAR range restrictions as well?
    Eg while carrying the standard radio the players can call in support up to 5km from base, but then they require a Long Range Radio (or vehicle radio) in order to call in support up to 20km for the pack and 30km for in built?

  2. Not possible with the current combat support framework.

  3. So no function I can tap into even if it's a case of faking it like
    if player has radio and distance from player to base <5 activate combat support

  4. The condition is hardcoded into the module's initialization process and the "Confirm Request" process directly calls the CAS/Transport unit to move.

 

or Sign Up to reply!