Hier noch die msb Dateien dazu...
@Otto Nur weil ich damals einen Source releast habe wo kaum packete drin waren, heißt nicht direkt, das alles von noodl ist.
Edit: Keine ahnung ob die noch aktuell sind

hatte hier noch paar opcodes liegen
World:
// Client --> Server (CMSG)
CMSG_ALIVE_PING_RESPONSE = 0x0805,
CMSG_MOVE_POINT = 0x2019,
CMSG_MOVE_JUMP = 0x2024,
CMSG_SELECT_UNIT = 0x2401,
CMSG_INTERACT_UNIT = 0x2012,
CMSG_INTERACT_ATTACK_UNIT_UNK = 0x242B,
CMSG_LOOT_ITEM = 0x3009,
CMSG_CHAT_SAY = 0x2001,
CMSG_SKILL_POINT_UP = 0x4811
// Server --> Client (SMSG)
SMSG_CHECK_PING_ALIVE = 0x0804