HCF Minecart elevator

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

KAVKAZIE

Active Member
Feb 27, 2017
146
0
16
Hello, how i can do on skript HCF minecart elevator like MineHQ Arcane. thanks for helping
 
It'd be helpful to describe what the HFC minecart elevator is so people who don't know what it's like can still help you.
 
Not tested:

code_language.skript:
On Vehicle Exit
  surface %player% to the nearest ground

Needs skqBunch

or you can, on damage > damage source is suffocation > victim is player > loop blocks around, loop block is minecart > cancel event (cancel the damage), teleports the player

The problem is I don't know how to loop the blocks around the victim in this code. You could try it yourself.
 
Last edited by a moderator:
Not tested:

code_language.skript:
On Vehicle Exit
  surface %player% to the nearest ground

Needs skqBunch

or you can, on damage > damage source is suffocation > victim is player > loop blocks around, loop block is minecart > cancel event (cancel the damage), teleports the player

The problem is I don't know how to loop the blocks around the victim in this code. You could try it yourself.
thanks! can you give me download link for the addon please ?
 
Status
Not open for further replies.