Translations:Binds/47/en: Difference between revisions
Importing a new version from external source |
Importing a new version from external source |
||
Line 3: | Line 3: | ||
or | or | ||
bind <span style="color:green">[key]</span> <span style="color:magenta">exec</span> <span style="color:blue">[file.cfg]</span> | bind <span style="color:green">[key]</span> <span style="color:magenta">exec</span> <span style="color:blue">[file.cfg]</span> | ||
You can use sub-directories within the 'Teeworlds' directory to organize files. Just include the path when you execute the file. | You can use sub-directories within the 'DDNet' or 'Teeworlds' directory to organize files. Just include the path when you execute the file. | ||
bind <span style="color:green">[key]</span> <span style="color:magenta">exec</span> <span style="color:blue">[path/to/file.cfg]</span> | bind <span style="color:green">[key]</span> <span style="color:magenta">exec</span> <span style="color:blue">[path/to/file.cfg]</span> |
Latest revision as of 14:58, 5 March 2023
Once the files are in the correct path, you can execute them in the game console with the exec command.
exec [file.cfg]
or
bind [key] exec [file.cfg]
You can use sub-directories within the 'DDNet' or 'Teeworlds' directory to organize files. Just include the path when you execute the file.
bind [key] exec [path/to/file.cfg]