Posted By
|
Message
|
Agent_K64
Registered 17/03/2003
Points 69
|
27th May, 2004 at 12:06:48 -
My program has an event where it recieves a "ping" message from someone, and I want that client to send back a reply "pong" message to the user that sent the "ping", without sending it to the whole channel.
I don't understand how to do thing with MooClick, there is a send message to user, but I don't know how to select that user... "user index"... what is that?? *is confused*. Could anyone explain this?
Thanks!
Evil omg~!
|
Kramy
Registered 08/06/2002
Points 1888
|
27th May, 2004 at 12:51:55 -
User Index is an index(if you don't know what an index is, consult your phone book) of the users. As they sign on to the server they are added one by one. First person = 0, Second = 1, Third = 2, etc.
Kramy
|
ChrisB Crazy?
Registered 16/08/2002
Points 5457
|
27th May, 2004 at 14:42:35 -
If you've received a message from a user, that user is automatically selected. So you don't have to worry about that action.
n/a
|
Agent_K64
Registered 17/03/2003
Points 69
|
27th May, 2004 at 19:25:16 -
WHOA, I can't believe I've got it working!! Thanks a lot, guys!
Evil omg~!
|
|
|