Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Packets Declaration [gdeliveryd and gamedbd]

Newbie Spellweaver
Joined
Oct 29, 2014
Messages
16
Reaction score
25
Write here If you want to get declaration of other version PW.
 
Newbie Spellweaver
Joined
Oct 29, 2014
Messages
16
Reaction score
25
View attachment pw_packets_v101_desmond_31_03_15.zip
Added a few packets in gamedbd declaration.

Example from index file:

GetRolePocketArg (0xBED)
GetRolePocketRes (0xBED)
GetRoleStorehouseArg (0xBD3)
GetRoleStorehouseRes (0xBD3)
GetRoleForbidArg (0xBD7)
GetRoleForbidRes (0xBD7)
GetRoleStatusArg (0xBC7)
GetRoleStatusRes (0xBC7)
GetRoleTaskArg (0xBCB)
GetRoleTaskRes (0xBCB)
GetRoleBaseArg (0xBC5)
GetRoleBaseRes (0xBC5)

Now it contain 312 packets.
 

Attachments

You must be registered for see attachments list

spp

Newbie Spellweaver
Joined
Dec 14, 2012
Messages
24
Reaction score
0
Is there any way to get updates for these packages?

I would like to know the address of gamedbd get methods for cards that are not in this documentation.
 
Banned
Banned
Joined
Jul 5, 2014
Messages
88
Reaction score
75
Is there any way to get updates for these packages?

I would like to know the address of gamedbd get methods for cards that are not in this documentation.
this might be something to look into
 
  • Like
Reactions: spp
Back
Top