NPC Dialogue

Started by Skiizy on

Topic category: Help with MCreator software

Last seen on 02:05, 2. Jul 2021
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
NPC Dialogue

I know....I know This is probably the most hardest thing to make but I only wanted to know if npc dialouge is possible with mcreator? is that possible cause custom cutscene is possible. I saw it somewhere in the forums so is it possible with custom npc dialouge?

Last seen on 18:39, 10. Apr 2022
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
using the "if" block you can…
Sat, 04/10/2021 - 16:58

using the "if" block you can check if a certain thing happened then you use the "broadcast chat to all players "__" "

Last seen on 16:16, 16. Jan 2023
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i want to make a quest…
Thu, 06/09/2022 - 19:08

i want to make a quest someone save me. im supposed to give a wizard an item and he'll give me an item

Last seen on 08:09, 19. Feb 2023
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i want to make a quest…
Sun, 02/19/2023 - 08:11

i want to make a quest someone save me. im supposed to give a wizard an item and he'll give me an item

Make a dialogue, as mentioned above, and at the right moment, when you right-click on the NPC, you check which item is in the main hand.  If it's true, then something happens...