EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Bugs (https://www.eqemulator.org/forums/forumdisplay.php?f=622)
-   -   Auto-follow is broke in 5.3 DR2 (opcode inside) (https://www.eqemulator.org/forums/showthread.php?t=10961)

r2d2atemyhomework 12-23-2003 09:38 AM

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
  0: 01 00 00 00                                        | ....
Unknown opcode: 0x008d size:4 Client:Trudy
  0: 00 00 00 00                                        | ....


r2d2atemyhomework 12-26-2003 12:45 PM

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. :oops:


All times are GMT -4. The time now is 12:09 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.