Page 1 of 1

Keyboard.csv question.

Posted: Thu Nov 18, 2010 4:40 am
by Michael Slaunwhite
Hi.

Since for logistic files you only need to have the edited parts for people to use, does this also apply to the keyboard.csv?

eg. default keyboard.csv

Help,F1,loadscreen:InGameHelp
Debug,F2,loadscreen:Debug
Highlights,F3,loadscreen:Highlights

Forward,W,moveforward
Backward,S,movebackward
SlideLeft,A,moveleft
SlideRight,D,moveright
RotateLeft,Q,rotateleft
RotateRight,E,rotateright
Up,SPACE,moveup
Down,LSHIFT,movedown

Leader,ARROWUP,rankup
Prev Sib,ARROWLEFT,rankprev
Next Sib,ARROWRIGHT,ranknext
Subordinate,ARROWDOWN,rankdown

Save,GREYPLUS,loadscreen:InGameSave
Load,GREYSLASH,loadscreen:InGameLoad
Speed Up,EQUALS,speedup
Slow,MINUS,speeddown

Menu,ESC,loadscreen:InGameMenu
Courier,C,loadscreen:SendCourier
Help,H,loadscreen:InGameHelp
Map,M,loadscreen:Map

Follow,F,camfollow
Goto,G,gotosel
Unit Locations,L,dumplocs
Dead,O,dumpdead
Pause,P,pause
Trees,T,toggletrees
Hud,U,togglehud
Chat,X,chat
Zoom,Z,zoom

Combat Grp,NUMPAD1,setgroup:0
Move Grp,NUMPAD2,setgroup:1
Orders Grp,NUMPAD3,setgroup:2

TC On,1,tcallon
TC Off,2,tcalloff
Advance,5,moveformfwd:300:0
All Advance,6,Amoveformfwd:300:0
Advance to Def,7,movefwd:300:1
All Advance to Def,8,Amovefwd:300:1

WheelLeft,COMMA,wheelleft:22.5
WheelRight,DOT,wheelright:22.5


My Changes to keyboard.csv for Mod.

Advance,5,moveformfwd:100:0
All Advance,6,Amoveformfwd:200:0
Advance to Def,7,movefwd:250:1
All Advance to Def,8,Amovefwd:250:1

Would I only need to have the above in my modded keyboard.csv for it to work? or do I need the entire Keyboard.csv?

I don't know if I am saying this correctly or not.

Later!

Re: Keyboard.csv question.

Posted: Thu Nov 18, 2010 5:12 am
by Marching Thru Georgia
That's a good question. My guess is that you only need the lines you are changing like the other csv files. Give it a try and let us know.

Re: Keyboard.csv question.

Posted: Thu Nov 18, 2010 5:30 am
by ADukes
You need the entire file.

Re: Keyboard.csv question.

Posted: Thu Nov 18, 2010 7:40 am
by Michael Slaunwhite
You need the entire file.
Hi Adukes.

Thanks I appreciate it. One more thing, will we be allowed to do what I asked for with the keyboard.csv, or is that something that is not on the table yet?

Cheers, and thanks again Adukes.