Jump to content
aviatormoser

Bon's Infantry Recruitment Redux

Recommended Posts

On 2/6/2022 at 11:58 AM, pazuzu said:

Is there a way to have more than one recruit flag?

 

I tried to copy and paste the flag with addaction to have more than one but I don't see the addaction when in game on any of the extra flags.

 

Thanks.

Yes I use it on numerous flags and vehicles. Are you putting this in the init?
 

this addaction["<t color='#33cc00'>recruit infantry</t>","bon_recruit_units\open_dialog.sqf",[],1,true,true,"","_this didistance _target <8"];

works on anything you put it in, rocks, buildings, backpacks, walls etc...

Share this post


Link to post
Share on other sites
On 2/9/2022 at 4:34 PM, rowdied said:

Yes I use it on numerous flags and vehicles. Are you putting this in the init?
 

this addaction["<t color='#33cc00'>recruit infantry</t>","bon_recruit_units\open_dialog.sqf",[],1,true,true,"","_this didistance _target <8"];

works on anything you put it in, rocks, buildings, backpacks, walls etc...

 

Thanks for the reply. I tried it again and it worked this time.

Not sure what I did wrong last time but I'm good to go now...;)

 

Thanks again.

Share this post


Link to post
Share on other sites
On 2/14/2022 at 5:39 PM, pazuzu said:

 

Thanks for the reply. I tried it again and it worked this time.

Not sure what I did wrong last time but I'm good to go now...;)

 

Thanks again.

anything for a fellow OFP veteran :wink_o:

Share this post


Link to post
Share on other sites

I had another question.

How do I increase the skill of the AI?

 

Edit:

I figured it out.

I just edited the recruit.sqf   and added _unit setSkill 1;  at the bottom of file where you can also change rank.

 

Edited by pazuzu

Share this post


Link to post
Share on other sites
On 11/2/2021 at 10:18 PM, romabysen said:

You can find a version here, extracted from the ISIL Foothold missions. It only has two changes

  • Remove line of code explicitly referencing Hermes Air Services (HAS)
  • Prevent dismissing units in other groups than your own

https://drive.google.com/file/d/1aMG_h-ZlYDk3Ck9yri0POzl_FjIaJeOG/view?usp=sharing

 

Note that this isn't PvP safe but it should be easy to modify dismiss.sqf to also check the side or faction of the unit and caller.

thanks bro

 

On 12/1/2021 at 3:32 PM, Gunter Severloh said:

Maybe just ask me in the future considering i spent 2yrs on and off on my ISIL Foothold missions, i could have just given everyone a direct link to

download Bon's Infantry Recruitment Redux script.

  Which i can do here:

From my google drive

https://drive.google.com/file/d/11_peKI50Etnz06T6nu3nzeRwsZUO47br/view?usp=sharing

This is the original file if you were to download from Armaholic its a demo mission set on stratis, you can get the script from the mission itself.

Look at the other files and basically replicate it in your own mission.

 

    In the future just ask unless your challenged, i'm always happy to help members of the Arma community.

ironically this link doesnt work now either

Share this post


Link to post
Share on other sites

I did record a video on this script a while back, it also has a link in its description:

 

Share this post


Link to post
Share on other sites

Gunter, this is an excellent cut through all the bull shit that gets right to the heart of ARMA 3 basic! I wish I'd known about your site a while back would have saved me a lot of time reading which was confusing. at the start.

  • Thanks 1

Share this post


Link to post
Share on other sites

anyone have any code to use with this so ONLY SL and TL can request units?

 

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

×