CraftBook 3

CraftBook 3

139k Downloads

Potion Inducer IC [MC1217] Effect Time

LadyCailinBot opened this issue ยท 6 comments

commented

CRAFTBOOK-2363 - Reported by leponder

Something changed in previous update and this IC doesn't seem to work now without the third time parameter on the third line. But what I was wondering is there a way to just have it 'on' all the time? I had created several dungeon areas with the blindness effect, but since now they all have to be timed and run out they seem kind of useless now. So this is not a bug report, more of a enhancement, like maybe not entering that time parameter or entering 0 just makes the effect stay on.

commented

Comment by me4502

But it's not possible for a potion effect to have no time? As long as someone is in the area they will always be refilled with the potion

commented

Comment by leponder

I was trying it with the nausea effect like this:

[MC1217]
9:5
10

with an active signal going to it and nothing happens. If I enter time on it like:

[MC1217]
9:5:30
10

it works fine for 30 seconds and then stops. Leaving the area and coming back does not make the effect happen again. It used to not do this, before the last couple of updates it would simply stay on if there was an active signal to it, that constant refilling you mentioned.

commented

Comment by me4502

Active signal, are you giving it a pulsing or solid signal?

commented

Comment by leponder

Solid Signal.

commented

Comment by me4502

It needs to be pulsing unless you use a ST version

commented

Comment by leponder

Didn't realize there was self-triggered versions of this, not sure why 1217 worked before with solid signal. 0217 works fine though, thanks :)