Closed Dawekis closed 6 months ago
I want use "onEvent" to create custom events, but, no effect, even following the case on the wiki.
I've tested it and everything seems to work. Are you sure you are sending rednet events? Also if you want you can try
basalt.onEvent(function(event, side, ...)
basalt.debug(event)
end)
This should also work.
Thanks of NoryiE!
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Checklist
[ ] I am running the latest version. Tick the box if you are running the latest version!