Im currently making a live event, and the goal for the end is the screen to fade to white. Ive got the fade working, however, adding the FireAllClients thing into my script gives this error:
“Workspace.Event.Scripts.Fade:3: Ambiguous syntax: this looks like an argument list for a function call, but could also be a start of new statement”
Im extremely new to scripting, so help is appreciated.
If the wait function returned a function, which is valid Lua, then the next brackets would call that function, the result of which would then be indexed for FindAllClients