alias

From OpenKore Wiki
Revision as of 11:02, 3 December 2009 by Zhenhui (talk | contribs) (Created page with ''''alias_'''(<alias name>) [<command>] This option allows you to set up custom command names or aliases for faster console command issuing. Example: alias_fullheal ss 28 10…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

alias_(<alias name>) [<command>]

This option allows you to set up custom command names or aliases for faster console command issuing.

 Example:
 alias_fullheal ss 28 10
 alias_laagg c laaaagggggg

In the example above, typing "laagg" in the console has the same effect of typing "c laaaagggggg".

Note. You can specify multiple aliases as long as each alias names are unique.