alias

From OpenKore Wiki
Revision as of 11:25, 3 December 2009 by Zhenhui (talk | contribs)
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 "fullheal" in the console has the same effect of typing "ss 28 10"(This means use skill Heal level 10 to yourself).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.