Events::callRemote
This function is used to call a server-side event from a client-side script.
NOTE: If you're calling a server-side event, the first parameter of that server-side event will be your player object that gets sent automatically.
NOTE: payload is limited to 8192 bytes.