Packets 2030/2031 Requesting NPCs 08/10/2014 - CO2 Private Server - 7 Replies So I am trying to figure out how this system works in 5065 and I feel like I am missing something.
From what I understand, anytime you use a guild statue scroll, guild teleporter scroll or any kind of furniture voucher. The server sends packet 2031 to the client with the action (offset 12) to add (value 5). Followed by the sub action (offset 14) with the value depending on the item. 8 for GC, 9 for Statue, 25/26 for Furniture.
This brings up either the statue window or places an npc on...
Packet 2031 Unknowns 01/19/2011 - CO2 Private Server - 6 Replies Hey everyone,
I'm a fan of multiple projects and servers. I want to make an NPC server so that my game servers can all access one NPC server. After some thinking, I concluded that just like the 1051 packet, there must be another packet that connects to the NPC server. Would that packet be (possibly) 2031?
So far, we know that the structure is like this:
Offset Type Value
0 ushort 16
2 ushort 2031
4 ...