Translations:Binds/47/ru: Difference between revisions

From DDraceNetwork
(Created page with "Когда файлы находятся в правильном пути, вы можете выполнить их в игровой консоли с помощью команды ''exec''. <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> Для организации файлов можно испол...")
 
No edit summary
 
Line 2: Line 2:
  <span style="color:magenta">exec</span> <span style="color:blue">[file.cfg]</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>
bind <span style="color:green">[key]</span> <span style="color:magenta">exec</span> <span style="color:blue">[file.cfg]</span>
Для организации файлов можно использовать подкаталоги в каталоге 'DDNet' или 'Teeworlds'. Просто укажите путь при выполнении файла.
Для организации файлов можно использовать подкаталоги в каталоге 'DDNet' или 'Teeworlds'. Просто укажите путь при выполнении файла.
  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 12:51, 30 December 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>

Когда файлы находятся в правильном пути, вы можете выполнить их в игровой консоли с помощью команды exec.

exec [file.cfg]

или

bind [key] exec [file.cfg]

Для организации файлов можно использовать подкаталоги в каталоге 'DDNet' или 'Teeworlds'. Просто укажите путь при выполнении файла.

bind [key] exec [path/to/file.cfg]