#Ziplines

1 messages · Page 1 of 1 (latest)

safe cipher
#

Well

#

Just check if theres a chain near them

#

Hell, block above player’s head location will work

dense pollen
#

the skript doesnt want to reload

#

not the full error

mighty drum
#

what if you like set the player's velocity to a line vector, while a variable is true

#

and that variable is toggled on by rclicking the chain

#

toggled off by rclicking anywhere (clicking a chain in motion is noy enjoyable)

safe cipher
#

Does it go away if you remove skrayfall

#

Skbee has most of those features anyways

dense pollen
#

no

safe cipher
#

wdym no?

safe cipher
dense pollen
#

i did

#

i swear

#

i can try to remove skript-reflect

dense pollen
#

okay it reloads now

#

but

safe cipher
#

maybe head's

dense pollen
dense pollen
safe cipher
#

well

#

set a vector from the player's location to the destination,
then while they are below iron bars set the velocity to the vector

dense pollen
#

i still dont know the event that is used for the player below block

safe cipher
#

No event

#

Maybe on right click would work for what you want

dense pollen
#

my goal is to stop people from abusing

#

so

#

on right click wont work since people will just fly away if they want to

safe cipher
#

No, as you are only disabling gravity while the are under the bars

mighty drum
#

if its a thing to be used in combat, toggle a variable with rightclick

#

while variable true, zipline

#

on damage: if variable true, set variable to false

dense pollen
#

i dont know anything about vectors and variables

#

i wont be able to do that

mighty drum
#

read the docs or some tutorials then

#

variables are like the most basic thing in skript

#

if you don't know how they work, you won't get very far

safe cipher
#

Theres an old vector tutorial on the minehut forums

#

thats a good one for the basics