[[Category Packet]] [[Category Packet 377]] {{packet|name=Skill Level|description=Sends a skill level to the client.|opcode=49|type=Fixed|length=6|revision=377}} == Skill Level == === Description === Sends a skill level to the client. === Packet Structure === {| border=2 ! Data type ! Description |- | [[Data Types#Standard data types|Byte]] [[Data Types#Non Standard Data Types|Special C]] | Skill ID. |- | [[Data Types#Standard data types|Byte]] | Skill level. |- | [[Data Types#Standard data types|Int]] | Skill experience. |- |}