[ Server ] Entity:GetELS( Entity vehicle = nil )
Gets if the ELS lights and sounds are enabled. This is used in police DLC.
Entity vehicle = nil
If specified, checks the specified one instead of what the Decent Vehicle drives.
True if the ELS is enabled, false otherwise.
Prints the result.