MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | void people() |
2 | |||||
3 | A function that will list all interactive players, and some info about them. | ||||
4 | This function is normally | ||||
5 | |||||
6 | connected to the people command, that wizards have. | ||||
7 | |||||
8 | THIS FUNCTION IS OBSOLETE. LOOK AT users() INSTEAD. |