Forums Index >> Modding >> WASD - Can it be other keys, also?



Page : <1> :


Since my arrow keys don't work very good enymore, I tryed to use the WASD-keys. The WASD-keys are in a normal 'form' for QWERTY-keyboards, but aint very good for an AZERTY-keyboard. Eny idea's on how to change WASD to (example) TFGV?

 

 

 

 

Sunday, June 25, 2006 at 10:45:47 PM

Yeah, I know someone who wants to buy the game but has a DVORAK keyboard, and this is holding him back.

Sunday, June 25, 2006 at 11:29:02 PM

Okay, I found it out, using TGE's open-sourced gui-stuff. %)
For the ones who would like it, to use, here it is.
Linkey.

Install Instructions
1. Drag movementkeys.cs to ThinkTanks/game/client/scripts
2. Add this to the bottom of your main.cs... exec("game/client/scripts/movementkeys.cs");
3. Restart ThinkTanks

You can change the keys. Go to the end of the 'script'. Find somewhere that looks like this:

 

                                        
moveMap.bind( keyboard, f, moveleft );
moveMap.bind( keyboard, g, moveright );
moveMap.bind( keyboard, t, moveforward );
moveMap.bind( keyboard, v, movebackward );

 


now --> change the f-g-t-v to your own choise.

 

 

 

 

Last edited: Monday, June 26, 2006 at 1:24:07 AM

Monday, June 26, 2006 at 1:13:29 AM

Heh, I tryed it, and all worked...

 

 

 

 

Monday, June 26, 2006 at 5:19:40 AM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald