Create MediaWiki page '317 Magic on player'

This commit is contained in:
Andrew 2011-07-11 12:35:27 +00:00 committed by moparisthebest
parent becb47ea95
commit e1a173c54f
4 changed files with 26 additions and 4 deletions

View File

@ -0,0 +1,20 @@
[[Category Packet]]
[[Category Packet 317]]
== Magic on Player ==
'''Description'''
This packet is sent when the player attempts to cast magic onto another.
== Packet Structure ==
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
| The player index.
|-
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Little]]
| The spell ID.
|-
|}

View File

@ -1,9 +1,9 @@
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
The following categories contain pages or media.
* [[Category Data Type]] (3 members)
* [[Category Packet]] (77 members)
* [[Category Packet]] (78 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (71 members)
* [[Category Packet 317]] (72 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (4 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 71 pages are in this category.
The following 72 pages are in this category.
* [[317 Add friend]]
* [[317 Add ignore]]
* [[317 Animation reset]]
@ -42,6 +42,7 @@ The following 71 pages are in this category.
* [[317 Load map region]]
* [[317 Logout]]
* [[317 Magic on items]]
* [[317 Magic on player]]
* [[317 Minimap State]]
* [[317 Move item]]
* [[317 NPC action 1]]

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 77 pages are in this category.
The following 78 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -45,6 +45,7 @@ The following 77 pages are in this category.
* [[317 Load map region]]
* [[317 Logout]]
* [[317 Magic on items]]
* [[317 Magic on player]]
* [[317 Minimap State]]
* [[317 Move item]]
* [[317 NPC action 1]]