Drunkard's Walk Forums

Full Version: Some Documentation about slashcommand changes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
"Shenannigunner" on the Homecoming forums has a private website with some useful documentation for the current version of CoH:

http://www.shenanigunner.com/

One of the big additions is "powexec_location" This is huge for ground-targeted aoes like pet summons, Teleport, and so on.

He has a 92 page pdf for making your own binds and macroes, as well as how to use icons for Macros instead of the abbreviations.

Some of these changes are going into Nogi's Binds and Popmenus

For example:
Code:
/powexec_location me Oni
will summon the tier 3 Ninja pet basically on top of the caster


Code:
/powexec_location 0:max Shield Charge
will pop you straight ahead at the max range of the power.

Code:
/powexec_location camera:max Teleport
Will Teleport you at max range in direction your camera is facing.

Fun stuff!