Create MediaWiki page '317 Send Skill'

This commit is contained in:
Bl3nd 2014-11-23 03:26:20 +00:00 committed by moparisthebest
parent fcd21cc881
commit 9b105e7ec4
4 changed files with 30 additions and 4 deletions

24
317-Send-Skill.mediawiki Normal file
View 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.
|-
|}

View File

@ -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)

View File

@ -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]]

View File

@ -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]]