Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
OpenShaiya
Home
Packets
Incoming Packets
CharacterCreateRequest
CharacterDeleteRequest
CharacterNameAvailableRequest
CharacterSelectRequest
LogoutRequest
AccountFactionSelect
ItemRerollRequest
LoginHandshakeResponse
LoginRequest
ServerSelectRequest
GameHandshakeRequest
XorEncryptionSignal
Outgoing Packets
CharacterList
CharacterCreateResponse
CharacterDeleteResponse
CharacterNameAvailableResponse
CharacterSelectResponse
CharacterDetails
InventoryPopulate
LogoutResponse
LearnedSkills
AccountFaction
ActiveBuffs
ActionBarUpdate
ItemAcquired
StatReset
SkillReset
ServerTime
UpdateMaxResources
SpeedUpdate
UpdateAllMaxResources
UpdateCurrentResources
UpdateKills
ItemRerollResponse
GuildListLoadBegin
GuildListLoadEnd
GuildList
UpdateBillingPoints
LoginHandshakeRequest
LoginResponse
ServerList
ServerSelectResponse
GameHandshakeResponse
Archive
Discord
Packets
Outgoing Packets
UpdateKills
UpdateKills (0x0522)
This packet is used to update the number of kills of a player.
Payload
Data type
Name
Description
u32
char_id
The id of the character being updated.
u32
kills
The number of kills the character has.