Page 1 of 10 12345 ... LastLast
Results 1 to 10 of 94

Thread: [How To] Simple Support Module (OA) ?

  1. #1
    Master Gunnery Sergeant Wiggum's Avatar
    Join Date
    Jun 17 2009
    Location
    Germany
    Posts
    1,138

    Exclamation [How To] Simple Support Module (OA) ?

    Hi,

    can someone please explain the new "Simple Support Module" ?

    - How to get it working (basic) ?
    - How to exclude some support and only chose one (like only Ammo Drop) ?
    - How to select the number how often i can call a specific support ?
    - How to choose Plane / Helicopter and Ammo type ?

    It cant be that complicated i think, would be useful if someone can explain.

  2. #2
    List of variables that can be defined, just replace <BIS_SSM_XXXXX_DEFAULT> with the desired value.


    Spoiler:

  3. #3
    Master Gunnery Sergeant Wiggum's Avatar
    Join Date
    Jun 17 2009
    Location
    Germany
    Posts
    1,138
    Author of the Thread
    Thanks !

    But how do i enable the "Simple Support Module" ?
    I placed one on the Map and synced it with the player...but that dont works.

  4. #4
    Are you also using the functions module?

  5. #5
    Master Gunnery Sergeant Wiggum's Avatar
    Join Date
    Jun 17 2009
    Location
    Germany
    Posts
    1,138
    Author of the Thread
    Yes i placed a Functions Module too...nothing...
    Why does they give use these Modules without any kind of documentations ?

  6. #6
    Master Gunnery Sergeant Imutep's Avatar
    Join Date
    Feb 7 2006
    Location
    Where am i ?
    Posts
    1,359
    Quote Originally Posted by Wiggum View Post
    Thanks !

    But how do i enable the "Simple Support Module" ?
    I placed one on the Map and synced it with the player...but that dont works.
    No synchronizing, only place the modul on the map. Via comunication...0-8 you can order one of the supports.

    Assault Mission Studio - German Mission Editing && Scripting Website

  7. #7
    Master Gunnery Sergeant Wiggum's Avatar
    Join Date
    Jun 17 2009
    Location
    Germany
    Posts
    1,138
    Author of the Thread

    Red face

    Thanks Imutep...i just have forgot that i have made myselfe setCaptive true...removed that and now it works !

    But i have no clue how to exclude all supports except a Airstrike...
    I only want the Airstrike aviable.

    Then i want be able to select the Aircraft type and all other stuff.
    Would be great if someone knows how this works !
    Last edited by Wiggum; Jul 4 2010 at 23:07.

  8. #8
    Id also like to know, its a very powerful module!

  9. #9
    Like in the list i posted above, try:

    ["BIS_SSM_Airstrike_VEHICLE_WEST",classname] call BIS_SSM_fnc_InitVariable;

  10. #10
    Quote Originally Posted by Jelliz View Post
    Like in the list i posted above, try:

    Where would I put that code?

Page 1 of 10 12345 ... LastLast

Posting Permissions

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