From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        query_money - return the total money carried by living

LOCATION

	/obj/living.c

SYNTAX

	int query_money();

DESCRIPTION

	It returns the total money owned by a player or monster.

SEE ALSO

        add_money in lfun/living/add_money