Why is this remote function script not working?
Client Script:

Module Script:

Why is this remote function script not working?
Client Script:

Module Script:

Have you read the documentation?
Note that the bound function (lines 6-11) will receive the
Playerwho invoked it as the first parameter (player)
This means event will not be the string but the player instance instead.
fixed it thank you for all ur help
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.