mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-25 10:32:17 -05:00
Create MediaWiki page '317 Magic on player'
This commit is contained in:
parent
becb47ea95
commit
e1a173c54f
20
317-Magic-on-player.mediawiki
Normal file
20
317-Magic-on-player.mediawiki
Normal 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.
|
||||||
|
|-
|
||||||
|
|}
|
@ -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]] (77 members)
|
* [[Category Packet]] (78 members)
|
||||||
* [[Category Packet 194]] (4 members)
|
* [[Category Packet 194]] (4 members)
|
||||||
* [[Category Packet 317]] (71 members)
|
* [[Category Packet 317]] (72 members)
|
||||||
* [[Category Packet 474]] (1 members)
|
* [[Category Packet 474]] (1 members)
|
||||||
* [[Category Packet {{{revision}}}]] (1 members)
|
* [[Category Packet {{{revision}}}]] (1 members)
|
||||||
* [[Category RS2]] (4 members)
|
* [[Category RS2]] (4 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 71 pages are in this category.
|
The following 72 pages are in this category.
|
||||||
* [[317 Add friend]]
|
* [[317 Add friend]]
|
||||||
* [[317 Add ignore]]
|
* [[317 Add ignore]]
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
@ -42,6 +42,7 @@ The following 71 pages are in this category.
|
|||||||
* [[317 Load map region]]
|
* [[317 Load map region]]
|
||||||
* [[317 Logout]]
|
* [[317 Logout]]
|
||||||
* [[317 Magic on items]]
|
* [[317 Magic on items]]
|
||||||
|
* [[317 Magic on player]]
|
||||||
* [[317 Minimap State]]
|
* [[317 Minimap State]]
|
||||||
* [[317 Move item]]
|
* [[317 Move item]]
|
||||||
* [[317 NPC action 1]]
|
* [[317 NPC action 1]]
|
||||||
|
@ -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 77 pages are in this category.
|
The following 78 pages are in this category.
|
||||||
* [[194 Clear screen]]
|
* [[194 Clear screen]]
|
||||||
* [[194 Logout]]
|
* [[194 Logout]]
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
@ -45,6 +45,7 @@ The following 77 pages are in this category.
|
|||||||
* [[317 Load map region]]
|
* [[317 Load map region]]
|
||||||
* [[317 Logout]]
|
* [[317 Logout]]
|
||||||
* [[317 Magic on items]]
|
* [[317 Magic on items]]
|
||||||
|
* [[317 Magic on player]]
|
||||||
* [[317 Minimap State]]
|
* [[317 Minimap State]]
|
||||||
* [[317 Move item]]
|
* [[317 Move item]]
|
||||||
* [[317 NPC action 1]]
|
* [[317 NPC action 1]]
|
||||||
|
Loading…
Reference in New Issue
Block a user