NAME find_living - find living object by name SYNOPSIS varargs object find_living(string name, int i) DESCRIPTION Returns the living object found by a given name. The second argument is optional and will return the (i+1)th living matching the name if there are several matches found, or else 0 is returned. When i equals 0 the first living is returned, etc. SEE ALSO efun/living/