Farrokh
Domination's score is 200. If you get 500 this probably means you have a script/mod editing it or you edited the value in the mode's DSR file
The modes, like most other things on my mapvotes, are configured through dvars which are variables.
I would recommend not editing the script to make getting updates not conflict etc
The easiest way for you to change the modes permanently imo would be to edit your player's CFG to have the modes dvar set on game startup automatically, as if you entered the command yourself in the console. The script will then not override it because as you can see it says "SetDvarIfNotInitialized"
To do that go to %localappdata%\Plutonium\storage\iw5\players
Open the config_mp file with the notepad
Find seta monkeytoy "0"
You will insert the dvar(s) you want above this by typing seta dvar_name "dvar_value"
Example:
55789946-dab4-45f7-bcbb-4628d6c481b9-image.png