rswiki-book/317-Magic-on-player.mediawiki

18 lines
425 B
Plaintext
Raw Normal View History

[[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.
|-
|}