mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 01:52:16 -05:00
Create MediaWiki page '377 Skill Level'
This commit is contained in:
parent
bc6d126bf6
commit
14bb2d36d3
24
377-Skill-Level.mediawiki
Normal file
24
377-Skill-Level.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[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.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (105 members)
|
||||
* [[Category Packet]] (106 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (7 members)
|
||||
* [[Category Packet 377]] (8 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (14 members)
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 377"''' ==
|
||||
The following 7 pages are in this category.
|
||||
The following 8 pages are in this category.
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Interface Animation]]
|
||||
* [[377 Interface Item]]
|
||||
@ -8,3 +8,4 @@ The following 7 pages are in this category.
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Skill Level]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 105 pages are in this category.
|
||||
The following 106 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -102,6 +102,7 @@ The following 105 pages are in this category.
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Skill Level]]
|
||||
* [[474 Fourth Interface Option]]
|
||||
* [[474 Protocol]]
|
||||
* [[474 Remove ignore]]
|
||||
|
Loading…
Reference in New Issue
Block a user