hardcore server configuration bug (dsr file)
-
hello staff team!
i want to report a serious bug on the server side.when you set hardcore 1 in a dsr file, then what ever you change in the dsr configuration it will be ignored and it will load hardcore defaults, like friendlyfire and killcam.
i set this parameters:
gameOpt commonOption.hardcoreModeOn "1"
gameOpt commonOption.friendlyFire "0"
gameOpt commonOption.showKillcam "1"but actually it will load this when i run it:
gameOpt commonOption.hardcoreModeOn "1"
gameOpt commonOption.friendlyFire "1"
gameOpt commonOption.showKillcam "0"i reported this bug to an staff some years ago and in next update's changelog said it's fixed. but the bug still exist.
-
any fixes?