https://skripthub.net/docs/?id=7655
i dont know how or where i would use this in my code, where would i use "playerdigtype.abort_destroy_block"
1 messages · Page 1 of 1 (latest)
https://skripthub.net/docs/?id=7655
i dont know how or where i would use this in my code, where would i use "playerdigtype.abort_destroy_block"
it would help if you showed us your code
@tough yarrow i dont have code, i just dont know where i would check if "playerdigtype.abort_destroy_block" is true
like which event i use it in
is it like, for example
if block-break-type is playerdigtype.abort_destroy_block:```
or maybe something else idk how to use it
I believe instead of block-break-type, you need block dig type (no hyphens), and I think you need to put the last thing there in "quotes"
right im stupid idk why i didnt read "[block][ ]dig[ ]type[s]"
on the docs
but how would it detect when you abort in a block break event?
because then the block dig type would be player breaking the block right?
or something like that
@tough yarrow