Unable to use delay with custom variables

Started by NotVectorPlays on

Topic category: Help with MCreator software

Last seen on 16:08, 14. Sep 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unable to use delay with custom variables

So im making this on sneak teleport raycast armor thing, but when i hold sneak i find that i zoom really fast really far because im teleporting every tick and when i tried to use the "wait [] ticks then on server-side do" does not support custom variables and have no idea how to do it without them.

I really (even if there is a fix) that mcreator adds a "wait [] ticks" blocks which works with anything

Last seen on 23:24, 3. Sep 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thats weird cuz u cant use…
Fri, 08/30/2024 - 15:11

thats weird cuz u cant use local variables in server-side procedures, but u can use custom variables