Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:26
· 25 commits to main since this release

Changes in 1.1.0

Fixed

  • 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.