Resolving issues with MythicMobs NPCs
If you're using MythicMobs NPCs, you may notice that the first pages of your dialogues are being skipped. To resolve this, follow the steps below.
Open your NPC's skills.
Set the command skill to command{c="luxdialogues send <trigger.name> example -p"} @trigger ~onInteract.
command{c="luxdialogues send <trigger.name> example -p"} @trigger ~onInteract
Done!
Last updated 9 months ago