Property | Type | Description | |
---|---|---|---|
CStatus | bool | ||
GMS | HashSet |
||
LastAttack | long | ||
castHandler | |||
combatHandler | |||
connection | Connection | ||
handler | |||
keepalive | long | ||
mm_stream | |||
nsa | LKCamelot.model.Modules.NSA | ||
player |
Method | Description | |
---|---|---|
AdjecentTile ( byte swingloc ) : |
||
AttackRange ( short x, short y, short x2, short y2 ) : short | ||
GMCreateItem ( string str2 ) : void | ||
GMInvis ( string str2 ) : void | ||
GMItemArray ( string str2 ) : void | ||
GMKick ( string str2 ) : void | ||
GMLearn ( string str2 ) : void | ||
GMTapPlayer ( string str2 ) : void | ||
GMTele ( string str2 ) : void | ||
HandleChat ( string str2, string str ) : void | ||
HandleGMChat ( string str2 ) : void | ||
HandleGo ( string goloc ) : void | ||
HandleIncoming ( Byte data ) : void | ||
IOClient ( Connection s ) : System | ||
LoadPlayer ( ) : void | ||
Parse ( ConnectionDataEventArgs e ) : void | ||
Process ( ) : void | ||
SendPacket ( Byte packet ) : void | ||
TryLogin ( byte data ) : string | ||
UpdateChat ( string text, byte c1 = 0xff, byte c2 = 0xff, byte cb = 1 ) : void | ||
WriteBug ( string bug ) : void | ||
parseFace ( ) : void |
public AdjecentTile ( byte swingloc ) : |
||
swingloc | byte | |
return |
public AttackRange ( short x, short y, short x2, short y2 ) : short | ||
x | short | |
y | short | |
x2 | short | |
y2 | short | |
return | short |
public HandleChat ( string str2, string str ) : void | ||
str2 | string | |
str | string | |
return | void |
public Parse ( ConnectionDataEventArgs e ) : void | ||
e | ConnectionDataEventArgs | |
return | void |
public UpdateChat ( string text, byte c1 = 0xff, byte c2 = 0xff, byte cb = 1 ) : void | ||
text | string | |
c1 | byte | |
c2 | byte | |
cb | byte | |
return | void |
public CastHandler,LKCamelot.model castHandler | ||
return |
public CombatHandler2,LKCamelot.model combatHandler | ||
return |
public PlayerHandler,LKCamelot.model handler | ||
return |
public PacketWriter,LKCamelot.net mm_stream | ||
return |