Need help with cooldown procedure

Started by Frostbyte432 on

Topic category: Help with MCreator software

Active 3 years ago
Joined Apr 2020
Points:
618

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Need help with cooldown procedure

I need help with using the entity cool down procedure. I made a weapon that explodes a target based on where you point, I did complete said idea but a problem arose. Without a cool down you can just spam it and that feels like it's more of a cheat than a mod, and i know what the cool down procedure does I just don't know how to use it. Because, I couldn't find any tutorial on how to use the procedure I thought it would be as simple as just placing it in after the explode procedure. So if anyone could help me with this that would be appreciated.

Active 4 years ago
Joined Dec 2019
Points:
651

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
Make procedure of your…
Sat, 05/23/2020 - 12:26

Make procedure of your weapon "When ranged weapon used". Then go to item procedures and add "Cooldown itemstack for 100 ticks..." And now when you will use your weapon it will set cooldown for it.