Global trigger happens twice.

Started by masecraft99 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 10:36, 13. Mar 2021
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Global trigger happens twice.
Wed, 01/27/2021 - 12:35 (edited)

i'm working on a global procedure to make a block transform when hit 5 times with a tool using left click. the problem is that when i test the procedure happens 2 times... i read that it is because mc has a client and a server side. So i put all the code in an if with condition (not is provided remote world client-side) but it still does twice.

 

Edited by masecraft99 on Wed, 01/27/2021 - 12:35
Last seen on 10:36, 13. Mar 2021
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
MC version 1.15.2 MCR…
Thu, 01/28/2021 - 13:08

MC version 1.15.2

MCR version 2021.1 (last snapshot)