Innectis Community Forum

Author Topic: TinyWE directions  (Read 3603 times)

GSTa2000

  • Goldy VIP
  • Hero Member
  • ****
  • Posts: 831
  • Gender: Male
    • View Profile
TinyWE directions
« on: October 09, 2013, 03:03:11 AM »
Hello Innectians...

Recently i tryed to WE stairs in to the world but they only point one way... Is there a way to add something to the command ofter the block id as like a directional setting... possibly like -d North, -d West
Just popped in to my mind...

Let me know what you think...


:D
  • GSta2000
    GSta2000
    GSta2000
Blap Blap

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: TinyWE directions
« Reply #1 on: October 15, 2013, 07:13:53 PM »
The reason that stairs don't rotate, is because IDP doesn't see them as a different material, there are a number of easy ways for Alpha to get round this, shouldn't be too hard. ;D
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}

Snow_Owl82

  • Goldy VIP
  • Sr. Member
  • ****
  • Posts: 431
  • Gender: Male
  • doot
    • View Profile
Re: TinyWE directions
« Reply #2 on: October 15, 2013, 08:36:26 PM »
In regular WE-ing you just had to put a damage value(I guess) and it would turn..
  • Snow_Owl82
    Snow_Owl82
    Snow_Owl82
i play the trumpet

Eggnaug

  • Solaire of Astora
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2306
  • Gender: Male
  • Warrior of Sunlight
    • View Profile
Re: TinyWE directions
« Reply #3 on: October 15, 2013, 10:04:08 PM »
data values are for the block itself, not the placement of the block
  • Eggnaug
    Eggnaug
    Eggnaug
Praise the Sun!

TheReasoning

  • Retired Staff
  • Hero Member
  • *****
  • Posts: 604
  • Gender: Male
    • View Profile
Re: TinyWE directions
« Reply #4 on: October 15, 2013, 11:50:26 PM »
The reason that stairs don't rotate, is because IDP doesn't see them as a different material, there are a number of easy ways for Alpha to get round this, shouldn't be too hard. ;D

If I'm not mistaken, Mojang is going to change the way this works in the near future, so I think it may be best to not tamper with it in it's current state.

However I am not sure of this, please correct me if i'm wrong.
  • TheReasoning
    TheReasoning
    TheReasoning

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: TinyWE directions
« Reply #5 on: October 16, 2013, 02:12:27 AM »
I'm not sure what they plan on doing with data values, but it's the block IDs/item IDs that are going to change. 1.7 is where they are deprecated, not exactly removed, so we can still use the blocks/items as they are, but at this point i'm not sure data values are going anywhere.

Anyways, should they change we'll just change along with them. I see no harm in messing around with them.

Added to redmine.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

GSTa2000

  • Goldy VIP
  • Hero Member
  • ****
  • Posts: 831
  • Gender: Male
    • View Profile
Re: TinyWE directions
« Reply #6 on: October 16, 2013, 04:27:08 AM »
Yay a good suggestion  ;D  ::)  :P  ;D
  • GSta2000
    GSta2000
    GSta2000
Blap Blap