Difference between revisions of "Message target bind"

From Vendetta Online Wiki
Jump to: navigation, search
(Credit)
(Aliases)
Line 4: Line 4:
 
==Aliases==
 
==Aliases==
 
Bind the following commands to the key of your choice:<br>
 
Bind the following commands to the key of your choice:<br>
{| style="border:2px solid grey;" cellspacing=0
+
{| border="1"
 
|-  
 
|-  
! style="border-right:1px solid grey; border-bottom:1px solid grey;" | <small>Command !! style="border-bottom:1px solid grey;" | <small>Description
+
! Command  
 +
! Description
 
|-
 
|-
| style="border-right:1px solid grey;" | <small>targetmsg|| <small>Opens a prompt for a private message
+
| targetmsg
 +
| Opens a prompt for a private message
 
|}
 
|}
  
 
==Credit==
 
==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.
 
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.

Revision as of 01:21, 5 March 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.