blob: e04c3bf6c4cea15efad6872359a85bbd19baa82c [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001void people()
2
3A function that will list all interactive players, and some info about them.
4This function is normally
5
6connected to the people command, that wizards have.
7
8THIS FUNCTION IS OBSOLETE. LOOK AT users() INSTEAD.