Method | Description | |
---|---|---|
SendActiveSkillList ( |
||
SendCharacterChunkEnd ( |
||
SendCharacterInfo ( |
||
SendCharacterLook ( |
||
SendConnectError ( Zepheus.Zone.Networking.ZoneClient client, ConnectErrors error ) : void | ||
SendEquippedList ( |
||
SendHouseList ( |
||
SendInventoryList ( |
||
SendPassiveSkillList ( |
||
SendPremiumEmotions ( |
||
SendPremiumItemList ( |
||
SendQuestListBusy ( |
||
SendQuestListDone ( |
||
SendRevive ( Zepheus.Zone.Networking.ZoneClient client, ushort mapid, int x, int y ) : void | ||
SendReviveWindow ( Zepheus.Zone.Networking.ZoneClient client, byte minutesTillExpire ) : void | ||
SendSetUsablePoint ( Zepheus.Zone.Networking.ZoneClient client, byte stat ) : void | ||
SendTitleList ( |
||
SendUsablePoints ( Zepheus.Zone.Networking.ZoneClient client ) : void |
Method | Description | |
---|---|---|
HandleReviveToTown ( Zepheus.Zone.Networking.ZoneClient character, |
||
HandleSetStatPoint ( Zepheus.Zone.Networking.ZoneClient client, |
public static SendActiveSkillList ( |
||
character | ||
return | void |
public static SendCharacterChunkEnd ( |
||
character | ||
return | void |
public static SendCharacterInfo ( |
||
character | ||
return | void |
public static SendCharacterLook ( |
||
character | ||
return | void |
public static SendConnectError ( Zepheus.Zone.Networking.ZoneClient client, ConnectErrors error ) : void | ||
client | Zepheus.Zone.Networking.ZoneClient | |
error | ConnectErrors | |
return | void |
public static SendEquippedList ( |
||
character | ||
return | void |
public static SendHouseList ( |
||
character | ||
return | void |
public static SendInventoryList ( |
||
character | ||
return | void |
public static SendPassiveSkillList ( |
||
character | ||
return | void |
public static SendPremiumEmotions ( |
||
character | ||
return | void |
public static SendPremiumItemList ( |
||
character | ||
return | void |
public static SendQuestListBusy ( |
||
character | ||
return | void |
public static SendQuestListDone ( |
||
character | ||
return | void |
public static SendRevive ( Zepheus.Zone.Networking.ZoneClient client, ushort mapid, int x, int y ) : void | ||
client | Zepheus.Zone.Networking.ZoneClient | |
mapid | ushort | |
x | int | |
y | int | |
return | void |
public static SendReviveWindow ( Zepheus.Zone.Networking.ZoneClient client, byte minutesTillExpire ) : void | ||
client | Zepheus.Zone.Networking.ZoneClient | |
minutesTillExpire | byte | |
return | void |
public static SendSetUsablePoint ( Zepheus.Zone.Networking.ZoneClient client, byte stat ) : void | ||
client | Zepheus.Zone.Networking.ZoneClient | |
stat | byte | |
return | void |
public static SendTitleList ( |
||
character | ||
return | void |
public static SendUsablePoints ( Zepheus.Zone.Networking.ZoneClient client ) : void | ||
client | Zepheus.Zone.Networking.ZoneClient | |
return | void |