mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Send Skill'
This commit is contained in:
parent
fcd21cc881
commit
9b105e7ec4
24
317-Send-Skill.mediawiki
Normal file
24
317-Send-Skill.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Send Skill|description=Sends a specific skill|opcode=154|type=Fixed|length=N/A|revision=317}}
|
||||
== Send Skill ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet sends a specific skill.
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]]
|
||||
| The skill you want to send.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Int]]
|
||||
| The experience of that skill.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]]
|
||||
| The level of that skill.
|
||||
|-
|
||||
|}
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (139 members)
|
||||
* [[Category Packet]] (140 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (100 members)
|
||||
* [[Category Packet 317]] (101 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (7 members)
|
||||
|
@ -1,7 +1,7 @@
|
||||
317 Packets
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 100 pages are in this category.
|
||||
The following 101 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
@ -89,6 +89,7 @@ The following 100 pages are in this category.
|
||||
* [[317 Send message]]
|
||||
* [[317 Send private message]]
|
||||
* [[317 Send sidebar interface]]
|
||||
* [[317 Send Skill]]
|
||||
* [[317 Set interface text]]
|
||||
* [[317 Show interface]]
|
||||
* [[317 Show multi combat]]
|
||||
|
@ -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 139 pages are in this category.
|
||||
The following 140 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -92,6 +92,7 @@ The following 139 pages are in this category.
|
||||
* [[317 Send message]]
|
||||
* [[317 Send private message]]
|
||||
* [[317 Send sidebar interface]]
|
||||
* [[317 Send Skill]]
|
||||
* [[317 Set interface text]]
|
||||
* [[317 Show interface]]
|
||||
* [[317 Show multi combat]]
|
||||
|
Loading…
Reference in New Issue
Block a user