Help with procedures in general [RESOLVED, kind of]

Started by SpeeeedeWagon on

Topic category: Help with MCreator software

Active 5 years ago
Joined May 2020
Points:
630

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Help with procedures in general [RESOLVED, kind of]
Wed, 05/20/2020 - 05:41 (edited)

basically i'm trying to make an item that heals and tops the food bar of the player, with a cooldown, when right-clicked. the problem is I don't know how do the procedures work, i've tried to arrange something but it says that there are missing dependencies. i'm stuck, can you help me?

Edited by SpeeeedeWagon on Wed, 05/20/2020 - 05:41
Active 2 years ago
Joined Mar 2020
Points:
902

User statistics:

  • Modifications: 3
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 367
Attack your workspace please…
Tue, 05/19/2020 - 14:14

Attack your workspace please?Maybe you should use PX PY PZ instead of X Y Z?

Active 2 years ago
Joined Mar 2020
Points:
902

User statistics:

  • Modifications: 3
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 367
WORKSPACE! I'm in China so…
Wed, 05/20/2020 - 09:35

WORKSPACE!

I'm in China so imgur doesn't seems to work here...

attachments please?

Active 3 years ago
Joined Mar 2020
Points:
1275

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1145
What is the trigger?
Wed, 05/20/2020 - 16:50

What is the trigger?

Active 3 years ago
Joined Feb 2021
Points:
703

User statistics:

  • Modifications: 0
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
I'm responding to this like…
Sat, 09/11/2021 - 17:28

I'm responding to this like a year after it's been posted, but who knows  - maybe someone will read it! I think the issue with your procedure is the fact that you put the cooldown procedure first, it should go last, because this way it instantly puts it on cooldown before everything else is done.