Issue with player is not a valid member of Player

Hi, Hello, I disabled the characterautoload and I tried to fire the client when it has no character but it did not work, it put this error, is it normal? How can I communicate with the client for data in the menu before appearing?

is not a valid member of Player
Script 'ServerScriptService.Scripts.script'
event.OnServerEvent:Connect(function(plr)
event:FireClient(plr,"Hi")
end)

Oh, sorry i have make a mistake, that work…

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