Error [!s:value] appears after an update at the beginning of the game

m1nuz

Member
After the update, the error [!s:value] appears on the screen at the beginning of the game while waiting for players and when you ride the zipline at the start of the game1727429384162.jpeg1727429390372.jpeg
 
What I managed to find out is that this issue arises due to my crosshair settings

citadel_crosshair_pip_gap -5;
citadel_crosshair_pip_width 2;
citadel_crosshair_pip_height 3.333333;
citadel_crosshair_pip_opacity 1;
citadel_crosshair_pip_border false;
citadel_crosshair_dot_opacity 1;
citadel_crosshair_dot_outline_opacity 1;

Specifically because of citadel_crosshair_pip_gap -5
If you move the crosshair adjustment slider in the settings menu, the error disappears, and you can return citadel_crosshair_pip_gap -5 back through the console.
 
Back
Top