Halflife: [CS 1.6] Add ability to print in console "exec name_config" without ".cfg".

Created on 2 May 2019  路  5Comments  路  Source: ValveSoftware/halflife

] exec config
exec config: not a .cfg or .rc file

It would be good to do as it is implemented in CS:GO - no need to print a ".cfg" & ".rc".
And AutoComplete the set of file name by pressing the TAB.

Feature Request

All 5 comments

It's not a good idea.

Don't be lazy

It's not a good idea because what if you have 2 files with the same name, just different extension? 1 being .rc and the other .cfg .

It's not a good idea because what if you have 2 files with the same name, just different extension? 1 being .rc and the other .cfg .

There are many options for solving this problem.
This "bad idea" is implemented in many applications, including CS:GO...
HL & CS 1.6 is worse than others?

It's not a good idea because what if you have 2 files with the same name, just different extension? 1 being .rc and the other .cfg .

.cfg would be default and other extensions will be needed to specify
exec valve -> exec valve.cfg
exec valve.rc -> exec valve.rc

I think it is a good idea
Also it will be great to have "word prediction" atleast like it is done in CSS

Was this page helpful?
0 / 5 - 0 ratings