P097_UpdateAgentWeapons - GameRevision/GWLP-R GitHub Wiki
GStoC
Whenever weapons get equipped or changed on an NPC.
| type | field | description |
|---|---|---|
| ushort | Header | value: 0×0061 (97) |
| AgentID | AgentID | the agent to update |
| ItemLocalID | Leadhand | the item to equip in the leadhand |
| ItemLocalID | Offhand | the item to equip in the offhand |