Cant figure out multiplayer interaction

Hi everyone,
I’ve been stuck on this for a while now and I just cant figure out how to make clients interact properly with my boat object. The server works perfectly fine with it, but for whatever reason the client seems to not register the interactions. It acknowledges that the client has pressed the button, but just doesn’t do anything.

The first image here shows what I had working before trying to implement multiplayer interaction, and the second is where I’m at currently with some stuff unfinished. Just wondering if any of you guys have a bigger brain than me and could help me out : )