#On drop for death (not solved)
1 messages · Page 1 of 1 (latest)
how can i check the drops?
it's just drops
that's why I put it in a code block
i mean the syntax
The expression is drops
nothing else to it. I'm not sure what's confusing
an expression itself is not a valid syntax
It's part of an effect
such as set ... to ...
in this case it can be set {_droppedItems::*} to drops
drops is just the dropped items, I can;t give you the exact code since I have no clue what you want to do with it
Simply to get the dropped items in a death event, it's drops
from here you should be able to figure out what you want to do xD
It's part of an effect
or condition
That's why i asked what's the syntax but you were saying it's just drops multiple times
didn't say expression but syntax
I'm not sure what's the problem here