Closed DavVLX closed 1 year ago
How to change npc skin/character ?
This is not possible with the current virion for a dialogue NPC (EntityIds::NPC) due to missing implementation. For a human entity, you can pass your entity to the 2nd parameter of NpcDialogue::sendTo().
NpcDialogue::sendTo()
How to change npc skin/character ?