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

Added syncing bot skill in server options menu with g_spSkill #600

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Saint146
Copy link

For some reason bot skill in the server starting screen is always Bring It On.
This change syncs this value with the cvar g_spSkill, which is already used for the skill level for the single player mode.
Feels quite intuitive and might be useful for those who train/play with bots often.

kai-li-wop added a commit to PadWorld-Entertainment/worldofpadman that referenced this pull request Oct 25, 2024
…_spSkill cvar

This will synchronize the create server bot selection and ingame add bots menus with the g_spSkill cvar originally used for Quake 3 Arerna's single player mode. The ingame add bots menu already used this cvar, but never saved it. The create server bot selection menu always adds all bots with the same selected skill and will now remember that, while the ingame add bots menu allows you to add bots one at a time, so it is possible to select the skill for each bot individually. This commit is based on ioquake/ioq3#600.
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.

1 participant