blob: 7512d0bc529f986c5939bdb3ebf8072c60b4ad6b [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra5481d492021-04-08 20:07:06 +02002 string getuid(object|lwobject ob)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 User-ids are not used in compat mode.
6 Get user-id of the object, i.e. the name of the wizard or
7 domain that is responsible for the object. This name is also
8 the name used in the wizlist. If no arg is given, use
9 this_object() as default.
MG Mud User88f12472016-06-24 23:31:02 +020010
Zesstra715ec202025-07-09 22:18:31 +020011HISTORY
12 Since 3.2.1@47, this creator() is an alias for this efun.
MG Mud User88f12472016-06-24 23:31:02 +020013
Zesstra715ec202025-07-09 22:18:31 +020014SEE ALSO
Zesstrad59c3892019-11-28 20:53:39 +010015 geteuid(E), configure_object(E), creator(E)