Thread: To send a tell
View Single Post
  #2  
Unread 05-07-2007, 11:26 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

UI "commands" are the same as in game, so the command for sending a tell is, well, "tell".

Doesn't the community window already have an invite button? At least for the search results I'm fairly certain that it does. Otherwise you could make one yourself. Get the friend's name from the list's SelectedItem. The format is hopefully defined in some template file (can't check, am at work), telling you which parameter contains the name.

Grab the name and send it to the command line (command is "beginchatinput").

Happy modding!
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote