Translations:Binds/50/ko

From DDraceNetwork

file1.cfg

[command/setting] [value]
[command/setting] [value]
[command/setting] [value]

bind [key] exec file2.cfg

file2.cfg

[command/setting] [value]
[command/setting] [value]
[command/setting] [value]

bind [key] exec file1.cfg

[키]는 두 개의 파일에서 같은 키여야 합니다. 이렇게 하면 키를 누를 때마다 다른 파일로 전환됩니다. 두 파일이 올바른 경로에 있다면 둘 중 하나를 한 번만 실행 시킬 수 있으며 바인드를 해제할 때까지 영원히 유지됩니다.

bind [key] exec file1.cfg

이 방법을 사용하면 원하는 파일을 순환 할 수 있습니다.