NPC Dialogue

Started by Skiizy on

Topic category: Help with MCreator software

Active 4 years ago
Joined Mar 2021
Points:
776

User statistics:

  • Modifications: 0
  • Forum topics: 36
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 51
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?

Active 3 years ago
Joined Mar 2021
Points:
592

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
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 "__" "

Active 2 years ago
Joined Jun 2022
Points:
414

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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

Active 2 years ago
Joined Jan 2022
Points:
477

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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...