Solved not giving player potion effect on respawn

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

    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.

Jayden13O

Member
Jun 9, 2021
22
1
3
21
Read title. It gives no error.
Code:
on respawn:
    apply potion of mining fatigue of tier 100 to player for 180 seconds
    apply potion of weakness of tier 100 to player for 180 seconds
    apply potion of slowness of tier 100 to player for 180 seconds
    apply potion of blindness of tier 2 to player for 175 seconds
    (messages, not important)

Does anyone know what i'm doing wrong?
[doublepost=1635020638,1635018022][/doublepost]I made it wait 2 ticks before executing the code and now it works
 
Status
Not open for further replies.