Console commands: Difference between revisionsGive feedback
This does not seem to be the case anymore : bots are attributed "normal" lanes now, since the 10 october patch |
mNo edit summary |
||
| Line 279: | Line 279: | ||
== Auto execute console commands on startup == | == Auto execute console commands on startup == | ||
* In the <installation path>\steamapps\common\Deadlock\game\citadel\cfg folder create a text file name it autoexec.cfg | * In the <code><installation path>\steamapps\common\Deadlock\game\citadel\cfg</code> folder create a text file name it <code>autoexec.cfg</code> | ||
* Put the console commands that you want to run on startup of Deadlock in the autoexec.cfg file, one console command on each line and save it | * Put the console commands that you want to run on startup of Deadlock in the <code>autoexec.cfg</code> file, one console command on each line and save it | ||
* In the Steam app right-click | * In the Steam app right-click Deadlock in your list of games on the Library tab and select Properties... | ||
* In the "LAUNCH OPTIONS" field enter -console -exec autoexec[[File:Launch options field.png|left|456x456px]] | * In the "LAUNCH OPTIONS" field enter <code>-console -exec autoexec</code>[[File:Launch options field.png|left|456x456px]] | ||
== Hosting Custom Games == | == Hosting Custom Games == | ||