View Single Post
  #1  
Unread 06-27-2008, 12:43 PM
RickF7666's Avatar
RickF7666 RickF7666 is offline
A Griffawn
Interface Author - Click to view interfaces
 
Join Date: Jun 2005
Server: Oasis
Posts: 70
Default Group window send tell

I've come up with a way to send a tell to a group member. This is suppose to be an easy way for group members to have a private chat with out involving the entire group. Basically, push a button and send a tell to that group member. The problem I'm having is that it sends the group member's name twice to the chat window. So what I have is:

OnPress="beginchatinput "/t " ## parent.Name.text"

Is there any way to do this with out the group member's name coming up twice?
Reply With Quote