Changes

From Vendetta Online Wiki
Jump to: navigation, search

Variable zoom bind

163 bytes removed, 01:24, 24 May 2014
bind update to fit the new command.
==Variable Zoom This "code" is deprecated since vzoom handle everything in the lua script. Only the Bindcommand might be usefull (?) ==Code:==
alias zoom13 "set fov .3854; alias zoomOut zoom12; alias zoomIn zoom13"
alias zoom12 "set fov .5781; alias zoomOut zoom11; alias zoomIn zoom13"
alias zoomIn "zoom1"
==Aliases==
Bind the following commands to the key of your choice:<br>
{| style="border:2px solid grey;" cellspacing=0|- ! style="border-right:1px solid grey; border-bottom:1px solid grey;" | <small>Command !! style="border-bottom:1px solid grey;1" | <small>Description
|-
| style="border-right:1px solid grey;" | <small>zoomIn|| <small>Zooms in (bind to MWHEELUP for scrollwheel behavior)! Command! Description
|-
| style="border-right:1px solid grey;" vzoom_in | <small>zoomOut|| <small>Zooms out in (bind to MWHEELDOWN '''MWHEELUP''' for scrollwheel behavior)
|-
| style="border-right:1px solid grey;" vzoom_out| <small>zoomMinZooms out (bind to '''MWHEELDOWN''' for scrollwheel behavior)|-|vzoom_reset| <small>Restores default zoom (bind to '''MMBUTTON ''' for scrollwheel behavior)
|}
 ===Credit===
Created by Eldrad. Enhanced by Roguelazer.
 
[[Category:Binds]]
1
edit