setSpecific

fun setSpecific(avatar: NpcAvatar)

Marks the specified NPC's avatar as specific-visible, meaning the NPC will render to this player if other conditions are met. Anyone that hasn't marked it as specific will be unable to see that NPC.

Parameters

avatar

the NPC avatar whom to mark as specific-visible.

Throws

if the avatar was not allocated as specific-only.