ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/enable_wizard

HOME :: doc :: efuns :: enable_wizard

     eeeennnnaaaabbbblllleeee____wwwwiiiizzzzaaaarrrrdddd((((3333))))       MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))        eeeennnnaaaabbbblllleeee____wwwwiiiizzzzaaaarrrrdddd((((3333))))

     NNNNAAAAMMMMEEEE
          enable_wizard() - give wizard priveleges to an object

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void enable_wizard( void );

     DDDDEEEESSSSRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Any interactive object that calls enable_wizard() will cause
          wizardp() to return true if called on that object.
          enable_wizard() gives three privileges to the interactive
          object in question:

          1.   ability to use restricted modes of ed when the
               RESTRICTED_ED option is compiled into the driver.

          2.   privilege of receiving descriptive runtime error
               messages.

          3.   privilege of using the trace(3) and traceprefix(3)
               efuns.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          disable_wizard(3), wizardp(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: enable_wizard