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

Make ace medical basic/adv be decided from parameters #1

Open
Cuel opened this issue Apr 5, 2016 · 1 comment
Open

Make ace medical basic/adv be decided from parameters #1

Cuel opened this issue Apr 5, 2016 · 1 comment
Assignees

Comments

@Cuel
Copy link
Contributor

Cuel commented Apr 5, 2016

I don't see the point of having 2 missions

@Cuel Cuel self-assigned this Apr 5, 2016
@ComfyPillow
Copy link
Collaborator

Yes, it's an annoyance that I didn't have time to properly address.
I was worried initially that if I configure both ADV Settings and basic Medical settings, but keep Basic medical default that it would have some unintended side-effects.

From what I've seen, setting the following global var should allow for switching the Medical Level

ace_medical_level = 1; // Basic Medical
ace_medical_level = 2; // Advanced Medical

I don't know how early in the init these have to be set in order to get applied correctly and not cause issues. Maybe it doesen't matter tho.

Build Script can be easily Adapted to only build 1 mission for each map tho, and that would reduce a bit of complexity from the repo.

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

No branches or pull requests

2 participants