Message target bind: Difference between revisions
From Vendetta Online Wiki
Jump to navigationJump to search
Roguelazer (talk | contribs) No edit summary |
|||
Line 1: | Line 1: | ||
==Code== | ==Code== | ||
alias targetkey "prompt '/msg %target'" | alias targetkey "prompt '/msg %target%'" | ||
==Aliases== | ==Aliases== |
Revision as of 16:20, 26 April 2005
Code
alias targetkey "prompt '/msg %target%'"
Aliases
Bind the following commands to the key of your choice:
Command | Description |
---|---|
targetmsg | Opens a prompt for a private message |
Credit
Created by Roguelazer. The administration would also like you to know that a1k0n is partially responsible for this bind, since he invented the %target% variable and gave an example of "/msg %target% message" in the chat while explaining it.