$builder (Generic Builder)

Perms:+methods +code +core +variables +general_cache
Size:19,392 bytes (on disk)
Manager:$builder (Generic Builder)
Writer:$user_sean (Sean)
Parent:$player (player)
Location:$body_cave (the Body Cave)
Associated Help:$help_building_commands
Credit:Created 26-Mar-1995 as a part of ColdCore, see: @help Credit


[Show Description] [Hide Methods] [Hide Variables]

Methods:

Root methods:
 ----   27 .core_builder()
Protected methods:
 ----  185 ._ar__claim(args, opts, request)
 ----   93 ._ar__comment(args, opts, request)
 ----  149 ._ar__dismiss(args, opts, request)
 ----  161 ._ar__fix(args, opts, request)
 ----  254 ._ar__get_group(args, opts, @notall)
 ----  184 ._ar__get_request(args, cmd)
 ----  339 ._ar__ilist(how)
 ----   79 ._ar__interactive()
 ----  229 ._ar__iview(pr)
 ----  194 ._ar__list(args, opts)
 ----  170 ._ar__listgrp(requests, w, full)
 ----  111 ._ar__move(args, opts, request)
 ----    7 ._ar__view(args, opts, request)
 ----   69 ._build__cleanup(@what)
 ----  250 ._build__generate_exit(source, dest, name)
 ----  459 ._build__get_location(name)
 ----   61 ._build__get_name(prompt, @def)
 ----  211 ._build__get_path(source, dest)
 ----   42 ._build__hint(n)
 ----  132 ._build__parse_name(str, class)
 ----   73 ._build__prompt(prompt, @def)
 ----  113 ._build__query_exit(source, dest, @args)
 ----  197 ._build__query_realm(there)
 ----   98 ._build__set_name(obj, name, aliases, @args)
 ----  416 .action_request_cmd(cmdstr, cmd, args)
 ----  179 .attach_cmd(cmdstr, cmd, source, prep, dest)
 ----  343 .build_cmd(cmdstr, cmd, args)
 ----   43 .children_cmd(cmdstr, cmd, what)
 ----  628 .define_msg_cmd(cmdstr, cmd, args)
 ----  193 .destroy_cmd(cmdstr, cmd, objs)
 ----  462 .dig_cmd(cmdstr, cmd, args)
 ----  173 .join_cmd(cmdstr, cmd, who)
 ----  283 .move_cmd(cmdstr, cmd, args)
 ----   65 .parents_cmd(cmdstr, cmd, what)
 ----   55 .realms_cmd(cmdstr, cmd)
 ----  135 .teleport(dest)
 ----  202 .teleport_cmd(cmdstr, com, dest)
 ----  167 .undefine_msg_cmd(cmdstr, cmd, args)
Private methods:
 ----  368 ._ar__mailmsg(request, msg)
 ----  137 ._build__create_place(name)

Variables:

$root variables:
  inited: 1
  manager: $builder
  quota: 75000
  created_on: 796268969
  flags: ['methods, 'code, 'core, 'variables, 'general_cache]
  managed: [$builder]
  settings: #[["home", $body_cave]]
  writers: [$user_sean]
$location variables:
  contents: []
$located variables:
  location: $body_cave
  obvious: 1
$user variables:
  password: "*"
  connected_at: 0
  last_command_at: 0
  connections: []
  modes: #[]
  formatter: $plain_format
  parsers: [$command_parser]
  task_connections: #[]
$command_aliases variables:
  command_aliases: []
$mail_list variables:
  letters: #[]
  letters_index: #[]
  senders: 1
  readers: []
  notify: [$builder]
  last_letter: 0
  mail: []
$mail_ui variables:
  subscribed: #[[$builder, [791485891, 0]]]
  current: #[['location, 0], ['list, $builder]]
$described variables:
  prose: []
$has_name variables:
  name: ['prop, "Generic Builder", "Generic Builder"]
$has_commands variables:
  local: #[["@realm?s", [["@realm?s", "", "@realm?s", 'realms_cmd, #[]]]],
           [ "@child?ren|@kids",
             [ [ "@child?ren|@kids",
                 "*",
                 "@child?ren|@kids <object>",
                 'children_cmd,
                 #[[1, ['object, []]]]]]],
           [ "@par?ents",
             [ [ "@par?ents",
                 "*",
                 "@par?ents <object>",
                 'parents_cmd,
                 #[[1, ['object, []]]]]]],
           [ "@build",
             [ [ "@build",
                 "*",
                 "@build <any:-conf?igure>",
                 'build_cmd,
                 #[[1, ['any_opt, ["conf?igure"]]]]]]],
           [ "@attach",
             [ [ "@attach",
                 "* to *",
                 "@attach <any> to <descendant of $place>",
                 'attach_cmd,
                 #[[1, ['any, []]], [3, ['descendant, [$place]]]]]]],
           [ "@destroy",
             [ [ "@destroy",
                 "*",
                 "@destroy <list object>",
                 'destroy_cmd,
                 #[[1, ['list, ['object, []]]]]]]],
           [ "@dig",
             [["@dig", "*", "@dig <any>", 'dig_cmd, #[[1, ['any, []]]]]]],
           [ "@teleport|@go",
             [ [ "@teleport|@go",
                 "*",
                 "@teleport|@go <any>",
                 'teleport_cmd,
                 #[[1, ['any, []]]]]]],
           [ "@def-msg|@def-message",
             [ [ "@def-msg|@def-message",
                 "*",
                 "@def-msg|@def-message <any>",
                 'define_msg_cmd,
                 #[[1, ['any, []]]]]]],
           [ "@undef-msg|@undef-message",
             [ [ "@undef-msg|@undef-message",
                 "*",
                 "@undef-msg|@undef-message <any>",
                 'undefine_msg_cmd,
                 #[[1, ['any, []]]]]]],
           [ "@mv|@move",
             [ [ "@mv|@move",
                 "*",
                 "@mv|@move <objref:+c?omment>",
                 'move_cmd,
                 #[[1, ['objref_opt, ["c?omment"]]]]]]],
           [ "@action-request|@ar",
             [ [ "@action-request|@ar",
                 "*",
                 "@action-request|@ar <any>",
                 'action_request_cmd,
                 #[[1, ['any, []]]]]]],
           [ "@join",
             [ ["@join", "*", "@join <any>", 'join_cmd, #[[1, ['any, []]]]]]],
           [ "@chown",
             [ ["@chown", "*", "@chown <any>", 'chown_cmd, #[[1, ['any, []]]]]]]]
$channel_ui variables:
  channel_dict: #[]
  active_channels: #[]
$command_cache variables:
  modules: []
  commands: 0
  shortcuts: 0
$foundation variables:
  defined_msgs: #[["teleport", #[['branches, ["source", "dest", "actor"]]]]]
  msgs: #[[ "teleport",
            #[[ "actor",
                <$ctext_frob,[ [ "You teleport to ",
                    <$generator,["dest", [], [], 'gen_dest]>,
                    "."],
                  #[['this, $builder]]]>],
              [ "source",
                <$ctext_frob,[ [ <$generator,["actor", [], [], 'gen_actor]>,
                    " teleports to ",
                    <$generator,["dest", [], [], 'gen_dest]>,
                    "."],
                  #[['this, $builder]]]>],
              [ "dest",
                <$ctext_frob,[ [ <$generator,["actor", [], [], 'gen_actor]>,
                    " teleports here from ",
                    <$generator,["source", [], [], 'gen_source]>,
                    "."],
                  #[['this, $builder]]]>]]]]
$thing variables:
  gender: $gender_neuter


the Cold Dark