P022_DestroyAgent - GameRevision/GWLP-R GitHub Wiki
GStoC
Whenever the server wont send information about an agent anymore (e.g. out of compass range or dead for too long and corpse is not used anymore) it will send this packet resulting in despawning the corresponding agent (model) in the client.
type | field | description |
---|---|---|
ushort | Header | value: 0×0016 (22) |
AgentID | AgentID | ID of the agent to despawn |