mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-12 20:35:17 -05:00
19 lines
438 B
Plaintext
19 lines
438 B
Plaintext
[[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#Byte Order|Little]]
|
|
| The spell ID.
|
|
|-
|
|
|} |