View Single Post
  #11  
Old 01-15-2009, 01:51 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Thanks for the offer Trevius. I have the opcodes now (client->server is easy because it produces an OP_Unknown in the zone log, and I found the server->client just by doing Alt-I in IDA and searching for the hex message ID of the "Soandso voice-tells you ..." message.)

Got the structs mapped out and the voice macros working with 'hand crafted' packets. Should be ready to commit it in a day or two.

Last edited by Derision; 01-16-2009 at 12:40 AM..
Reply With Quote