Innectis Community Forum

Author Topic: Elevators  (Read 4617 times)

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Elevators
« on: May 16, 2012, 03:34:28 AM »
Elevators are real simple to do. Put [up] on a sign to be teleported up, and [down] to teleport down.

To make this work, the destination needs to have a block for the player to arrive at. It cannot have any dangerous blocks above it, like fire or lava. It can also be 50 blocks from the original elevator, giving you lots of flexibility.
« Last Edit: October 29, 2015, 11:35:24 AM by AlphaBlend »
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

luetzj

  • Retired Staff
  • Ancient Member
  • *****
  • Posts: 1045
    • View Profile
Re: Elevators
« Reply #1 on: May 19, 2012, 04:33:47 AM »
Instead of [IDP] Elevator up! could you have it be something like, Going up! Just seems better to me.
  • luetzj
    luetzj
    luetzj

stix321

  • VIP
  • Newbie
  • **
  • Posts: 37
    • View Profile
Re: Elevators
« Reply #2 on: May 22, 2012, 03:15:38 PM »
I have seen things like this on other servers as well, but really nice add on with the IDP. Time to go use them.

-stix321
"The average amount of sleep an average person needs is five minutes longer."
-Anoymous

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Elevators
« Reply #3 on: July 18, 2014, 08:32:14 PM »
Updated to include adding "block" on the second line for not requiring a sign at the destination.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

luetzj

  • Retired Staff
  • Ancient Member
  • *****
  • Posts: 1045
    • View Profile
Re: Elevators
« Reply #4 on: July 18, 2014, 08:36:26 PM »
Updated to include adding "block" on the second line for not requiring a sign at the destination.

Such old post bump.
  • luetzj
    luetzj
    luetzj

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: Elevators
« Reply #5 on: October 29, 2015, 11:36:04 AM »
The "block" line is no longer required. Elevators will only look for a block at the destination.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.