View Single Post
  #23  
Old 04-18-2006, 09:38 AM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

I'm curious...does dynamic patch support extend to handling different types of packets, or just opcodes? I bring it up because I have code that allows dynamic packet handling that I use in the admin tool to decouple program logic from packet structures (though, of course, using it involves a performance hit).