From the NannyMUD documentation

LAST CHANGE

2000-12-16

FUNCTION


NAME

        users - Give an array of the current players.

SYNTAX

	object *users()

DESCRIPTION

	Gives an array of objectpointers to the currently interactive
	objects. This is most often the playerobjects, unless exec() has
	been run to swap a players interactivity into another object.