Need help creating a Timer

Started by Squid146 on

Topic category: Help with MCreator software

Last seen on 01:11, 12. Nov 2019
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need help creating a Timer

Hey so im trying to make a custom block that destroys itself some time after being placed, i have asked the discord and browsed the fourms but i cannt find how to do it. if anyone can send a picture of a procedure or something that would be great

Last seen on 14:52, 19. Apr 2021
Joined Mar 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Method: { Custom Code…
Sat, 11/09/2019 - 02:21

Method: {

Custom Code Snippet: [Thread.sleep(Insert Number of Milliseconds)]

Remove block at X: {X] Y: {Y] Z: {Z]

}

Last seen on 14:52, 19. Apr 2021
Joined Mar 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
as far as I know.
Sat, 11/09/2019 - 02:22

as far as I know.

IIGunner2II: This is not the…
Sat, 11/09/2019 - 10:06

IIGunner2II: This is not the correct way, that would block the whole game for a given time, not just wait for the desired action.

We have proper timer tutorials and delay examples on our tutorials collection on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei