blob: 81befb7c045d41fe8dcc86fef8631d5c0b648222 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra7ea4a032019-11-26 20:11:40 +01002 string get_wiz_name(string file)
MG Mud User88f12472016-06-24 23:31:02 +02003
4DESCRIPTION
Zesstra7ea4a032019-11-26 20:11:40 +01005 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.
MG Mud User88f12472016-06-24 23:31:02 +02008
Zesstra7ea4a032019-11-26 20:11:40 +01009 This call is used only to score errors to the right wizard.
MG Mud User88f12472016-06-24 23:31:02 +020010
11SEE ALSO
Zesstra7ea4a032019-11-26 20:11:40 +010012 wizlist(E), get_wiz_info(E), query_creator(M), getuid(E)