Project Zomboid

Project Zomboid

Driving Cars Mod
Jew_Santa 14 Jul, 2017 @ 2:03pm
Insert Key rebind
Hey,
I need to rebind Insert key becasue I use it in my usual bind setup. I found it in line 1193. What that button do? Can I change that bind to whatever button or options are limited? Only have to change line 1193?
< >
Showing 1-3 of 3 comments
Jew_Santa 14 Jul, 2017 @ 4:36pm 
Actually thing is even more complicated. I'm trying to swap WSAD area to be dedicated to car driving while Arrows/Numpad area are on-foot controlls(that was easier part). Many lines of script contain 'keyNum' phrase. I'm afraid that big part of the code need to be changed and it's beyound my 'skills'.:steamsad:

Edit:
Seems keyNum phrase is not related to Numpad but something else or it simply doesn't matter. In game arrow keys for movement, in mod script wsad for driving.Keyboard.KEY_INSERT changed to Keyboard.KEY_Z. Works.
Last edited by Jew_Santa; 14 Jul, 2017 @ 7:47pm
Brynjar 13 Aug, 2017 @ 5:57pm 
Anyone know how to do this with an xbox controller? I want to steer with the D Pad instead of the arrow keys. I've tried several things but can't seem to get the proper key code for my controller, or the script doesn't recognize anything other then the keyboard
Jew_Santa 14 Aug, 2017 @ 10:13am 
If 'keyNum' thing spread all over the script allows to bind pad buttons it should be possible. Try to use pad buttons in regular game key bindings menu. Save it. Then find file which store data about curent key setup. I belive it has to be somewhere in Zomboid folder in My Documents. Place where save files are located. Then you can find out how these pad buttons are named.
< >
Showing 1-3 of 3 comments
Per page: 1530 50