I made a script and it is supposed to change the FogStart.
Can you please tell me what is wrong with it and where it should go? I assume it could go in ServerScriptService.
Do ServerScriptService, that is better practice. In my opinion, only put a script in the workplace if it is referring to something that will change parents, then put it in that something. So for this script I would put it in the ServerScriptService, as it only refers to lighting, which never moves.