Jump to content
Sign in to follow this  
RyanM

unlimited SOM support requests?

Recommended Posts

Ok, so I have the SOM support set up and working (im using the tactical airstike and aerial recon supports). The SOM manger is set up with the "this setvariable ["settings", [[], true, nil, nil, false]]" so no missions are being called and a timeout trigger with the "[["tactical_airstrike", "aerial_reconnaissance"], player] call BIS_SOM_addSupportRequestFunc;" but I can only get one support request from each support unit. I tried adding the "[["tactical_airstrike", "aerial_reconnaissance"], player] call BIS_SOM_addSupportRequestFunc;" more than once in the trigger that im using to trigger the supports in hopes that it added one request for each command line but that doesn't work (you know..add two command line requests for a tactical airstrike and you get two airstrikes, add three and you get three, etc). Trying to figure this out and so far I have not found anything telling me how to do this on the Sec Ops Manger BI wiki page (or any of the module wiki pages). Can anybody help me get unlimited (or at least a few) support requests?

thanks

Share this post


Link to post
Share on other sites

In the Artillery Module article on the biki, there are two example missions, check them out. They have a radio function to add artillery strikes, you can use that as an example.

Share this post


Link to post
Share on other sites
Ok, so I have the SOM support set up and working (im using the tactical airstike and aerial recon supports). The SOM manger is set up with the "this setvariable ["settings", [[], true, nil, nil, false]]" so no missions are being called and a timeout trigger with the "[["tactical_airstrike", "aerial_reconnaissance"], player] call BIS_SOM_addSupportRequestFunc;" but I can only get one support request from each support unit. I tried adding the "[["tactical_airstrike", "aerial_reconnaissance"], player] call BIS_SOM_addSupportRequestFunc;" more than once in the trigger that im using to trigger the supports in hopes that it added one request for each command line but that doesn't work (you know..add two command line requests for a tactical airstrike and you get two airstrikes, add three and you get three, etc). Trying to figure this out and so far I have not found anything telling me how to do this on the Sec Ops Manger BI wiki page (or any of the module wiki pages). Can anybody help me get unlimited (or at least a few) support requests?

thanks

see my thread in armaholic http://www.armaholic.com/forums.php?m=posts&q=7296&n=last#bottom

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×