rswiki-book/317-Skill-level.mediawiki

23 lines
369 B
Plaintext
Raw Normal View History

[[Category Packet]]
[[Category Packet 317]]
== Skill Level ==
=== Description ===
This packet changes the experience and level of a given skill id.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Byte|Byte]]
| The skill ID.
|-
| [[Data Types#DWord|DWord]]
| The skill experience.
|-
| [[Data Types#Byte|Byte]]
| The skill level.
|-
|}