Method | Description | |
---|---|---|
changeRsi ( string part, int value ) : byte[] | ||
processChangeMoaRSI ( byte rsi ) : void | ||
processDecreaseCash ( |
||
processFXfromPlayer ( |
||
processIncreaseCash ( |
||
processLoadAbility ( byte &packet ) : void | ||
processSelfUpdateHealth ( |
||
processSelfUpdateHealthIS ( |
||
processTargetChange ( byte &rpcData, |
||
processUpdateExp ( ) : void | ||
savePlayerInfo ( |
Helper Methods
|
|
teleport ( int x, int y, int z ) : byte[] |
public changeRsi ( string part, int value ) : byte[] | ||
part | string | |
value | int | |
return | byte[] |
public processChangeMoaRSI ( byte rsi ) : void | ||
rsi | byte | |
return | void |
public processDecreaseCash ( |
||
amount | ||
type | ||
return | void |
public processFXfromPlayer ( |
||
viewID | ||
animation | byte | |
return | void |
public processIncreaseCash ( |
||
amount | ||
type | ||
return | void |
public processLoadAbility ( byte &packet ) : void | ||
packet | byte | |
return | void |
public processSelfUpdateHealth ( |
||
viewId | ||
healthC | ||
return | void |
public processSelfUpdateHealthIS ( |
||
viewID | ||
healthC | ||
isC | ||
return | void |
public processTargetChange ( byte &rpcData, |
||
rpcData | byte | |
currentClient | ||
return | void |
public savePlayerInfo ( |
||
client | ||
return | void |
public teleport ( int x, int y, int z ) : byte[] | ||
x | int | |
y | int | |
z | int | |
return | byte[] |