i'm trying to use a remote event to make this but i think i did something wrong, basically what's supposed to happen is that you click the steering wheel on the sailboat and a new in-game event happens like the boat leaks or something and you need to repair it
i just need help on getting the event to actually work cuz i keep getting an error saying that the fireserver() event isn't working, i think i'm using the remote event wrong
ok nvm now it's just not letting me write fireserver at all, it's making me write fireallclients() (the script was a local script before but then i read that click detector doesn't work on local scripts)
first image: module script, "eventsTable"
seocnd image: script, "newEventServer"
third image: script, "clickNewEvent"