mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-25 02:22:18 -05:00
Create MediaWiki page '317 Skill level'
This commit is contained in:
parent
5ea90cd33e
commit
14566ba4d7
23
317-Skill-level.mediawiki
Normal file
23
317-Skill-level.mediawiki
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
[[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.
|
||||||
|
|-
|
||||||
|
|}
|
@ -1,9 +1,9 @@
|
|||||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
The following categories contain pages or media.
|
The following categories contain pages or media.
|
||||||
* [[Category Data Type]] (3 members)
|
* [[Category Data Type]] (3 members)
|
||||||
* [[Category Packet]] (83 members)
|
* [[Category Packet]] (84 members)
|
||||||
* [[Category Packet 194]] (4 members)
|
* [[Category Packet 194]] (4 members)
|
||||||
* [[Category Packet 317]] (77 members)
|
* [[Category Packet 317]] (78 members)
|
||||||
* [[Category Packet 474]] (1 members)
|
* [[Category Packet 474]] (1 members)
|
||||||
* [[Category Packet {{{revision}}}]] (1 members)
|
* [[Category Packet {{{revision}}}]] (1 members)
|
||||||
* [[Category RS2]] (5 members)
|
* [[Category RS2]] (5 members)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
317 Packets
|
317 Packets
|
||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet 317"''' ==
|
== '''Pages in category "Packet 317"''' ==
|
||||||
The following 77 pages are in this category.
|
The following 78 pages are in this category.
|
||||||
* [[317 Add friend]]
|
* [[317 Add friend]]
|
||||||
* [[317 Add ignore]]
|
* [[317 Add ignore]]
|
||||||
* [[317 Alternate item option 2]]
|
* [[317 Alternate item option 2]]
|
||||||
@ -73,6 +73,7 @@ The following 77 pages are in this category.
|
|||||||
* [[317 Send sidebar interface]]
|
* [[317 Send sidebar interface]]
|
||||||
* [[317 Set interface text]]
|
* [[317 Set interface text]]
|
||||||
* [[317 Show interface]]
|
* [[317 Show interface]]
|
||||||
|
* [[317 Skill level]]
|
||||||
* [[317 System update]]
|
* [[317 System update]]
|
||||||
* [[317 Trade answer]]
|
* [[317 Trade answer]]
|
||||||
* [[317 Trade request]]
|
* [[317 Trade request]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet"''' ==
|
== '''Pages in category "Packet"''' ==
|
||||||
The following 83 pages are in this category.
|
The following 84 pages are in this category.
|
||||||
* [[194 Clear screen]]
|
* [[194 Clear screen]]
|
||||||
* [[194 Logout]]
|
* [[194 Logout]]
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
@ -76,6 +76,7 @@ The following 83 pages are in this category.
|
|||||||
* [[317 Send sidebar interface]]
|
* [[317 Send sidebar interface]]
|
||||||
* [[317 Set interface text]]
|
* [[317 Set interface text]]
|
||||||
* [[317 Show interface]]
|
* [[317 Show interface]]
|
||||||
|
* [[317 Skill level]]
|
||||||
* [[317 System update]]
|
* [[317 System update]]
|
||||||
* [[317 Trade answer]]
|
* [[317 Trade answer]]
|
||||||
* [[317 Trade request]]
|
* [[317 Trade request]]
|
||||||
|
Loading…
Reference in New Issue
Block a user