Properly implement packets 8302 and 180b #19
Labels
cleanup
Improving the code quality or refine functionality
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently packets
0x8302
and0x180b
don't have a correct name and are not handled. These two packets should be researched and implemented properly.Some basic information from different sources:
Packet 0x283
rAthena (wiki):
struct PACKET_ZC_AID { /* this+0x0 */ short PacketType /* this+0x2 */ unsigned long AID }
OpenKore (packetdescriptions.txt):
0283 Account ID
Packet 180b Info:
rAthena:
ZC_EXTEND_BODYITEM_SIZE
Rust-RO (packets_db):
The text was updated successfully, but these errors were encountered: