Translations:Binds/47/en: Difference between revisions

From DDraceNetwork
(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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Binds)
Once the files are in the correct path, you can execute them in the game console with the '''exec''' command.
 <span style="color:magenta">exec</span> <span style="color:blue">[file.cfg]</span>
or
 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 '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>

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]