#REIEvents.hide both wants and doesn't accept an ID
10 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
10 messages · Page 1 of 1 (latest)
REIEvents.hide(event => {
...
});``` throws an error asking for an item ID. ```js
REIEvents.hide('create:copper_backtank_placeable', event => {
...
});``` throws an error saying it doesn't accept the id!!!
I'm very confused, just trying KJS6 now so I'm probably doing something stupid
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!