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?
|