You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Create" server menu never keeps the selected bot skill and always resets it to Flower Power. We could sync it with the g_spSkill cvar originally used for Quake 3 Arerna's single-player mode. See ioquake/ioq3#600 as a reference.
The text was updated successfully, but these errors were encountered:
fa9d4b7 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.
So the intention was to have the main menu and the ingame menu correspond and communicate the same value and keep it the same as long as WoP is running. It was not intended to save the value of the g_spSkill cvar as a user preference for a restart of WoP. I think it would also not be necessary.
Marked as done for now.
The "Create" server menu never keeps the selected bot skill and always resets it to Flower Power. We could sync it with the g_spSkill cvar originally used for Quake 3 Arerna's single-player mode. See ioquake/ioq3#600 as a reference.
The text was updated successfully, but these errors were encountered: