[World] 0x1c09 - Spawn Multiple NPCs
This packet will spawn multiple NPCs onto the users screen.
BYTE NPC Count
:FOREACH NPC Count
WORD Entity ID - unique ID given to each entity on the map
WORD NPC ID - given so that the client knows how to render the NPC
DWORD NPC Y
DWORD NPC X
BYTE Rotation (Degrees / 2)
BYTE InfoType (0x00 = Buff Array, 0x01 = Warp Location)
CHAR[0x28] Info
:ENDFOR
page revision: 1, last edited: 13 Aug 2009 06:43