#Countdown
7 messages · Page 1 of 1 (latest)
you cant use FireAllClients in a LocalScript
and OnClientEvent doesnt work on a server script
i used fire all clients in a script
not a local script
players.Roblox_man349.PlayerGui.ScreenGui.TimerLabel.LocalScript:7: attempt to index nil with 'OnClientEvent' it gives me this error
if its not a local script then
game.Players.LocalPlayer
and
TimerRemoteEvent.OnClientEvent
doesnt work