You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom NPCs now show their real name in the phone Contacts app (previously "???") and can be found
on the map. Personnel unlocks each spawned NPC's contact and gives it a map marker.
Added
Opt-in economy roles via a pack's behavior.conversation: "customer" or "dealer" makes the NPC
a real customer or dealer, while the default "none" stays a plain, non-economy contact.
API.AddMapMarker(GameObject) to add a map marker to any live custom NPC.