CraftBook 3

CraftBook 3

139k Downloads

New Area feature: Area switch [S-Area]

LadyCailinBot opened this issue ยท 7 comments

commented

CRAFTBOOK-2593 - Reported by pmpmpm

Hello,

Actually, switching two areas is kinda hard and a pain to make (using pistons). By "switching", I mean having 2 Areas on the same place but not at the same time, and when one area appears, the other disappears.

What about adding a new sign, [S-Area]? Third line for the first Area, fourth for the other. The area between "-" would be the one activated, and it may be switched with a rising redstone edge or a right-click.

Thanks for reading, and I hope you'll like it.

commented

Comment by me4502

Doesn't it already work like this?

commented

Comment by pmpmpm

Er, no. Actually you can activate or disactivate an area. With a switch, you activate either the one on the third line or the one on the fourth line.

For example:

{namespace}
[S-Area]
MyArea
-YourArea-

Then I trigger it:

{namespace}
[S-Area]
-MyArea-
YourArea

So YourArea disappeared, and MyArea appeared. It may be very useful for overlapping Areas.

commented

Comment by me4502

I'm pretty sure it works like that, unless there is so etching that I'm missing?

commented

Comment by pmpmpm

[Just had an inside cry]

Yeah, it works like that. A year I use CraftBook and I never saw that. I'll go edit the wiki right away, and then deep some grave somewhere. Sorry for the useless ticket...

Edit: edited the wiki "You can therefore put multiple areas on one sign." for dumb people like me.

commented

Comment by me4502

Okay, :P

I'm surprised the wiki didn't have that listed.

commented

Comment by pmpmpm

Well, it said "The third line should be the areas on state, whilst the fourth line should be its off state, which can be left blank." so I basically understood as "The fourth line isn't used".

commented

Comment by me4502

oh