ActionMaps and re-binding zoom in/out

Skeptik_Kleptik

Rear Admiral
Feb 11, 2015
5
21
375
RSI Handle
Kleptik
Hello All, Just thought i'd post a note while i'm searching for this information myself. I'm trying to get zoom in/out bound to keys instead of mouse. I have successfully unbound the axis from dynamic zoom but not sure where to go next..

Some xml I recently found that i'll attempt to modify hoping for success;
<action name="v_view_zoom_in">
<rebind device="joystick" input=""/>
</action>
<action name="v_view_zoom_out">
<rebind device="joystick" input=""/>
</action>
<action name="v_view_dynamic_focus">
<rebind device="joystick" input=""/>
</action>
<action name="v_view_dynamic_focus_toggle">
<rebind device="joystick" input=""/>
</action>

assuming rebind device should be keyboard and input the key I want to use. Perfect world for me would be one keyboard button to toggle zoom in/out.

apparently there used to be a v_view_dynamic_focus_toggle that is no longer in game (from my early investigation)...

Cheers!
 

Skeptik_Kleptik

Rear Admiral
Feb 11, 2015
5
21
375
RSI Handle
Kleptik
Thought I would post my findings, or lack there of.. I suspect what I'm trying to do it not valid in-game anymore. Eitherway, I realized 'L' would zoom like I kinda wanted, and also figured with my Razer Keyboard I can map a key to mouse wheel up and down. So I found two workarounds of sort.
 
Forgot your password?