Table of Contents

Module: commands mudlib/commands.py

This module holds the BaseCommandHandler which holds the commands common to most Interactives (such as Players). It also holds the NPCCommandHandler which holds commands common to NPCs.

Imported modules   
import callout
import constants
from formatter import *
import language
import mudlib.help.manager
from org.bluesock.bluemud.driver import Driver
from org.bluesock.bluemud.lib import MudObject
import parser
import stats
import stdlib
import stdprops
import string
import utils
Classes   
BaseCommandHandler

The base commands common to most interactives. All players share

NPCCommandHandler

Basic commands for all NPCs.


Table of Contents

This document was automatically generated on Thu Jan 24 08:57:43 2002 by HappyDoc version 2.0