Did you change the opcodes for the Login section? SoD and higher require the opcodes to change. I have Underfoot and had the same thing happen till I changed the opcodes.
OP_PlayEverquestResponse=0x0022 (21 for SoF or lower)
OP_ChatMessage=0x0017 (16 for SoF or lower)
OP_LoginAccepted=0x0018 (17 for SoF or lower)
OP_ServerListResponse=0x0019 (18 for SoF or lower)
|