2011-07-11 08:35:27 -04:00
|
|
|
[[Category Packet]]
|
|
|
|
[[Category Packet 317]]
|
|
|
|
|
2011-07-11 08:36:51 -04:00
|
|
|
== Magic on Player ==
|
|
|
|
=== Description ===
|
2011-07-11 08:35:27 -04:00
|
|
|
This packet is sent when the player attempts to cast magic onto another.
|
|
|
|
|
2011-07-11 08:37:12 -04:00
|
|
|
=== Packet Structure ===
|
2011-07-11 08:35:27 -04:00
|
|
|
{|border=2
|
|
|
|
! Data Type
|
|
|
|
! Description
|
|
|
|
|-
|
|
|
|
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
|
|
|
| The player index.
|
|
|
|
|-
|
2011-07-11 08:54:16 -04:00
|
|
|
| [[Data Types#Standard data types|Short]] [[Data Types#Byte Order|Little]]
|
2011-07-11 08:35:27 -04:00
|
|
|
| The spell ID.
|
|
|
|
|-
|
|
|
|
|}
|