Command Mapping For CoD4 Radiant
You can use the default hot keys in Call of Duty 4 Radiant as listed here, or you can map your own, whether all of them or just some.
ここでリストされるように、あなたキャンは Call of Duty 4 Radiant でデフォルトホットキーを使います、あるいは、それらあるいはただいくらかのすべてであるかにかかわらず、あなたキャンはあなた自身のものをマップします。
You will need to start by making a .INI file (ideally, but can be made anywhere) in the \bin folder where the Radiant executable is. The filename does not matter, just be sure the file type is .INI.
あなたは、 Radiant 実行可能プログラムがある\ bin フォルダで .ini ファイル(理想的に、ただキャンがどこにでもされます)を作ることによって、必要性が始まるのを可能にします。ファイル名は重要ではありません、ただファイルタイプが .ini であることを確認してください。
Once made or if you want to make changes, open up the .INI in a text editing program such as NotePad or Word.
いったん作られると、あるいはもしあなたが変更をすることを望むなら、 NotePad あるいは Word のようなテキストエディタにおける .ini を開いてください。
When you've finally gotten your .INI as you want it to be, save it and load up Call of Duty 4 Radiant. Go to Edit>Preferences... or hot key P (by default). In the Maps/Undo/Ini section on the bottom, click the browse path button [...] next to User INI Path: field and locate the .INI you made. Restart Radiant and your custom hot key commands will be working.
あなたがそれがそうであることを望むように、あなたが最終的にあなたの .ini を受けとったとき、それをセーブして、そして Call of Duty 4 Radiant の上にロードしてください。(デフォルトで) Edit > Preferences ...あるいはホットキーPに行ってください。最下段の上に Maps/Undo/Ini 項で、ユーザ INI パス:フィールドの隣りにブラウズパスボタン[・・・。]をクリックして、そしてあなたが作った .ini を見つけてください。再起動 Radiant とあなたのカスタムホットキーコマンドは作動しているでしょう。
Command Mapping Syntax
Command name=keystroke
You can use +alt, shift or ctrl to modify the keys (you can combine them).
i.e. EntityColor=k+ctrl
i.e. EntityColor=k+ctrl
あなたキャンの使用 + Alt 、修飾への変化あるいは Ctrl キー(あなたキャンがそれらを結合します).
すなわち EntityColor = k + Ctrl
すなわち EntityColor = k + Ctrl
Semicolons ; are used for commenting.
The .INI is read line by line, so if you try mapping the same hot key to multiple commands, the last command assigned will be connected to the hot key.
.ini はラインによって読み取りラインです、それでもしあなたが複数コマンドにマッピング、同じホットキー、を試みるなら、割り当てられた最後のコマンドはホットキーに接続するでしょう。
Special Keys
UP=Cursor up
DOWN=Cursor down
LEFT=Cursor left
RIGHT=Cursor right
SPACE=space
BACKSPACE=back space
ESCAPE=escape
END=end
INSERT=insert
DELETE=delete
PAGEUP=page up
PAGEDOWN=page down
TAB=tab
RETURN=return (enter)
1..2=1 .. 12
COMMA=,
PERIOD=.
PLUS=+
MULTIPLY=*
SUBTRACT=-
DOWN=Cursor down
LEFT=Cursor left
RIGHT=Cursor right
SPACE=space
BACKSPACE=back space
ESCAPE=escape
END=end
INSERT=insert
DELETE=delete
PAGEUP=page up
PAGEDOWN=page down
TAB=tab
RETURN=return (enter)
1..2=1 .. 12
COMMA=,
PERIOD=.
PLUS=+
MULTIPLY=*
SUBTRACT=-
Some Examples
CubicClipping=0
CubicScale=16
WhichGame=MK
ALTEdgeDrag=1
UseTextureBar=0
FaceColors=0
CubicScale=16
WhichGame=MK
ALTEdgeDrag=1
UseTextureBar=0
FaceColors=0
[Commands]
EntityColor=K
CameraForward=UP
CameraBack=DOWN
CameraLeft=LEFT
CameraRight=RIGHT
CameraUp=D
EntityColor=K
CameraForward=UP
CameraBack=DOWN
CameraLeft=LEFT
CameraRight=RIGHT
CameraUp=D