[[Category Packet]] [[Category Packet 317]] {{packet|name=Magic on player|description=This packet is send when a player attempts to cast magic on another|opcode=249|type=Fixed|length=4|revision=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. |- |}