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
- Users can easily change the look of the panels with the cl_achievements_theme command.
92
92
- This allows users to easily see unlocked achievements and achievement progress.
93
93
94
+
BDSBASE_TEMP_FIXDYNAMICMODELS
95
+
- Games: All
96
+
- This enables Pull Request #1483 (https://github.com/ValveSoftware/source-sdk-2013/pull/1483) by default which fixes issues with dynamic models in listen servers.
97
+
- This is a temporary workaround and is not recomended to be enabled with future versions of the engine.
98
+
- If this is disabled, use the command line variable -dynamicmodelsfix to enable the fix.
99
+
94
100
## Credits:
95
101
- TheBetaM for the custom schema code. (https://github.com/TheBetaM/tf-solo)
96
102
- rafradek for some bot AI changes (sigsegv-mvm) (https://github.com/rafradek/sigsegv-mvm)
0 commit comments