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

Fix #6438: raising/lowering 'Maximum no. competitors' setting in multiplayer #7064

Closed
wants to merge 1 commit into from

Conversation

GabdaZM
Copy link
Contributor

@GabdaZM GabdaZM commented Jan 15, 2019

I have not tested the part when one client changes the value, and the other client has an AI/Game Script Configuration window open as well. I will need some help with this.

@GabdaZM
Copy link
Contributor Author

GabdaZM commented Jan 27, 2019

Works if the value is changed from rcon.
Does not work when paused.

…window

Disabling/enabling of the decrease/increase button in accordance with the
max no. competitors value was not working properly in multiplayer mode.
@GabdaZM
Copy link
Contributor Author

GabdaZM commented Jan 27, 2019

Is it acceptable to use OnMouseLoop() for this, or OnRealtimeTick(uint delta_ms) would be better?

@PeterN PeterN closed this Feb 1, 2019
@PeterN
Copy link
Member

PeterN commented Feb 1, 2019

Superseded by #7154

@GabdaZM GabdaZM deleted the ai_num_config branch February 2, 2019 18:37
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

Successfully merging this pull request may close these issues.

None yet

2 participants