Hi Resxt, completely forgot about the thread.
In the meantime, I got it working by enabling via console.
I appreciate that you updated the script to enable it by default.
I have two questions if you don't mind:
-
Whenever I choose domination, the score is set to 500 instead of 200. Is there any way to make the default score limit 200 for dom?
-
Also, I'm having trouble setting the modes. Is it something I have to change via console too, or is there a way I can permanently change to (all or some, if there's a limit) my favorite modes (TDM, Kill Confirmed, Domination, Infected, S&D, Hardpoint)
I tried editing the .gsc and it did not change the modes. I'm setting it up for private match with bots, not on a server. Here's the part I changed in the script to test:
SetDvarIfNotInitialized("mapvote_modes", "Team Deathmatch,TDM_default:Domination,DOM_default:Kill Confirmed,KC_default:Search & Destroy,SD_default");
I know I'm doing something wrong here, sorry xD
Thanks for your time.