whenever i exec them it doesnt do anything and it pops up with this error
ie i exec scout
] exec scout
Unknown command "detail_props_override"
'game_overrides_c' not present; not executing.
'scout_c' not present; not executing
i assumed it was because there was something in there that caused an error but i removed everything in it but it still gave me this error
also: just freshly reinstalled and used cfg.tf and masterscoms.com to get my cfg
whenever i exec them it doesnt do anything and it pops up with this error
ie i exec scout
[code]] exec scout
Unknown command "detail_props_override"
'game_overrides_c' not present; not executing.
'scout_c' not present; not executing
[/code]
i assumed it was because there was something in there that caused an error but i removed everything in it but it still gave me this error
also: just freshly reinstalled and used cfg.tf and masterscoms.com to get my cfg
Could be wrong but I think the solution is:
If you have any class configs, you will have to rename them to add a _c. (scout_c.cfg, soldier_c.cfg,pyro_c.cfg, demoman_c.cfg, heavyweapons_c.cfg, engineer_c.cfg, medic_c.cfg, sniper_c.cfg and spy_c.cfg). You can change the name of your custom class configs using the class_config_classname alias. For example, you can put alias class_config_heavyweapons "exec myheavy" in custom.cfg if you want to use a file named myheavy.cfg for Heavy.
Copied from here under "custom configs"
Could be wrong but I think the solution is:
[I]If you have any class configs, you will have to rename them to add a _c. (scout_c.cfg, soldier_c.cfg,pyro_c.cfg, demoman_c.cfg, heavyweapons_c.cfg, engineer_c.cfg, medic_c.cfg, sniper_c.cfg and spy_c.cfg). You can change the name of your custom class configs using the class_config_classname alias. For example, you can put alias class_config_heavyweapons "exec myheavy" in custom.cfg if you want to use a file named myheavy.cfg for Heavy.[/i]
Copied from [url=https://github.com/mastercoms/mastercomfig/blob/release/docs/README.md#installation]here[/url] under "custom configs"
yeah just figured it out cheers
yeah just figured it out cheers