-
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
Add 3IFB #212
Comments
Three possible solutions to "what faction should they be" problem:
Personally, I think we should go for option two with the following setup:
|
I like option 3 on a conceptual level (and it's probably the "proper" way to do it). It would allow for easy potential addition of custom top level factions in the future. But honestly I'd be fine with entirely replacing the indy fia with 3IFB. |
From #213:
|
Option 2 sounds good to me |
Open discussion point is whether to add 3IFB to the template preplaced (mission.sqm). They would probably be INDFOR FIA units using the "3ifb" assignGear faction, and so recieve the FIA briefing. Note that BLUFOR FIA would remain. |
It's probably easiest for missionmakers to include the corresponding gear file for any of the other existing factions (that are present in the template) just like it was done for the fiaAK: F3/f/assignGear/fn_assignGear.sqf Line 146 in 81ec8ae
|
That was option 1 above; we decided to go for option 2. So I think that 3IFB should exist preplaced in the template. |
|
When implementing this change (adding to template), we must take care to use proper slotting descriptions, group names, unit names, and also add them to |
Finally got enough time to look at this. Group markers complicate this even further as they are based on faction and so there isn't a place to 'slot' 3IFB into. Thus I have decided to go with Option 3 (see above) and have created #234 to lay the foundation for this. |
For future reference, some of the 3DEN snippets I used to do this. Copied FIA, ran these snippets on copies, did a little bit of manual editing of the SQM (can't change group side with 3DEN).
|
* [#212][AssignGear] Added 3IFB insignia assignment * [#212][AssignGear] Updated 3IFB comment to reflect virtual factions * [#212][Briefing] Added 3IFB briefing file * [#212][GroupMarkers] Added 3IFB group data * [#212][Template] Added 3IFB * [#212][Template] Remounted 3IFB techs and TH. Moved TH to bottom of slotting
Done in FA.3.5.3 |
The Brigade has not been fully established in A3 apart from like 2 Fer missions. I'll do the dress up, but I'll need the feedback
The text was updated successfully, but these errors were encountered: