View/Edit #3873:player_isa

Switch to edit mode.

Name(s): player_isa
1:  targ = args[1]
2:  if (targ in players() || targ:isa(#5544) || targ:isa($bug))
3:    return 1
4:  endif
5:  try
6:    verb_info(args[1], "tell")
7:    return 1
8:  except (E_PERM)
9:    return 1
10: except (ANY)
11:   return 0
12: endtry

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Samson (#9131)

You are not logged in.

[home | help | who | search | setup | code]