Help with GUI Shop

Started by Dan_Here on

Topic category: Help with MCreator software

Active 5 years ago
Joined Dec 2019
Points:
634

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Help with GUI Shop
Fri, 12/27/2019 - 12:13 (edited)

I want to make a GUI shop, when you click the button if there are the necessary ammount of coins(specific item) in the inventory they are consumed, else it prints a message. 

Maybe with some custom code?

EDIT: Using an old version of mcreator(1.7.3) and has no procedure

Edited by Dan_Here on Fri, 12/27/2019 - 12:13
Active 4 years ago
Joined Apr 2019
Points:
686

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
I gonna test that I have a…
Fri, 12/27/2019 - 13:43

I gonna test that I have a little idea I respond in 10 mins

Active 4 years ago
Joined Apr 2019
Points:
686

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
I managed to do it but in a…
Fri, 12/27/2019 - 14:04

I managed to do it but in a procedure. I don't know how to do coding in mcreator so it's the only way for you to do it now or you have to wait for other answers

https://imgur.com/a/vFvWCUh

Active 5 years ago
Joined Dec 2019
Points:
634

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Thanks anyway.
Fri, 12/27/2019 - 19:16

Thanks anyway.

Active 5 years ago
Joined Dec 2019
Points:
634

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Also you check only for one…
Fri, 12/27/2019 - 19:56

Also you check only for one item/entity but I need for more.