Difference between revisions of "317:Attack (NPC)"

From RuneWiki
Jump to navigationJump to search
(New page: {{packet|name=Attack (NPC)|description=Sent when a player attacks an NPC|opcode=72|type=Fixed|length=2|revision=317}} == Attack (NPC) == === Description === This packet is sent when a pl...)
 
 
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| Unsigned Short [[Data_Types#Non_Standard_Data_Types|Special A]]
+
| Unsigned [[Data_Types#Standard_data_types|Short]] [[Data_Types#Non_Standard_Data_Types|Special A]]
 
| The NPC ID.
 
| The NPC ID.
 
|-
 
|-
 
|}
 
|}

Latest revision as of 19:00, 11 October 2009

Attack (NPC)
Sent when a player attacks an NPC
Opcode 72
Type Fixed
Length 2

Attack (NPC)

Description

This packet is sent when a player attacks an NPC.

Packet Structure

Data Type Description
Unsigned Short Special A The NPC ID.