GetPlayerNPCs
Description
Sent during the ZoneTransitionQueue, as the last major data fetch.
Fetches the NPCs for the player’s home zone.
SpawnPoints.Instance.ParseZone(NPCManager.HardCodedZoneId) is called beforehand to set up spawn points - this requires the NPC zone to have been returned by GetZones.
Request
Response
| Field | Type | Description |
|---|---|---|
NPCs | []NPC | List of NPCs |