Auto-follow is broke in 5.3 DR2 (opcode inside)
Auto-follow does not appear to be working. The followed character never stops moving on the following character's client and eventually disappears. zone.exe is showing a flood of one unexpected opcode:
Code:
Unknown opcode: 0x008d size:4 Client:Trudy |
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 |
All times are GMT -4. The time now is 12:09 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.