#Detect falling block dmg

1 messages · Page 1 of 1 (latest)

steel lance
#

broadcast damage cause

woeful frigate
#

still doesnt work

steel lance
#

theres literally always a damage cause

woeful frigate
#

well damage cause aint working

#

like I get sent dmg cause

#

but I cant cancel it

flint blaze
#

the damage event is most certaintly cancellable

woeful frigate
#

send me a clip of what youre doing if you could

flint blaze
#
  cancel event```...
#

do you perhaps have an event somewhere uncancelling it?

woeful frigate
#

.

#

I’m trying to cancel the dmg from drip stone falling on you

#

Bro did not read my msg

#

Lol

woeful frigate
#

Try it your self

#

And tell me if it works

#

(I’m only trying cancel dripstone not all dmg)

flint blaze
woeful frigate
#

I tried that

#

Ain’t work

#

The dmg cause was falling block dmg

#

I canceled it

#

Didn’t work

flint blaze
#

show me

tawdry jay
#

@woeful frigate, be a little bit more respectful. Please read what rage said,

on damage:
  broadcast "%damage cause%"

it will become something like this.

from there on with some basic knowledge you can easily disable it.

flint blaze
#

^ use this to find the cause, then, on damage: if the cause is that cause (falling dripstone or whatever), cancel

tawdry jay
woeful frigate
#

And cause is falling block which I also said

woeful frigate
#

The dmg cause is falling block

#

And canceled it and still take dmg

flint blaze
tawdry jay
woeful frigate
#

Let me get home and I’ll send it

tawdry jay
#

... Okay

woeful frigate
#
    if "%damage cause%" is "FALLING_BLOCK":
        cancel event     ```
#

Thats how

#

Ive tried like everything

flint blaze
#

did you broadcast it?

#

maybe its not in uppercase, maybe its a space, not an underscore

woeful frigate
#

and that works

#

but ill try

#

also sorry if I sound rude I just been trying do this for hella long

#

and u said like same thing 3 times lmao

#

wait

#

Im blind

woeful frigate
#

LMAOO

#

the _ was working with everything else

#

but falling block it doesnt alrighttt