mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
425 B
Plaintext
18 lines
425 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
|
|
== 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.
|
|
|-
|
|
|} |