What does this error mean?

I want this event to fire to the client when the player does this certain action, but i got this error


Whenever i tried to fire it to the client, why does this happen and what does this mean and how can i fix it? This is the server script below

This is the client script below
Screenshot 2024-08-11 082556

Would you mind showing the specific line of code it highlights when clicking on the error?

If this is what you mean, This is the line it takes me to whenever i click on the error

1 Like

It takes a Player argument. I believe you are supposed to pass in the player variable.

2 Likes

Ohh i see, i added this and the script works now, thanks for the advice :+1:

Oop, glad you have it figured out. Sorry that i couldnt help more

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.