|
quake4iphone help changing controls
|
Ok Is there someone that can help with the controls.
I'm trying to figure out how to add a menu button or a back button. i went in to the settings to turn the volume down and had no way to ge back out.
Edit:
In the Config.cfg file these three comands are for the top three buttons.
bind "ALT" "centerview"
bind "CTRL" "pause"
bind "SHIFT" "+speed"
examples
BY changing the "+speed" to "impulse 10" you can toggle threw your weapons.
if you change "pause" to "togglemenu" it sends you back to the main menu.
bind "ALT" "centerview"
bind "CTRL" "pause"
bind "SHIFT" "+speed"
to get the game to start up with no sound as a default change these settings
bgmvolume "0.000000"
volume "0.000000"
|
Last edited by persichini; 07-28-2008 at 01:04 PM..
Reason: Found my own answers
|