Why is my remote function not working?

Why is this remote function script not working?

Client Script:

image

Module Script:

image

Have you read the documentation?

Note that the bound function (lines 6-11) will receive the Player who invoked it as the first parameter ( player)

This means event will not be the string but the player instance instead.

1 Like

fixed it thank you for all ur help

1 Like

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