Only the sign changed, but it doesn't work.

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

LumiaKi

Member
Jan 15, 2024
2
0
1
Skript 2.8.0-pre2
An error occurs after the update

# not working (subtraction can't be performed on a block and an integer)
set {y2.%player's uuid%} to rounded down y-position of event-block -1

# working
set {z2.%player's uuid%} to rounded down z-position of event-block +1
 
Skript 2.8.0-pre2
An error occurs after the update

# not working (subtraction can't be performed on a block and an integer)
set {y2.%player's uuid%} to rounded down y-position of event-block -1

# working
set {z2.%player's uuid%} to rounded down z-position of event-block +1
don't use pre-releases. Report this on github