PDA

View Full Version : Couple opcodes I collected tonight


killspree
07-16-2003, 07:47 PM
Guild MOTD opcode is 0x01e9
Guild Management opcode is 0x005a

I think I may have also found the illusion opcode, going to run some more tests and collect more packets to try and get some of the other missing opcodes.

Slayden
07-16-2003, 11:10 PM
Sweet :) thanks Killspree

Merth
07-17-2003, 08:18 AM
Added the two guild opcodes to the source code, thanks!

The new guild management opcode is being named OP_GuildManagement, and it's not yet being handled in the HandlePacket() function. We'll likely need some packet collecting for this.