malware-dev/MDK-SE

check call back event from any block when finish work

hassanFraihat7780 opened this issue · 1 comments

need check callback event from block when finish working .

ex: need callback from IMyExtendedPistonBase when finish expand .

any help

Hi. There are no events at all in the PB API, as events leak if you don't know what you're doing. You need to poll for state.

That said, this site is not for script help, these issues are purely for MDK problems. Go to Keen's discord, #programmable-block channel, to get help for scripting.