Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketLoginDenied Class Reference

Login denied. More...

#include <packets.h>

Inheritance diagram for cPacketLoginDenied:

cServerPacket cPacket List of all members.

Public Methods

 cPacketLoginDenied ()

Public Attributes

UI08 why
 why ( see note )


Detailed Description

Login denied.

Author:
Endymion
Since:
0.83
Note:
0x82
why 0x00 = unknow user 0x01 = account already in use 0x02 = account disabled 0x03 = password bad 0x04 and higer = communication failed


Constructor & Destructor Documentation

cPacketLoginDenied::cPacketLoginDenied  
 


Member Data Documentation

UI08 cPacketLoginDenied::why
 

why ( see note )


The documentation for this class was generated from the following files: SourceForge.net Logo