From the NannyMUD documentation
2000-01-15
NAME
test_can_see - Check of the living can see here.LOCATION
/obj/living_functionsSYNTAX
varargs int test_can_se(int silent)DESCRIPTION
This function is used to find out if the living can see at the current location. It checks light levels, blindness, and nightvision.RETURN VALUES
The function returns non-zero if the living can see.