Posts: 17
Threads: 5
Joined: Jan 2010
Reputation:
0
07.12.2010, 16:02
(
Последний раз редактировалось xpeppe; 07.12.2010 в 16:21.
)
What's the button of KEY_WALK in vehicle??
Thanks All Peppe
Posts: 1,290
Threads: 69
Joined: Dec 2006
Reputation:
0
Well the space key has become key walk for me, so key walk might have become space? Try it. If it isn't then try all other keys?
Posts: 1,495
Threads: 131
Joined: Jul 2009
Reputation:
0
KEY_WALK is not defined for vehicles.
Therefore you won't be able to call it if the player is in any vehicle...
E.g.: if you want the player to turn the engine on with this key, nothing will change if he presses it, as it only reacts to "existing" (defined) keys...
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
If you mean (by default key mapping) the Alt key, then look for alternate attack (It's either KEY_ACTION or KEY_FIRE)