mxez
mxez
Great release! Time to make a decent auto-stop for this
https://www.youtube.com/watch?v=sysNSjX-Hqc
instead of parsing current gamemode through game's level title, you better should using gamemode cvars. https://developer.valvesoftware.com/wiki/CS:GO_Game_Mode_Commands It would be more safer than using game's level title.
And no, using cat_set sv_cheats 1 cat_set mat_picmip 4 won't work because your game instance will simply crash.
Still not fixed?