cfgtf icon indicating copy to clipboard operation
cfgtf copied to clipboard

class configuration files name wrong

Open c30ra opened this issue 6 years ago • 0 comments

generated class configuration files name are wrong there should be a "_c" after the class name, for example "sniper.cfg" -> "sniper_c.cfg".

see mastercomfig and console error

'game_overrides_c' not present; not executing.
'sniper_c' not present; not executing.

after changing the name it worked and the script for sniper is correctly loaded

c30ra avatar Jan 01 '19 15:01 c30ra