Table of Contents

Class: LoginEvent mudlib/login.py

A MudEvent class that handles users that have satisfied login requirements (from the LoginController) and are ready to get a new controller.

FIXME: Break LoginEvent into two separate events: LoginEvent and ReconnectEvent.

Base Classes   
MudEvent
Methods   
__init__
process
  __init__ 
__init__ (
        self,
        connectedUser,
        userName,
        playerObject=None,
        )

  process 
process ( self )

This method moves the player to the origin room, checks to see if they have mail or not, checks to see if they were link dead, checks to see if they are a coder (and assigns coder stuff to them if they are), and a variety of other login oriented things. It basically sets up the character and moves them in-game.


Table of Contents

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