Jump to content

robert13

Member
  • Content Count

    4
  • Joined

  • Last visited

  • Medals

Posts posted by robert13


  1. Make a player unit

    Make the SOM Game Logic Unit, synch that to the player

    Make a trigger that's activated by Radio Alpha and set to be repeatable (if you want multiple strikes available), then in the on activation field of the trigger put in:

    [["artillery_barrage"], player, [[]]] call BIS_SOM_addSupportRequestFunc;

    Then when you want the artillery, go to the map and trigger radio alpha, then use the communication commands to contact SecOps and request the support

    Hi

    That works great but could you tell me how to make the same but not for virtual artillery. I want to make artillery MLRS do the same as in your explanation please.

    Thanks

    Rob

×