Help with local varibles

Started by slow_as_a_sloth on

Topic category: Help with modding (Java Edition)

Last seen on 20:19, 27. Feb 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with local varibles

Hi, Im trying to make a wand for mc and im trying to make a particle shooot out of it but when i try and make the particles shoot out i need to use local varibles but i need to wait 13 server ticks for the animation on the wand to finish before it casts the spell i can use local varibles because i use the WAIT 13 TICKS ON SERVER SIDE BLOCK and it doesnt let me use local varibles is there a way around this/is it possible to make like a subsitute??

Last seen on 17:55, 8. May 2024
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Dont know how your procedure…
Wed, 04/12/2023 - 19:10

Dont know how your procedure looks like but you should just be able to replace the local variables with the number it is set to