[solved] Remap 'q' and 'e' to Up and Down movement?

[solved] Remap 'q' and 'e' to Up and Down movement?

Postby Skinnytorus » Saturday, 21.June 2014, 14:34

Hi there,
I'm having trouble with the wire file trying to Remap 'q' and 'e' to Up and Down movement. #-o Any idea how to do that?
Thank you.
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46

Re: Remap 'q' and 'e' to Up and Down movement?

Postby ikam » Sunday, 22.June 2014, 16:23

In the past, I used a script to launch wz with azerty keyboard instead of qwerty, here the script .bat

Code: Select all
@echo off
werkkzeug4.exe -w azerty_conf.txt


azerty_conf.txt is the extracted wire.
I put it if you need some test, but I don't know if it always works, don't tried it since long time...
You do not have the required permissions to view the files attached to this post.
ikam
Operator
Operator
 
Posts: 911
Joined: Friday, 14.October 2011, 13:00
Location: France

Re: Remap 'q' and 'e' to Up and Down movement?

Postby Skinnytorus » Sunday, 22.June 2014, 16:40

Thanks. I've just solved that. In the wire file:
Rem out these lines:
Code: Select all
key GearUp 'e';
key GearDown 'q';


and add these:
Code: Select all
key QuakeUpToggle "Move Up" 'q'|ONOFF|ALLSHIFT;
key QuakeDownToggle "Move Down" 'e'|ONOFF|ALLSHIFT;
Skinnytorus
Operator
Operator
 
Posts: 1300
Joined: Monday, 06.February 2012, 17:46


Return to Support



Who is online

Users browsing this forum: No registered users and 3 guests

cron