Use more bullet.

Started by Demon_Cry on

Topic category: Help with MCreator software

Last seen on 14:03, 4. Dec 2020
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use more bullet.

As do to ranger item used not one bullet and several. If there aren't enough bullets, the weapon doesnt fire.

Last seen on 02:36, 9. May 2024
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok so create a global…
Mon, 12/02/2019 - 01:51

Ok so create a global variable and make it number. Add the amount using a bullet box or sth. Use when ranged item is used procedure and minus the variable by 2. If it is less than 2, then cooldown the item, loop.