Changes

From Vendetta Online Wiki
Jump to: navigation, search

Binds

15 bytes removed, 17:59, 27 February 2005
/* Binds */
==Binds==In Vendetta Online, the player can customize their own '''binds and aliases''' to improve their experience. These can range from a simple bind to toggle the auto-aim mode, to a complicated system of aliases and binds that can be used as an online encyclopedia.
In Vendetta Online, the player can customize their own binds and aliases to improve their experience. These can range from a simple bind to toggle the auto-aim mode, to a complicated system of aliases and binds that can be used as an online encyclopedia.  ===How to "Install" Binds===
If you are taking binds from another source, say the [http://www.vendetta-online.com/x/msgboard/1/3229 Custom Binds and Aliases Thread], you won't need to type them in manually unless you want to do it the hard way.
#Clean up the WGAF file by removing any '/' characters at the beginning of the aliases and/or binds you copied.
===The List===
*[[binds:Auto Aim Toggle|Auto Aim Toggle]] - Lets you assign a key to toggle the auto-aim feature.
*[[binds:Controllable Rotation Speed|Controllable Rotation Speed]] - Lets you change your ship's rotation speed (with limits, of course).
*[[binds:Variable Zoom|Variable Zoom]] - Allows you to zoom in/out incrementally, using the mouse wheel if you so desire.
===How to Make Binds===
The commands '''/alias''' and '''/bind''' are the only tools used to make your own command-line scripts and shortcuts.
===Syntax===
* /alias AliasName "Command text"
* /bind "Key" "AliasName"
===Use===
#Decide what you want your bind to do. In this example, we'll make a command that sends a string of text to your currently active channel.