-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AssignGear] add launcher attachments to f_assignGear_attachments #239
Comments
I see this is assigned to the GM branch, but I don't see why this can't be added to mainline as well. I believe the standard Titan launcher does actually support some rail attachments, and this would improve compatibility with mods for use outside of FA. |
Yeah, sorry, I introduced that without really explaining. My idea for the GM branch is that it and the "vanilla" branch will be identical functionality wise. The only different will be the factions in the faction-aware components and template. For example, the GM branch will probably only have the GM factions and maybe 1 or 2 vanilla factions (3IFB?). So this change will be going into both the "vanilla" and GM branches. The idea behind suffixing the release name with '-gm' is to indicate that most of the changes will be on the GM branch; only functional changes on the "vanilla" branch. |
Matches other assignGear files as per folkarps#239
* Add launcher attachment variables * Add section to handle launcher attachments Also corrected spelling errors in original comments. * Change removal method to cleaner loop done by shadow-fa Co-Authored-By: shadow-fa <shadow-fa@users.noreply.github.com> * Add radio bag variable * Add shotgun variables for NPR
* Add LDF gear Co-authored-by: costno <costno16@gmail.com> * Add section for launcher attachments Matches other assignGear files as per #239 * assignGear: Add Spetsnaz Co-authored-by: costno <costno16@gmail.com> * Add NATO MTP radio pack * Add CSAT Hex radio pack * Add AAF Digi radio pack * Add CSAT Pacific Hex radio pack * Add NATO Tropic radio pack * Add radio bags for DC, CO, JTAC * Change RAT HEAT to HEAT 55 * Add Woodland comment switch for standard NATO units * Add NATO Woodland Co-authored-by: NikkoJT <35894105+NikkoJT@users.noreply.github.com> * Add NPR gear files Per host discussion, the "Looters" are now the Nadbor People's Republic. These files, created by Costno and cleaned up by me, add their gear. I've also updated 3IFB with Contact changes from Costno and added their radio bags. Co-Authored-By: costno <costno@users.noreply.github.com> * Correct vehicle file calls in LDF assignGear
Spot tested by setting NATO '_lau_attach1' to "acc_pointer_IR" and added it to '_lau_attachments'. Slotted NATO RAT, MAAWS has IR pointer. Working as intended. |
f_assignGear_attachments includes functionality for adding attachments to primary weapons and sidearms. Global Mobilisation adds the possibility of attachments for launchers; assignGear should be modified to handle this, using (presumably) addSecondaryWeaponItem.
The text was updated successfully, but these errors were encountered: