I finally found out why in the original versions of this script, the specular colour was always set to black: to get rid of the eye reflection. But that brute force approach also got rid of all shininess/gloss of the skin. Fixed by only applying this approach to the "EyeReflection" material. Thanks,
@maskedman3 for the nudge to investigate this.