Buzzy Cnayl replied to the topic 'Using an Expanded List of NPCs' in the forum.
07:48, 07 April 2025
So if the NPC was created by wearing an outfit and then using a 'create NPC' tool, just re-wear outfit along with the item "SF NPC Listener (npc must wear)" which can be found in the NPC Farmer rez pillar. If not, you may be able to edit the NPC configuration by adding the following in the
Code:
<key>attachments</key>
Code:
<map>
<key>point</key>
<integer>2</integer>
<key>item</key>
<uuid>d23cd80c-71b0-479b-9947-045bd8eec4a7</uuid>
<key>asset</key>
<uuid>40e247e9-088e-4393-be93-2ea84361c281</uuid>
</map>
Read More...