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