Solved Jump Pad Bug

  • Thread starter Deleted member 11521
  • Start date
  • 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.
D

Deleted member 11521

Hello,
I have an bug when going over an pressure plate in my lobby.

Code:
on pressure plate:

    if player's world is "Lobby":
        if event-block is golden pressure plate:
            push player forwards at speed 20
            push player upwards at speed 6
            loop 3 times:
                play "ENDERDRAGON_WINGS" to player at volume 0.99

What happens when I go over an pressure plate: https://imgur.com/HKbikEN
No Anticheat
allow
-flight in server.properties is true
I get pushed, if I'm in gamemode creative

Informations:
Skript
Version: 2.2 Fixes V8b
Minecraft Version: 1.8.8
Addons: MundoSK, SharpSK, Skellett, SkQuery, skRayFall, skript-mirror, skript-ping, SkStuff, Tablisknu, TuSKe, WildSkript
 
Status
Not open for further replies.