fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


cs:go:config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cs:go:config [2023/05/17 01:22] gsyscs:go:config [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ===== Config Files ===== ===== Config Files =====
  
-==== User ====+==== User Settings ====
  
-=== Path to user config files === +Path to user config files (default location):
- +
-Default location:+
 <code> <code>
 C:\Program Files (x86)\Steam\userdata\133769123\730\local\cfg C:\Program Files (x86)\Steam\userdata\133769123\730\local\cfg
 </code> </code>
  
-:!: Replace ''133769123'' with your SteamID3 (minus the ''U:1:'' part)+:!: Replace ''133769123'' with your SteamID3 (minus the ''U:1:'' part): SteamID3: ''[U:1:133769123]'' -> Folder: ''133769123''
  
-SteamID3: ''[U:1:133769123]'' -> ''133769123''+==== autoexec.cfg ====
  
 The 'autoexec.cfg' gets automatically executed by the game on every launch  The 'autoexec.cfg' gets automatically executed by the game on every launch 
Line 27: Line 25:
 exec trashtalker.cfg exec trashtalker.cfg
 </file> </file>
 +
 +==== custom.cfg ====
  
 Some custom settings file that gets loaded by the 'autoexec.cfg' Some custom settings file that gets loaded by the 'autoexec.cfg'
 <file ini custom.cfg> <file ini custom.cfg>
 alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "V" +jumpthrow alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "V" +jumpthrow
-bind "key" "slot12"+bind "h" "slot12" // healthshot
 cl_showloadout 1 cl_showloadout 1
 </file> </file>
  
-==== +==== config.cfg ==== 
 <file ini config.cfg> <file ini config.cfg>
 cfgver "1" cfgver "1"
cs/go/config.1684279378.txt.gz · Last modified: (external edit)