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)