View Single Post
  #2  
Old 12-26-2003, 12:45 PM
r2d2atemyhomework
Fire Beetle
 
Join Date: Dec 2003
Posts: 10
Default

The fix for this is extremely easy. Just change the value of OP_GroupFollow2 to 0x008d on line 122 of eq_opcodes.h. Like so:

Code:
#define OP_GroupFollow2		0x008d
Next time I'll spend at least 15 minutes trying to solve a problem before I post a request.
Reply With Quote