MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | string get_wiz_name(string file) | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Argument is a file name, which we want to get the owner of. | ||||
6 | This used for the wizlist, to determine who gets the score for | ||||
7 | the file being used. | ||||
8 | |||||
9 | For 3.2.1, it is used only to score errors to the right wizard. | ||||
10 | |||||
11 | SEE ALSO | ||||
12 | wizlist(E), get_wiz_info(E), query_real_name(A), | ||||
13 | query_creator(M), getuid(E) |