View Single Post
  #8  
Old 09-13-2005, 03:57 AM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default Opcode

Ty it worked as I tought it would. I'm still remaining with the zone.exe problem.

Quote:
Originally Posted by tallerin
Add those missing opcodes to your opcode.conf file as 0x0000 that will fix the missing opcodes that show in world.

OP_Command=0x0000
OP_MailboxHeader=0x0000
OP_MailHeader=0x0000
OP_MailBody=0x0000
OP_NewMail=0x0000
OP_SentConfirm=0x0000
OP_RAWSessionRequest=0x0000
OP_RAWSessionResponse=0x0000
OP_RAWCombined=0x0000
OP_RAWSessionDisconnect=0x0000
OP_RAWKeepAlive=0x0000
OP_RAWSessionStatRequest=0x0000
OP_RAWSessionStatResponse=0x0000
OP_RAWPacket=0x0000
OP_RAWFragment=0x0000
OP_RAWOutOfOrderAck=0x0000
OP_RAWAck=0x0000
OP_RAWAppCombined=0x0000
OP_RAWOutOfSession=0x0000
Reply With Quote