Skip to content

Profile options applied only on apply button pressed

Fixed behaviour when options applied without Apply button click.

Fixed options:

  1. Nickname
  2. Player color
  3. Player model + skin
  4. Also fixed that nickname colorpicker not enabled apply button.

All options have new cvar, like _menu_profile_<whatever>, and UI elements change this cvars. Old cvars I didnt touch and they change only on Apply button click.

If I will change 'name' or other cvar from console, it will update profile menu's values, but only if Apply button pressed (was no changes on page).

Also Im pulled cvar names outside of profile elements, that elements work with, and all names now set in profile tab.

Edited by ColdSpirit

Merge request reports