Difference between revisions of "User:Liath/Sandbox1"
m |
m |
||
Line 367: | Line 367: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
<!--endrightcontent--> | <!--endrightcontent--> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <center>{{LiathCB}}</center> | ||
</div> | </div> | ||
<div id="footer-container" style="clear: left;color: #fff;background: #000;"> | <div id="footer-container" style="clear: left;color: #fff;background: #000;"> |
Revision as of 03:56, 7 March 2014
Characters By Supergroup
Character Connections
Champions Online - Aliases & Keybinds
Aliases |
---|
Here are some useful aliases i use within Champions Online. To make these available to all your characters, save the following text into a file named CommandAliases.txt within your ..\Cryptic Studios\Champions Online\Live\localdata\ folder. Remember after editing your CommandAliases.txt in Notepad you will need to restart the CO client to use the changes.
Alias cos "setactivecostume 0 {}" Alias landme "cos {} $$ +PowerTrayExec 14" Alias flyme "+PowerTrayExec 14 $$ cos {}" Alias bsave <& bind_save_file "{}.txt" &> Alias bload <& bind_load_file "{}.txt" &> Alias css "MakeCostumeJPeg" alias scu "screenshot_ui_jpg" Alias l "local {}" Alias z "zone {}" Alias g "group {}" Alias t "team {}" Using Aliases: Alias cos "setactivecostume 0 {}" Alias landme "cos {} $$ +PowerTrayExec 14" Alias flyme "+PowerTrayExec 14 $$ cos {}" Alias bsave <& bind_save_file "{}.txt" &> Alias bload <& bind_load_file "{}.txt" &> Note: The two aliases above are great for transferring your keybinds to new characters. Alias css "MakeCostumeJPeg" alias scu "screenshot_ui_jpg" Alias l "local {}" Alias z "zone {}" Alias g "group {}" Alias t "team {}" |
Keybinds |
---|
To simplify using some of the above aliases and other commands within Champions Online, it is often preferable to bind (link) these commands to keystroke combinations. This binding can be done within the game using the options > keybinds for simple functions, however it is much simpler to edit your binds in notepad and reload them. This allows you to have a single keybind file which you load onto each new character you create rather than having to set them manually each time. Below is a short example of a keybind file that i use (which includes the landme/flyme aliases above) on my character Scarab. If you don't have existing keybinds or don't mind losing them...
F "InteractWindow" Z "follow" ' "++walk" Insert "powerscancelallactivations" Alt+q "currencyexchange" Alt+e "emotes" Alt+c "e_ clap" Alt+a "e_ afk_sit" Alt+r "e_ rest" Alt+b "e_ bow" Alt+s "e_ salute" Alt+f "e_ flipcoin" Alt+g "e_ bye" Alt+h "e_ hello" Alt+z "e_ sitchair" Alt+x "e_ sitheroic" ctrl+a "e_ AirGuitar" ctrl+d "e_ dance_dj_spin" ctrl+h "e_ dance_shakehips" ctrl+r "e_ dance_robot" ctrl+s "e_ dance_cheer" Numpad1 "flyme 2" Ctrl+Numpad1 "landme 1" Numpad2 "flyme 4" Ctrl+Numpad2 "landme 3" Using the keybinds |