Bot Questions - Can Merv get responces from server? Anonymous - Wed Jan 21, 2004 7:43 pm Post subject: Can Merv get responces from server?
Like can I have Merv send a "?find <name>"
and get the responce from the server?
thanks,
cyp
50% Packetloss - Thu Jan 22, 2004 1:30 am Post subject:
Yes it can. In one part of the code there would need to be something that does the ?find PlayerName and in "case EVENT_Chat:" there would need to be code that picks up the response from the server.
Dustpuppy - Thu Jan 22, 2004 3:34 pm Post subject:
It would come back as an arena message.
Anonymous - Thu Jan 22, 2004 5:48 pm Post subject:
thanks