Player:AllowFlashlight
Description
Sets if the player can toggle their flashlight. Function exists on both the server and client but has no effect when ran on the client.
This is a Lua method that internally uses GM:PlayerSwitchFlashlight. If current gamemode overwrites that hook and doesn't respect Player:CanUseFlashlight, this function will not have any effect.