Skip to content
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

Pre-set state for in-game briefing #220

Open
TheLocalPub opened this issue Oct 5, 2022 · 5 comments
Open

Pre-set state for in-game briefing #220

TheLocalPub opened this issue Oct 5, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@TheLocalPub
Copy link
Contributor

Is there a possibility to set a side to ready before mission start.
Mission will go live only when one team readies up.

@TheLocalPub TheLocalPub added the enhancement New feature or request label Oct 5, 2022
@PiZZAD0X
Copy link
Member

PiZZAD0X commented Oct 5, 2022

simply set IGBRIEF_bluforIsReady or IGBRIEF_opforIsReady to true in the postInitGlobal customization file

@TheLocalPub
Copy link
Contributor Author

So to clarify.
There no state for INDFOR?

@PiZZAD0X
Copy link
Member

PiZZAD0X commented Oct 5, 2022

no, only blufor/opfor. The sides are not directly used, you could use it for opfor vs indfor, the boards and their placement are the important thing

  • edit: nevermind, it does use the sides to determine actions, so adding an indfor board would make more sense

@EM-Creations
Copy link
Member

EM-Creations commented Dec 19, 2023

Is this still an issue? What's the ask, to make an IGBRIEF_indforIsReady and IGBRIEF_civforIsReady variable?

@TheLocalPub
Copy link
Contributor Author

I was originally asking to allow the IGB module to allow a mission maker to set a side to "ready" at mission start.
An example of this is let's say you have an attack/defend mission, I once had a missions like this where I wanted the defending team to choose when they wanted to start the attack from blufor so to speak.
The ready-up period would be the time they have to plan, brief, and then go out and set up defences.
Once the defending team is happy with their defences, they personally can start the mission/make it go live.

But to also allow INDFOR to be a side that can use this.
I don't see why it just doesn't have the ability to use blufor, opfor, indfor, and civfor, for all intents and purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants