How to know which script triggered the remote event

Good morning everyone,

I want to know if there is a way to make my server-side script knows which local script triggered the remote event without passing parameters from the local script. Is it possible? If not are there any alternatives?

Thank you

1 Like

Without sending it manually theres no way to detect what script fired the event.

The only automatic parameter is the player parameter given with .OnServerEvent