26 lines
549 B
Plaintext
26 lines
549 B
Plaintext
|
|
QUERY_SNOOPING(1) QUERY_SNOOPING(1)
|
|
|
|
NAME
|
|
query_snooping() - returns the player being snooped
|
|
|
|
SYNOPSIS
|
|
object query_snooping(object ob)
|
|
|
|
DESCRIPTION
|
|
An override of the MudOS efun for security reasons. This
|
|
function will return the object which is being snooped by
|
|
the object passed as an argument.
|
|
|
|
LOCATION
|
|
/secure/sefun/sefun.c
|
|
|
|
SEE ALSO
|
|
the query_snooping() efun
|
|
|
|
Author
|
|
Descartes of Borg
|
|
|
|
1
|
|
|