How to stop items going up and down with every second?

  • 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!

Status
Not open for further replies.

OccyDaBoss

Member
Nov 19, 2019
1
0
0
Hi guys,
so I'm working on a custom enchant with TuSKe called 'Radiate'. It's based on the SaicoPVP
enchant of the same name.

This is the code: https://pastebin.com/mqu0dV9y
Here's a video of what's happening: https://bit.ly/2NYsDhf

The 'every second' seems to be making any held items go up and down.
Is there any way I can fix this?

Thanks,
Occy
 
add condition "player does not have night vision" before giving night vision, also remove "stop" from every second, it is going to break your script
 
Status
Not open for further replies.