Keyboard.csv question.

This is where our experts try to teach you the very flexible modding system for our previous release - SOW Gettysburg and its add-ons. It's powerful, but dangerous. Post your tips and your questions.
Post Reply
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

Keyboard.csv question.

Post 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!
Marching Thru Georgia
Reactions:
Posts: 1769
Joined: Mon Mar 29, 2010 9:56 pm

Re: Keyboard.csv question.

Post 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.
I can make this march and I will make Georgia howl.
ADukes
Reactions:
Posts: 862
Joined: Mon Nov 26, 2007 10:38 pm

Re: Keyboard.csv question.

Post by ADukes »

You need the entire file.
Michael Slaunwhite
Reactions:
Posts: 4358
Joined: Fri Jan 08, 2010 8:15 am

Re: Keyboard.csv question.

Post 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.
Post Reply