Unit EOLib.Protocol.Net.Server
Description
Generated from the eo-protocol XML specification.
This file should not be modified. Changes will be lost when code is regenerated.
Uses
- EOLib.Data
- EOLib.Protocol
- EOLib.Protocol.Errors
- EOLib.Protocol.Net
- EOLib.Protocol.Packet
- EOLib.Protocol.Pub
- EOLib.Utils.Optional
- Generics.Collections
- System.SysUtils
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record TInitReplyHelper |
Helper for the TInitReply enum type. |
Record TInitBanTypeHelper |
Helper for the TInitBanType enum type. |
Record TCharacterIconHelper |
Helper for the TCharacterIcon enum type. |
Record TAvatarChangeTypeHelper |
Helper for the TAvatarChangeType enum type. |
Record TTalkReplyHelper |
Helper for the TTalkReply enum type. |
Record TSitStateHelper |
Helper for the TSitState enum type. |
Record TMapEffectHelper |
Helper for the TMapEffect enum type. |
Record TGuildReplyHelper |
Helper for the TGuildReply enum type. |
Record TInnUnsubscribeReplyHelper |
Helper for the TInnUnsubscribeReply enum type. |
Record TCharacterReplyHelper |
Helper for the TCharacterReply enum type. |
Record TSkillMasterReplyHelper |
Helper for the TSkillMasterReply enum type. |
Record TAccountReplyHelper |
Helper for the TAccountReply enum type. |
Record TLoginReplyHelper |
Helper for the TLoginReply enum type. |
Record TDialogEntryTypeHelper |
Helper for the TDialogEntryType enum type. |
Record TQuestRequirementIconHelper |
Helper for the TQuestRequirementIcon enum type. |
Record TWarpEffectHelper |
Helper for the TWarpEffect enum type. |
Record TWarpTypeHelper |
Helper for the TWarpType enum type. |
Record TWelcomeCodeHelper |
Helper for the TWelcomeCode enum type. |
Record TLoginMessageCodeHelper |
Helper for the TLoginMessageCode enum type. |
Record TAdminMessageTypeHelper |
Helper for the TAdminMessageType enum type. |
Record TPlayerKilledStateHelper |
Helper for the TPlayerKilledState enum type. |
Record TNpcKillStealProtectionStateHelper |
Helper for the TNpcKillStealProtectionState enum type. |
Record TMapDamageTypeHelper |
Helper for the TMapDamageType enum type. |
Record TMarriageReplyHelper |
Helper for the TMarriageReply enum type. |
Record TPriestReplyHelper |
Helper for the TPriestReply enum type. |
Record TPartyReplyCodeHelper |
Helper for the TPartyReplyCode enum type. |
Interface IBigCoords |
Map coordinates with 2-byte values |
Class TBigCoords |
Map coordinates with 2-byte values |
Interface IEquipmentChange |
Player equipment data. |
Class TEquipmentChange |
Player equipment data. |
Interface IEquipmentMapInfo |
Player equipment data. |
Class TEquipmentMapInfo |
Player equipment data. |
Interface IEquipmentCharacterSelect |
Player equipment data. |
Class TEquipmentCharacterSelect |
Player equipment data. |
Interface IEquipmentWelcome |
Player equipment data. |
Class TEquipmentWelcome |
Player equipment data. |
Interface IEquipmentPaperdoll |
Player equipment data. |
Class TEquipmentPaperdoll |
Player equipment data. |
Interface ICharacterMapInfo |
Information about a nearby character. |
Class TCharacterMapInfo |
Information about a nearby character. |
Interface INpcMapInfo |
Information about a nearby NPC |
Class TNpcMapInfo |
Information about a nearby NPC |
Interface IItemMapInfo |
Information about a nearby item on the ground |
Class TItemMapInfo |
Information about a nearby item on the ground |
Interface IAvatarChangeChangeTypeData |
Data associated with different values of the ChangeType field. |
Interface IAvatarChangeChangeTypeDataEquipment |
Data associated with IAvatarChange.ChangeType value 1 . |
Class TAvatarChangeChangeTypeDataEquipment |
Data associated with IAvatarChange.ChangeType value 1 . |
Interface IAvatarChangeChangeTypeDataHair |
Data associated with IAvatarChange.ChangeType value 2 . |
Class TAvatarChangeChangeTypeDataHair |
Data associated with IAvatarChange.ChangeType value 2 . |
Interface IAvatarChangeChangeTypeDataHairColor |
Data associated with IAvatarChange.ChangeType value 3 . |
Class TAvatarChangeChangeTypeDataHairColor |
Data associated with IAvatarChange.ChangeType value 3 . |
Interface IAvatarChange |
Information about a nearby player's appearance changing |
Class TAvatarChange |
Information about a nearby player's appearance changing |
Interface INearbyInfo |
Information about nearby entities |
Class TNearbyInfo |
Information about nearby entities |
Interface IMapFile |
A map file (EMF) |
Class TMapFile |
A map file (EMF) |
Interface IPubFile |
A pub file (EIF, ENF, ECF, ESF) |
Class TPubFile |
A pub file (EIF, ENF, ECF, ESF) |
Interface IOnlinePlayer |
A player in the online list |
Class TOnlinePlayer |
A player in the online list |
Interface IPlayersList |
Information about online players |
Class TPlayersList |
Information about online players |
Interface IPlayersListFriends |
Information about online players. |
Class TPlayersListFriends |
Information about online players. |
Interface ICharacterSelectionListEntry |
Character selection screen character |
Class TCharacterSelectionListEntry |
Character selection screen character |
Interface IServerSettings |
Settings sent with WELCOME_REPLY packet |
Class TServerSettings |
Settings sent with WELCOME_REPLY packet |
Interface IShopTradeItem |
An item that a shop can buy or sell |
Class TShopTradeItem |
An item that a shop can buy or sell |
Interface IShopCraftItem |
An item that a shop can craft |
Class TShopCraftItem |
An item that a shop can craft |
Interface IShopSoldItem |
A sold item when selling an item to a shop |
Class TShopSoldItem |
A sold item when selling an item to a shop |
Interface ICharacterBaseStats |
The 6 base character stats |
Class TCharacterBaseStats |
The 6 base character stats |
Interface ICharacterBaseStatsWelcome |
The 6 base character stats. |
Class TCharacterBaseStatsWelcome |
The 6 base character stats. |
Interface ICharacterSecondaryStats |
The 5 secondary character stats |
Class TCharacterSecondaryStats |
The 5 secondary character stats |
Interface ICharacterSecondaryStatsInfoLookup |
The 5 secondary character stats. |
Class TCharacterSecondaryStatsInfoLookup |
The 5 secondary character stats. |
Interface ICharacterElementalStats |
The 6 elemental character stats |
Class TCharacterElementalStats |
The 6 elemental character stats |
Interface ICharacterStatsReset |
Character stats data. |
Class TCharacterStatsReset |
Character stats data. |
Interface ICharacterStatsWelcome |
Character stats data. |
Class TCharacterStatsWelcome |
Character stats data. |
Interface ICharacterStatsUpdate |
Character stats data. |
Class TCharacterStatsUpdate |
Character stats data. |
Interface ICharacterStatsInfoLookup |
Character stats data. |
Class TCharacterStatsInfoLookup |
Character stats data. |
Interface ICharacterStatsEquipmentChange |
Character stats data. |
Class TCharacterStatsEquipmentChange |
Character stats data. |
Interface ISkillLearn |
A skill that can be learned from a skill master NPC |
Class TSkillLearn |
A skill that can be learned from a skill master NPC |
Interface IBoardPostListing |
An entry in the list of town board posts |
Class TBoardPostListing |
An entry in the list of town board posts |
Interface ICharacterDetails |
Information displayed on the paperdoll and book |
Class TCharacterDetails |
Information displayed on the paperdoll and book |
Interface IPartyMember |
A member of the player's party |
Class TPartyMember |
A member of the player's party |
Interface IPartyExpShare |
EXP gain for a member of the player's party |
Class TPartyExpShare |
EXP gain for a member of the player's party |
Interface IGuildStaff |
Information about a guild staff member (recruiter or leader) |
Class TGuildStaff |
Information about a guild staff member (recruiter or leader) |
Interface IGuildMember |
Information about a guild member |
Class TGuildMember |
Information about a guild member |
Interface IGroupHealTargetPlayer |
Nearby player hit by a group heal spell |
Class TGroupHealTargetPlayer |
Nearby player hit by a group heal spell |
Interface ITradeItemData |
Trade window item data |
Class TTradeItemData |
Trade window item data |
Interface INpcKilledData |
Information about an NPC that has been killed |
Class TNpcKilledData |
Information about an NPC that has been killed |
Interface ILevelUpStats |
Level and stat updates |
Class TLevelUpStats |
Level and stat updates |
Interface INpcUpdatePosition |
An NPC walking |
Class TNpcUpdatePosition |
An NPC walking |
Interface INpcUpdateAttack |
An NPC attacking |
Class TNpcUpdateAttack |
An NPC attacking |
Interface INpcUpdateChat |
An NPC talking |
Class TNpcUpdateChat |
An NPC talking |
Interface IQuestProgressEntry |
An entry in the Quest Progress window |
Class TQuestProgressEntry |
An entry in the Quest Progress window |
Interface IDialogQuestEntry |
An entry in the quest switcher |
Class TDialogQuestEntry |
An entry in the quest switcher |
Interface IDialogEntryEntryTypeData |
Data associated with different values of the EntryType field. |
Interface IDialogEntryEntryTypeDataLink |
Data associated with IDialogEntry.EntryType value 2 . |
Class TDialogEntryEntryTypeDataLink |
Data associated with IDialogEntry.EntryType value 2 . |
Interface IDialogEntry |
An entry in a quest dialog |
Class TDialogEntry |
An entry in a quest dialog |
Interface IMapDrainDamageOther |
Another player taking damage from a map HP drain |
Class TMapDrainDamageOther |
Another player taking damage from a map HP drain |
Interface IGlobalBackfillMessage |
A backfilled global chat message |
Class TGlobalBackfillMessage |
A backfilled global chat message |
Interface IPlayerEffect |
An effect playing on a player |
Class TPlayerEffect |
An effect playing on a player |
Interface ITileEffect |
An effect playing on a tile |
Class TTileEffect |
An effect playing on a tile |
Interface IInitInitServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface IInitInitServerPacketReplyCodeDataOutOfDate |
Data associated with IInitInitServerPacket.ReplyCode value 1 . |
Class TInitInitServerPacketReplyCodeDataOutOfDate |
Data associated with IInitInitServerPacket.ReplyCode value 1 . |
Interface IInitInitServerPacketReplyCodeDataOk |
Data associated with IInitInitServerPacket.ReplyCode value 2 . |
Class TInitInitServerPacketReplyCodeDataOk |
Data associated with IInitInitServerPacket.ReplyCode value 2 . |
Interface IInitInitServerPacketReplyCodeDataBannedBanTypeData |
Data associated with different values of the BanType field. |
Interface IInitInitServerPacketReplyCodeDataBannedBanTypeData0 |
Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 0 . |
Class TInitInitServerPacketReplyCodeDataBannedBanTypeData0 |
Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 0 . |
Interface IInitInitServerPacketReplyCodeDataBannedBanTypeDataTemporary |
Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 1 . |
Class TInitInitServerPacketReplyCodeDataBannedBanTypeDataTemporary |
Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 1 . |
Interface IInitInitServerPacketReplyCodeDataBanned |
Data associated with IInitInitServerPacket.ReplyCode value 3 . |
Class TInitInitServerPacketReplyCodeDataBanned |
Data associated with IInitInitServerPacket.ReplyCode value 3 . |
Interface IInitInitServerPacketReplyCodeDataWarpMap |
Data associated with IInitInitServerPacket.ReplyCode value 4 . |
Class TInitInitServerPacketReplyCodeDataWarpMap |
Data associated with IInitInitServerPacket.ReplyCode value 4 . |
Interface IInitInitServerPacketReplyCodeDataFileEmf |
Data associated with IInitInitServerPacket.ReplyCode value 5 . |
Class TInitInitServerPacketReplyCodeDataFileEmf |
Data associated with IInitInitServerPacket.ReplyCode value 5 . |
Interface IInitInitServerPacketReplyCodeDataFileEif |
Data associated with IInitInitServerPacket.ReplyCode value 6 . |
Class TInitInitServerPacketReplyCodeDataFileEif |
Data associated with IInitInitServerPacket.ReplyCode value 6 . |
Interface IInitInitServerPacketReplyCodeDataFileEnf |
Data associated with IInitInitServerPacket.ReplyCode value 7 . |
Class TInitInitServerPacketReplyCodeDataFileEnf |
Data associated with IInitInitServerPacket.ReplyCode value 7 . |
Interface IInitInitServerPacketReplyCodeDataFileEsf |
Data associated with IInitInitServerPacket.ReplyCode value 8 . |
Class TInitInitServerPacketReplyCodeDataFileEsf |
Data associated with IInitInitServerPacket.ReplyCode value 8 . |
Interface IInitInitServerPacketReplyCodeDataFileEcf |
Data associated with IInitInitServerPacket.ReplyCode value 12 . |
Class TInitInitServerPacketReplyCodeDataFileEcf |
Data associated with IInitInitServerPacket.ReplyCode value 12 . |
Interface IInitInitServerPacketReplyCodeDataMapMutation |
Data associated with IInitInitServerPacket.ReplyCode value 10 . |
Class TInitInitServerPacketReplyCodeDataMapMutation |
Data associated with IInitInitServerPacket.ReplyCode value 10 . |
Interface IInitInitServerPacketReplyCodeDataPlayersList |
Data associated with IInitInitServerPacket.ReplyCode value 9 . |
Class TInitInitServerPacketReplyCodeDataPlayersList |
Data associated with IInitInitServerPacket.ReplyCode value 9 . |
Interface IInitInitServerPacketReplyCodeDataPlayersListFriends |
Data associated with IInitInitServerPacket.ReplyCode value 11 . |
Class TInitInitServerPacketReplyCodeDataPlayersListFriends |
Data associated with IInitInitServerPacket.ReplyCode value 11 . |
Interface IInitInitServerPacket |
Reply to connection initialization and requests for unencrypted data. |
Class TInitInitServerPacket |
Reply to connection initialization and requests for unencrypted data. |
Interface IWarpPlayerServerPacket |
Equivalent to INIT_INIT with InitReply.WarpMap |
Class TWarpPlayerServerPacket |
Equivalent to INIT_INIT with InitReply.WarpMap |
Interface IWelcomePingServerPacket |
Equivalent to INIT_INIT with InitReply.FileMap |
Class TWelcomePingServerPacket |
Equivalent to INIT_INIT with InitReply.FileMap |
Interface IWelcomePongServerPacket |
Equivalent to INIT_INIT with InitReply.FileEif |
Class TWelcomePongServerPacket |
Equivalent to INIT_INIT with InitReply.FileEif |
Interface IWelcomeNet242ServerPacket |
Equivalent to INIT_INIT with InitReply.FileEnf |
Class TWelcomeNet242ServerPacket |
Equivalent to INIT_INIT with InitReply.FileEnf |
Interface IWelcomeNet243ServerPacket |
Equivalent to INIT_INIT with InitReply.FileEsf |
Class TWelcomeNet243ServerPacket |
Equivalent to INIT_INIT with InitReply.FileEsf |
Interface IPlayersListServerPacket |
Equivalent to INIT_INIT with InitReply.PlayersList |
Class TPlayersListServerPacket |
Equivalent to INIT_INIT with InitReply.PlayersList |
Interface IWarpCreateServerPacket |
Equivalent to INIT_INIT with InitReply.MapMutation |
Class TWarpCreateServerPacket |
Equivalent to INIT_INIT with InitReply.MapMutation |
Interface IPlayersReplyServerPacket |
Equivalent to INIT_INIT with InitReply.PlayersListFriends |
Class TPlayersReplyServerPacket |
Equivalent to INIT_INIT with InitReply.PlayersListFriends |
Interface IWelcomeNet244ServerPacket |
Equivalent to INIT_INIT with InitReply.FileEcf |
Class TWelcomeNet244ServerPacket |
Equivalent to INIT_INIT with InitReply.FileEcf |
Interface IConnectionPlayerServerPacket |
Ping request |
Class TConnectionPlayerServerPacket |
Ping request |
Interface IAccountReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface IAccountReplyServerPacketReplyCodeDataExists |
Data associated with IAccountReplyServerPacket.ReplyCode value 1 . |
Class TAccountReplyServerPacketReplyCodeDataExists |
Data associated with IAccountReplyServerPacket.ReplyCode value 1 . |
Interface IAccountReplyServerPacketReplyCodeDataNotApproved |
Data associated with IAccountReplyServerPacket.ReplyCode value 2 . |
Class TAccountReplyServerPacketReplyCodeDataNotApproved |
Data associated with IAccountReplyServerPacket.ReplyCode value 2 . |
Interface IAccountReplyServerPacketReplyCodeDataCreated |
Data associated with IAccountReplyServerPacket.ReplyCode value 3 . |
Class TAccountReplyServerPacketReplyCodeDataCreated |
Data associated with IAccountReplyServerPacket.ReplyCode value 3 . |
Interface IAccountReplyServerPacketReplyCodeDataChangeFailed |
Data associated with IAccountReplyServerPacket.ReplyCode value 5 . |
Class TAccountReplyServerPacketReplyCodeDataChangeFailed |
Data associated with IAccountReplyServerPacket.ReplyCode value 5 . |
Interface IAccountReplyServerPacketReplyCodeDataChanged |
Data associated with IAccountReplyServerPacket.ReplyCode value 6 . |
Class TAccountReplyServerPacketReplyCodeDataChanged |
Data associated with IAccountReplyServerPacket.ReplyCode value 6 . |
Interface IAccountReplyServerPacketReplyCodeDataRequestDenied |
Data associated with IAccountReplyServerPacket.ReplyCode value 7 . |
Class TAccountReplyServerPacketReplyCodeDataRequestDenied |
Data associated with IAccountReplyServerPacket.ReplyCode value 7 . |
Interface IAccountReplyServerPacketReplyCodeDataDefault |
Default data associated with IAccountReplyServerPacket.ReplyCode . |
Class TAccountReplyServerPacketReplyCodeDataDefault |
Default data associated with IAccountReplyServerPacket.ReplyCode . |
Interface IAccountReplyServerPacket |
Reply to client Account-family packets |
Class TAccountReplyServerPacket |
Reply to client Account-family packets |
Interface ICharacterReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface ICharacterReplyServerPacketReplyCodeDataExists |
Data associated with ICharacterReplyServerPacket.ReplyCode value 1 . |
Class TCharacterReplyServerPacketReplyCodeDataExists |
Data associated with ICharacterReplyServerPacket.ReplyCode value 1 . |
Interface ICharacterReplyServerPacketReplyCodeDataFull |
Data associated with ICharacterReplyServerPacket.ReplyCode value 2 . |
Class TCharacterReplyServerPacketReplyCodeDataFull |
Data associated with ICharacterReplyServerPacket.ReplyCode value 2 . |
Interface ICharacterReplyServerPacketReplyCodeDataFull3 |
Data associated with ICharacterReplyServerPacket.ReplyCode value 3 . |
Class TCharacterReplyServerPacketReplyCodeDataFull3 |
Data associated with ICharacterReplyServerPacket.ReplyCode value 3 . |
Interface ICharacterReplyServerPacketReplyCodeDataNotApproved |
Data associated with ICharacterReplyServerPacket.ReplyCode value 4 . |
Class TCharacterReplyServerPacketReplyCodeDataNotApproved |
Data associated with ICharacterReplyServerPacket.ReplyCode value 4 . |
Interface ICharacterReplyServerPacketReplyCodeDataOk |
Data associated with ICharacterReplyServerPacket.ReplyCode value 5 . |
Class TCharacterReplyServerPacketReplyCodeDataOk |
Data associated with ICharacterReplyServerPacket.ReplyCode value 5 . |
Interface ICharacterReplyServerPacketReplyCodeDataDeleted |
Data associated with ICharacterReplyServerPacket.ReplyCode value 6 . |
Class TCharacterReplyServerPacketReplyCodeDataDeleted |
Data associated with ICharacterReplyServerPacket.ReplyCode value 6 . |
Interface ICharacterReplyServerPacketReplyCodeDataDefault |
Default data associated with ICharacterReplyServerPacket.ReplyCode . |
Class TCharacterReplyServerPacketReplyCodeDataDefault |
Default data associated with ICharacterReplyServerPacket.ReplyCode . |
Interface ICharacterReplyServerPacket |
Reply to client Character-family packets |
Class TCharacterReplyServerPacket |
Reply to client Character-family packets |
Interface ICharacterPlayerServerPacket |
Reply to client request to delete a character from the account (Character_Take) |
Class TCharacterPlayerServerPacket |
Reply to client request to delete a character from the account (Character_Take) |
Interface ILoginReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface ILoginReplyServerPacketReplyCodeDataWrongUser |
Data associated with ILoginReplyServerPacket.ReplyCode value 1 . |
Class TLoginReplyServerPacketReplyCodeDataWrongUser |
Data associated with ILoginReplyServerPacket.ReplyCode value 1 . |
Interface ILoginReplyServerPacketReplyCodeDataWrongUserPassword |
Data associated with ILoginReplyServerPacket.ReplyCode value 2 . |
Class TLoginReplyServerPacketReplyCodeDataWrongUserPassword |
Data associated with ILoginReplyServerPacket.ReplyCode value 2 . |
Interface ILoginReplyServerPacketReplyCodeDataOk |
Data associated with ILoginReplyServerPacket.ReplyCode value 3 . |
Class TLoginReplyServerPacketReplyCodeDataOk |
Data associated with ILoginReplyServerPacket.ReplyCode value 3 . |
Interface ILoginReplyServerPacketReplyCodeDataBanned |
Data associated with ILoginReplyServerPacket.ReplyCode value 4 . |
Class TLoginReplyServerPacketReplyCodeDataBanned |
Data associated with ILoginReplyServerPacket.ReplyCode value 4 . |
Interface ILoginReplyServerPacketReplyCodeDataLoggedIn |
Data associated with ILoginReplyServerPacket.ReplyCode value 5 . |
Class TLoginReplyServerPacketReplyCodeDataLoggedIn |
Data associated with ILoginReplyServerPacket.ReplyCode value 5 . |
Interface ILoginReplyServerPacketReplyCodeDataBusy |
Data associated with ILoginReplyServerPacket.ReplyCode value 6 . |
Class TLoginReplyServerPacketReplyCodeDataBusy |
Data associated with ILoginReplyServerPacket.ReplyCode value 6 . |
Interface ILoginReplyServerPacket |
Login reply |
Class TLoginReplyServerPacket |
Login reply |
Interface IWelcomeReplyServerPacketWelcomeCodeData |
Data associated with different values of the WelcomeCode field. |
Interface IWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter |
Data associated with IWelcomeReplyServerPacket.WelcomeCode value 1 . |
Class TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter |
Data associated with IWelcomeReplyServerPacket.WelcomeCode value 1 . |
Interface IWelcomeReplyServerPacketWelcomeCodeDataEnterGame |
Data associated with IWelcomeReplyServerPacket.WelcomeCode value 2 . |
Class TWelcomeReplyServerPacketWelcomeCodeDataEnterGame |
Data associated with IWelcomeReplyServerPacket.WelcomeCode value 2 . |
Interface IWelcomeReplyServerPacket |
Reply to selecting a character / entering game |
Class TWelcomeReplyServerPacket |
Reply to selecting a character / entering game |
Interface IAdminInteractReplyServerPacketMessageTypeData |
Data associated with different values of the MessageType field. |
Interface IAdminInteractReplyServerPacketMessageTypeDataMessage |
Data associated with IAdminInteractReplyServerPacket.MessageType value 1 . |
Class TAdminInteractReplyServerPacketMessageTypeDataMessage |
Data associated with IAdminInteractReplyServerPacket.MessageType value 1 . |
Interface IAdminInteractReplyServerPacketMessageTypeDataReport |
Data associated with IAdminInteractReplyServerPacket.MessageType value 2 . |
Class TAdminInteractReplyServerPacketMessageTypeDataReport |
Data associated with IAdminInteractReplyServerPacket.MessageType value 2 . |
Interface IAdminInteractReplyServerPacket |
Incoming admin message |
Class TAdminInteractReplyServerPacket |
Incoming admin message |
Interface IAdminInteractRemoveServerPacket |
Nearby player disappearing (admin hide) |
Class TAdminInteractRemoveServerPacket |
Nearby player disappearing (admin hide) |
Interface IAdminInteractAgreeServerPacket |
Nearby player appearing (admin un-hide) |
Class TAdminInteractAgreeServerPacket |
Nearby player appearing (admin un-hide) |
Interface IAdminInteractListServerPacket |
Admin character inventory popup |
Class TAdminInteractListServerPacket |
Admin character inventory popup |
Interface IAdminInteractTellServerPacket |
Admin character info lookup |
Class TAdminInteractTellServerPacket |
Admin character info lookup |
Interface ITalkRequestServerPacket |
Guild chat message |
Class TTalkRequestServerPacket |
Guild chat message |
Interface ITalkOpenServerPacket |
Party chat message |
Class TTalkOpenServerPacket |
Party chat message |
Interface ITalkMsgServerPacket |
Global chat message |
Class TTalkMsgServerPacket |
Global chat message |
Interface ITalkTellServerPacket |
Private chat message |
Class TTalkTellServerPacket |
Private chat message |
Interface ITalkPlayerServerPacket |
Public chat message |
Class TTalkPlayerServerPacket |
Public chat message |
Interface ITalkReplyServerPacket |
Reply to trying to send a private message |
Class TTalkReplyServerPacket |
Reply to trying to send a private message |
Interface ITalkAdminServerPacket |
Admin chat message |
Class TTalkAdminServerPacket |
Admin chat message |
Interface ITalkAnnounceServerPacket |
Admin announcement |
Class TTalkAnnounceServerPacket |
Admin announcement |
Interface ITalkServerServerPacket |
Server message |
Class TTalkServerServerPacket |
Server message |
Interface ITalkListServerPacket |
Global chat backfill. |
Class TTalkListServerPacket |
Global chat backfill. |
Interface IMessageOpenServerPacket |
Status bar message |
Class TMessageOpenServerPacket |
Status bar message |
Interface IMessageCloseServerPacket |
Server is rebooting |
Class TMessageCloseServerPacket |
Server is rebooting |
Interface IMessageAcceptServerPacket |
Large message box |
Class TMessageAcceptServerPacket |
Large message box |
Interface ITalkSpecServerPacket |
Temporary mute applied |
Class TTalkSpecServerPacket |
Temporary mute applied |
Interface IAttackPlayerServerPacket |
Nearby player attacking |
Class TAttackPlayerServerPacket |
Nearby player attacking |
Interface IAttackErrorServerPacket |
Show flood protection message (vestigial) |
Class TAttackErrorServerPacket |
Show flood protection message (vestigial) |
Interface IAvatarReplyServerPacket |
Nearby player hit by another player |
Class TAvatarReplyServerPacket |
Nearby player hit by another player |
Interface IChairPlayerServerPacket |
Nearby player sitting on a chair |
Class TChairPlayerServerPacket |
Nearby player sitting on a chair |
Interface IChairReplyServerPacket |
Your character sitting on a chair |
Class TChairReplyServerPacket |
Your character sitting on a chair |
Interface IChairCloseServerPacket |
Your character standing up from a chair |
Class TChairCloseServerPacket |
Your character standing up from a chair |
Interface IChairRemoveServerPacket |
Nearby player standing up from a chair |
Class TChairRemoveServerPacket |
Nearby player standing up from a chair |
Interface ISitPlayerServerPacket |
Nearby player sitting down |
Class TSitPlayerServerPacket |
Nearby player sitting down |
Interface ISitCloseServerPacket |
Your character standing up |
Class TSitCloseServerPacket |
Your character standing up |
Interface ISitRemoveServerPacket |
Nearby player standing up |
Class TSitRemoveServerPacket |
Nearby player standing up |
Interface ISitReplyServerPacket |
Your character sitting down |
Class TSitReplyServerPacket |
Your character sitting down |
Interface IEmotePlayerServerPacket |
Nearby player doing an emote |
Class TEmotePlayerServerPacket |
Nearby player doing an emote |
Interface IEffectPlayerServerPacket |
Effects playing on nearby players |
Class TEffectPlayerServerPacket |
Effects playing on nearby players |
Interface IFacePlayerServerPacket |
Nearby player facing a direction |
Class TFacePlayerServerPacket |
Nearby player facing a direction |
Interface IAvatarRemoveServerPacket |
Nearby player has disappeared from view |
Class TAvatarRemoveServerPacket |
Nearby player has disappeared from view |
Interface IPlayersAgreeServerPacket |
Player has appeared in nearby view |
Class TPlayersAgreeServerPacket |
Player has appeared in nearby view |
Interface IPlayersRemoveServerPacket |
Nearby player has logged out |
Class TPlayersRemoveServerPacket |
Nearby player has logged out |
Interface IRangeReplyServerPacket |
Reply to request for information about nearby players and NPCs |
Class TRangeReplyServerPacket |
Reply to request for information about nearby players and NPCs |
Interface INpcAgreeServerPacket |
Reply to request for information about nearby NPCs |
Class TNpcAgreeServerPacket |
Reply to request for information about nearby NPCs |
Interface IWalkPlayerServerPacket |
Nearby player has walked |
Class TWalkPlayerServerPacket |
Nearby player has walked |
Interface IWalkReplyServerPacket |
Players, NPCs, and Items appearing in nearby view |
Class TWalkReplyServerPacket |
Players, NPCs, and Items appearing in nearby view |
Interface IWalkCloseServerPacket |
Your character has been frozen |
Class TWalkCloseServerPacket |
Your character has been frozen |
Interface IWalkOpenServerPacket |
Your character has been unfrozen |
Class TWalkOpenServerPacket |
Your character has been unfrozen |
Interface IBankOpenServerPacket |
Open banker NPC interface |
Class TBankOpenServerPacket |
Open banker NPC interface |
Interface IBankReplyServerPacket |
Update gold counts after deposit/withdraw |
Class TBankReplyServerPacket |
Update gold counts after deposit/withdraw |
Interface IBarberAgreeServerPacket |
Purchasing a new hair style |
Class TBarberAgreeServerPacket |
Purchasing a new hair style |
Interface IBarberOpenServerPacket |
Response from talking to a barber NPC |
Class TBarberOpenServerPacket |
Response from talking to a barber NPC |
Interface ILockerReplyServerPacket |
Response to adding an item to a bank locker |
Class TLockerReplyServerPacket |
Response to adding an item to a bank locker |
Interface ILockerGetServerPacket |
Response to taking an item from a bank locker |
Class TLockerGetServerPacket |
Response to taking an item from a bank locker |
Interface ILockerOpenServerPacket |
Opening a bank locker |
Class TLockerOpenServerPacket |
Opening a bank locker |
Interface ILockerBuyServerPacket |
Response to buying a locker space upgrade from a banker NPC |
Class TLockerBuyServerPacket |
Response to buying a locker space upgrade from a banker NPC |
Interface ILockerSpecServerPacket |
Reply to trying to add an item to a full locker |
Class TLockerSpecServerPacket |
Reply to trying to add an item to a full locker |
Interface ICitizenReplyServerPacket |
Response to subscribing to a town |
Class TCitizenReplyServerPacket |
Response to subscribing to a town |
Interface ICitizenRemoveServerPacket |
Response to giving up citizenship of a town |
Class TCitizenRemoveServerPacket |
Response to giving up citizenship of a town |
Interface ICitizenOpenServerPacket |
Response from talking to a citizenship NPC |
Class TCitizenOpenServerPacket |
Response from talking to a citizenship NPC |
Interface ICitizenRequestServerPacket |
Reply to requesting sleeping at an inn |
Class TCitizenRequestServerPacket |
Reply to requesting sleeping at an inn |
Interface ICitizenAcceptServerPacket |
Sleeping at an inn |
Class TCitizenAcceptServerPacket |
Sleeping at an inn |
Interface IShopCreateServerPacket |
Response to crafting an item from a shop |
Class TShopCreateServerPacket |
Response to crafting an item from a shop |
Interface IShopBuyServerPacket |
Response to purchasing an item from a shop |
Class TShopBuyServerPacket |
Response to purchasing an item from a shop |
Interface IShopSellServerPacket |
Response to selling an item to a shop |
Class TShopSellServerPacket |
Response to selling an item to a shop |
Interface IShopOpenServerPacket |
Response from talking to a shop NPC |
Class TShopOpenServerPacket |
Response from talking to a shop NPC |
Interface IStatSkillOpenServerPacket |
Response from talking to a skill master NPC |
Class TStatSkillOpenServerPacket |
Response from talking to a skill master NPC |
Interface IStatSkillReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface IStatSkillReplyServerPacketReplyCodeDataWrongClass |
Data associated with IStatSkillReplyServerPacket.ReplyCode value 2 . |
Class TStatSkillReplyServerPacketReplyCodeDataWrongClass |
Data associated with IStatSkillReplyServerPacket.ReplyCode value 2 . |
Interface IStatSkillReplyServerPacket |
Response from unsuccessful action at a skill master |
Class TStatSkillReplyServerPacket |
Response from unsuccessful action at a skill master |
Interface IStatSkillTakeServerPacket |
Response from learning a skill from a skill master |
Class TStatSkillTakeServerPacket |
Response from learning a skill from a skill master |
Interface IStatSkillRemoveServerPacket |
Response to forgetting a skill at a skill master |
Class TStatSkillRemoveServerPacket |
Response to forgetting a skill at a skill master |
Interface IStatSkillPlayerServerPacket |
Response to spending stat points |
Class TStatSkillPlayerServerPacket |
Response to spending stat points |
Interface IStatSkillAcceptServerPacket |
Response to spending skill points |
Class TStatSkillAcceptServerPacket |
Response to spending skill points |
Interface IStatSkillJunkServerPacket |
Response to resetting stats and skills at a skill master |
Class TStatSkillJunkServerPacket |
Response to resetting stats and skills at a skill master |
Interface IItemReplyServerPacketItemTypeData |
Data associated with different values of the ItemType field. |
Interface IItemReplyServerPacketItemTypeDataHeal |
Data associated with IItemReplyServerPacket.ItemType value 3 . |
Class TItemReplyServerPacketItemTypeDataHeal |
Data associated with IItemReplyServerPacket.ItemType value 3 . |
Interface IItemReplyServerPacketItemTypeDataHairDye |
Data associated with IItemReplyServerPacket.ItemType value 24 . |
Class TItemReplyServerPacketItemTypeDataHairDye |
Data associated with IItemReplyServerPacket.ItemType value 24 . |
Interface IItemReplyServerPacketItemTypeDataEffectPotion |
Data associated with IItemReplyServerPacket.ItemType value 23 . |
Class TItemReplyServerPacketItemTypeDataEffectPotion |
Data associated with IItemReplyServerPacket.ItemType value 23 . |
Interface IItemReplyServerPacketItemTypeDataCureCurse |
Data associated with IItemReplyServerPacket.ItemType value 25 . |
Class TItemReplyServerPacketItemTypeDataCureCurse |
Data associated with IItemReplyServerPacket.ItemType value 25 . |
Interface IItemReplyServerPacketItemTypeDataExpReward |
Data associated with IItemReplyServerPacket.ItemType value 6 . |
Class TItemReplyServerPacketItemTypeDataExpReward |
Data associated with IItemReplyServerPacket.ItemType value 6 . |
Interface IItemReplyServerPacket |
Reply to using an item |
Class TItemReplyServerPacket |
Reply to using an item |
Interface IItemDropServerPacket |
Reply to dropping items on the ground |
Class TItemDropServerPacket |
Reply to dropping items on the ground |
Interface IItemAddServerPacket |
Item appeared on the ground |
Class TItemAddServerPacket |
Item appeared on the ground |
Interface IItemRemoveServerPacket |
Item disappeared from the ground |
Class TItemRemoveServerPacket |
Item disappeared from the ground |
Interface IItemJunkServerPacket |
Reply to junking items |
Class TItemJunkServerPacket |
Reply to junking items |
Interface IItemGetServerPacket |
Reply to taking items from the ground |
Class TItemGetServerPacket |
Reply to taking items from the ground |
Interface IItemObtainServerPacket |
Receive item (from quest) |
Class TItemObtainServerPacket |
Receive item (from quest) |
Interface IItemKickServerPacket |
Lose item (from quest) |
Class TItemKickServerPacket |
Lose item (from quest) |
Interface IItemAgreeServerPacket |
Reply to using an item that you don't have |
Class TItemAgreeServerPacket |
Reply to using an item that you don't have |
Interface IItemSpecServerPacket |
Reply to trying to take a protected item from the ground |
Class TItemSpecServerPacket |
Reply to trying to take a protected item from the ground |
Interface IBoardPlayerServerPacket |
Reply to reading a post on a town board |
Class TBoardPlayerServerPacket |
Reply to reading a post on a town board |
Interface IBoardOpenServerPacket |
Reply to opening a town board |
Class TBoardOpenServerPacket |
Reply to opening a town board |
Interface IJukeboxAgreeServerPacket |
Reply to successfully requesting a song |
Class TJukeboxAgreeServerPacket |
Reply to successfully requesting a song |
Interface IJukeboxReplyServerPacket |
Reply to unsuccessfully requesting a song |
Class TJukeboxReplyServerPacket |
Reply to unsuccessfully requesting a song |
Interface IJukeboxOpenServerPacket |
Reply to opening the jukebox listing |
Class TJukeboxOpenServerPacket |
Reply to opening the jukebox listing |
Interface IJukeboxMsgServerPacket |
Someone playing a note with the bard skill nearby |
Class TJukeboxMsgServerPacket |
Someone playing a note with the bard skill nearby |
Interface IJukeboxPlayerServerPacket |
Play background music |
Class TJukeboxPlayerServerPacket |
Play background music |
Interface IJukeboxUseServerPacket |
Play jukebox music |
Class TJukeboxUseServerPacket |
Play jukebox music |
Interface IWarpRequestServerPacketWarpTypeData |
Data associated with different values of the WarpType field. |
Interface IWarpRequestServerPacketWarpTypeDataMapSwitch |
Data associated with IWarpRequestServerPacket.WarpType value 2 . |
Class TWarpRequestServerPacketWarpTypeDataMapSwitch |
Data associated with IWarpRequestServerPacket.WarpType value 2 . |
Interface IWarpRequestServerPacket |
Warp request from server |
Class TWarpRequestServerPacket |
Warp request from server |
Interface IWarpAgreeServerPacketWarpTypeData |
Data associated with different values of the WarpType field. |
Interface IWarpAgreeServerPacketWarpTypeDataMapSwitch |
Data associated with IWarpAgreeServerPacket.WarpType value 2 . |
Class TWarpAgreeServerPacketWarpTypeDataMapSwitch |
Data associated with IWarpAgreeServerPacket.WarpType value 2 . |
Interface IWarpAgreeServerPacket |
Reply after accepting a warp |
Class TWarpAgreeServerPacket |
Reply after accepting a warp |
Interface IPaperdollReplyServerPacket |
Reply to requesting a paperdoll |
Class TPaperdollReplyServerPacket |
Reply to requesting a paperdoll |
Interface IPaperdollPingServerPacket |
Failed to equip an item due to being the incorrect class |
Class TPaperdollPingServerPacket |
Failed to equip an item due to being the incorrect class |
Interface IPaperdollRemoveServerPacket |
Reply to unequipping an item |
Class TPaperdollRemoveServerPacket |
Reply to unequipping an item |
Interface IPaperdollAgreeServerPacket |
Reply to equipping an item |
Class TPaperdollAgreeServerPacket |
Reply to equipping an item |
Interface IAvatarAgreeServerPacket |
Nearby player changed appearance |
Class TAvatarAgreeServerPacket |
Nearby player changed appearance |
Interface IBookReplyServerPacket |
Reply to requesting a book |
Class TBookReplyServerPacket |
Reply to requesting a book |
Interface IMessagePongServerPacket |
#ping command reply |
Class TMessagePongServerPacket |
#ping command reply |
Interface IPlayersPingServerPacket |
#find command reply - offline |
Class TPlayersPingServerPacket |
#find command reply - offline |
Interface IPlayersPongServerPacket |
#find command reply - same map |
Class TPlayersPongServerPacket |
#find command reply - same map |
Interface IPlayersNet242ServerPacket |
#find command reply - different map |
Class TPlayersNet242ServerPacket |
#find command reply - different map |
Interface IDoorOpenServerPacket |
Nearby door opening |
Class TDoorOpenServerPacket |
Nearby door opening |
Interface IDoorCloseServerPacket |
Reply to trying to open a locked door |
Class TDoorCloseServerPacket |
Reply to trying to open a locked door |
Interface IChestOpenServerPacket |
Reply to opening a chest |
Class TChestOpenServerPacket |
Reply to opening a chest |
Interface IChestReplyServerPacket |
Reply to placing an item in to a chest |
Class TChestReplyServerPacket |
Reply to placing an item in to a chest |
Interface IChestGetServerPacket |
Reply to removing an item from a chest |
Class TChestGetServerPacket |
Reply to removing an item from a chest |
Interface IChestAgreeServerPacket |
Chest contents updating |
Class TChestAgreeServerPacket |
Chest contents updating |
Interface IChestSpecServerPacket |
Reply to trying to add an item to a full chest |
Class TChestSpecServerPacket |
Reply to trying to add an item to a full chest |
Interface IChestCloseServerPacket |
Reply to trying to interact with a locked or "broken" chest. |
Class TChestCloseServerPacket |
Reply to trying to interact with a locked or "broken" chest. |
Interface IRefreshReplyServerPacket |
Reply to request for new info about nearby objects |
Class TRefreshReplyServerPacket |
Reply to request for new info about nearby objects |
Interface IPartyRequestServerPacket |
Received party invite / join request |
Class TPartyRequestServerPacket |
Received party invite / join request |
Interface IPartyReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface IPartyReplyServerPacketReplyCodeDataAlreadyInAnotherParty |
Data associated with IPartyReplyServerPacket.ReplyCode value 0 . |
Class TPartyReplyServerPacketReplyCodeDataAlreadyInAnotherParty |
Data associated with IPartyReplyServerPacket.ReplyCode value 0 . |
Interface IPartyReplyServerPacketReplyCodeDataAlreadyInYourParty |
Data associated with IPartyReplyServerPacket.ReplyCode value 1 . |
Class TPartyReplyServerPacketReplyCodeDataAlreadyInYourParty |
Data associated with IPartyReplyServerPacket.ReplyCode value 1 . |
Interface IPartyReplyServerPacket |
Failed party invite / join request |
Class TPartyReplyServerPacket |
Failed party invite / join request |
Interface IPartyCreateServerPacket |
Member list received when party is first joined |
Class TPartyCreateServerPacket |
Member list received when party is first joined |
Interface IPartyAddServerPacket |
New player joined the party |
Class TPartyAddServerPacket |
New player joined the party |
Interface IPartyRemoveServerPacket |
Player left the party |
Class TPartyRemoveServerPacket |
Player left the party |
Interface IPartyCloseServerPacket |
Left / disbanded a party |
Class TPartyCloseServerPacket |
Left / disbanded a party |
Interface IPartyListServerPacket |
Party member list update |
Class TPartyListServerPacket |
Party member list update |
Interface IPartyAgreeServerPacket |
Party member list update |
Class TPartyAgreeServerPacket |
Party member list update |
Interface IPartyTargetGroupServerPacket |
Updated experience and level-ups from party experience |
Class TPartyTargetGroupServerPacket |
Updated experience and level-ups from party experience |
Interface IGuildReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface IGuildReplyServerPacketReplyCodeDataCreateAdd |
Data associated with IGuildReplyServerPacket.ReplyCode value 8 . |
Class TGuildReplyServerPacketReplyCodeDataCreateAdd |
Data associated with IGuildReplyServerPacket.ReplyCode value 8 . |
Interface IGuildReplyServerPacketReplyCodeDataCreateAddConfirm |
Data associated with IGuildReplyServerPacket.ReplyCode value 7 . |
Class TGuildReplyServerPacketReplyCodeDataCreateAddConfirm |
Data associated with IGuildReplyServerPacket.ReplyCode value 7 . |
Interface IGuildReplyServerPacketReplyCodeDataJoinRequest |
Data associated with IGuildReplyServerPacket.ReplyCode value 13 . |
Class TGuildReplyServerPacketReplyCodeDataJoinRequest |
Data associated with IGuildReplyServerPacket.ReplyCode value 13 . |
Interface IGuildReplyServerPacket |
Generic guild reply messages |
Class TGuildReplyServerPacket |
Generic guild reply messages |
Interface IGuildRequestServerPacket |
Guild create request |
Class TGuildRequestServerPacket |
Guild create request |
Interface IGuildCreateServerPacket |
Guild created |
Class TGuildCreateServerPacket |
Guild created |
Interface IGuildTakeServerPacket |
Get guild description reply |
Class TGuildTakeServerPacket |
Get guild description reply |
Interface IGuildRankServerPacket |
Get guild rank list reply |
Class TGuildRankServerPacket |
Get guild rank list reply |
Interface IGuildSellServerPacket |
Get guild bank reply |
Class TGuildSellServerPacket |
Get guild bank reply |
Interface IGuildBuyServerPacket |
Deposit guild bank reply |
Class TGuildBuyServerPacket |
Deposit guild bank reply |
Interface IGuildOpenServerPacket |
Talk to guild master NPC reply |
Class TGuildOpenServerPacket |
Talk to guild master NPC reply |
Interface IGuildTellServerPacket |
Get guild member list reply |
Class TGuildTellServerPacket |
Get guild member list reply |
Interface IGuildReportServerPacket |
Get guild info reply |
Class TGuildReportServerPacket |
Get guild info reply |
Interface IGuildAgreeServerPacket |
Joined guild info |
Class TGuildAgreeServerPacket |
Joined guild info |
Interface IGuildAcceptServerPacket |
Update guild rank |
Class TGuildAcceptServerPacket |
Update guild rank |
Interface IGuildKickServerPacket |
Left the guild |
Class TGuildKickServerPacket |
Left the guild |
Interface ISpellRequestServerPacket |
Nearby player chanting a spell |
Class TSpellRequestServerPacket |
Nearby player chanting a spell |
Interface ISpellTargetSelfServerPacket |
Nearby player self-casted a spell |
Class TSpellTargetSelfServerPacket |
Nearby player self-casted a spell |
Interface ISpellPlayerServerPacket |
Nearby player raising their arm to cast a spell (vestigial) |
Class TSpellPlayerServerPacket |
Nearby player raising their arm to cast a spell (vestigial) |
Interface ISpellErrorServerPacket |
Show flood protection message (vestigial) |
Class TSpellErrorServerPacket |
Show flood protection message (vestigial) |
Interface IAvatarAdminServerPacket |
Nearby player hit by a damage spell from a player |
Class TAvatarAdminServerPacket |
Nearby player hit by a damage spell from a player |
Interface ISpellTargetGroupServerPacket |
Nearby player(s) hit by a group heal spell from a player |
Class TSpellTargetGroupServerPacket |
Nearby player(s) hit by a group heal spell from a player |
Interface ISpellTargetOtherServerPacket |
Nearby player hit by a heal spell from a player |
Class TSpellTargetOtherServerPacket |
Nearby player hit by a heal spell from a player |
Interface ISpellReplyServerPacket |
Your character self-cast a targetable heal spell |
Class TSpellReplyServerPacket |
Your character self-cast a targetable heal spell |
Interface ITradeRequestServerPacket |
Trade request from another player |
Class TTradeRequestServerPacket |
Trade request from another player |
Interface ITradeOpenServerPacket |
Trade window opens |
Class TTradeOpenServerPacket |
Trade window opens |
Interface ITradeReplyServerPacket |
Trade updated (items changed) |
Class TTradeReplyServerPacket |
Trade updated (items changed) |
Interface ITradeAdminServerPacket |
Trade updated (items changed while trade was accepted) |
Class TTradeAdminServerPacket |
Trade updated (items changed while trade was accepted) |
Interface ITradeUseServerPacket |
Trade completed |
Class TTradeUseServerPacket |
Trade completed |
Interface ITradeSpecServerPacket |
Own agree state updated |
Class TTradeSpecServerPacket |
Own agree state updated |
Interface ITradeAgreeServerPacket |
Partner agree state updated |
Class TTradeAgreeServerPacket |
Partner agree state updated |
Interface ITradeCloseServerPacket |
Partner closed trade window |
Class TTradeCloseServerPacket |
Partner closed trade window |
Interface INpcReplyServerPacket |
Nearby NPC hit by a player |
Class TNpcReplyServerPacket |
Nearby NPC hit by a player |
Interface ICastReplyServerPacket |
Nearby NPC hit by a spell from a player |
Class TCastReplyServerPacket |
Nearby NPC hit by a spell from a player |
Interface INpcSpecServerPacket |
Nearby NPC killed by player |
Class TNpcSpecServerPacket |
Nearby NPC killed by player |
Interface INpcAcceptServerPacket |
Nearby NPC killed and killer leveled up |
Class TNpcAcceptServerPacket |
Nearby NPC killed and killer leveled up |
Interface ICastSpecServerPacket |
Nearby NPC killed by player spell |
Class TCastSpecServerPacket |
Nearby NPC killed by player spell |
Interface ICastAcceptServerPacket |
Nearby NPC killed by player spell and killer leveled up |
Class TCastAcceptServerPacket |
Nearby NPC killed by player spell and killer leveled up |
Interface INpcJunkServerPacket |
Clearing all boss children |
Class TNpcJunkServerPacket |
Clearing all boss children |
Interface INpcPlayerServerPacket |
Main NPC update message |
Class TNpcPlayerServerPacket |
Main NPC update message |
Interface INpcDialogServerPacket |
NPC chat message |
Class TNpcDialogServerPacket |
NPC chat message |
Interface IQuestReportServerPacket |
NPC chat messages |
Class TQuestReportServerPacket |
NPC chat messages |
Interface IQuestDialogServerPacket |
Quest selection dialog |
Class TQuestDialogServerPacket |
Quest selection dialog |
Interface IQuestListServerPacketPageData |
Data associated with different values of the Page field. |
Interface IQuestListServerPacketPageDataProgress |
Data associated with IQuestListServerPacket.Page value 1 . |
Class TQuestListServerPacketPageDataProgress |
Data associated with IQuestListServerPacket.Page value 1 . |
Interface IQuestListServerPacketPageDataHistory |
Data associated with IQuestListServerPacket.Page value 2 . |
Class TQuestListServerPacketPageDataHistory |
Data associated with IQuestListServerPacket.Page value 2 . |
Interface IQuestListServerPacket |
Quest history / progress reply |
Class TQuestListServerPacket |
Quest history / progress reply |
Interface IItemAcceptServerPacket |
Nearby player leveled up from quest |
Class TItemAcceptServerPacket |
Nearby player leveled up from quest |
Interface IArenaDropServerPacket |
"Arena is blocked" message |
Class TArenaDropServerPacket |
"Arena is blocked" message |
Interface IArenaUseServerPacket |
Arena start message |
Class TArenaUseServerPacket |
Arena start message |
Interface IArenaSpecServerPacket |
Arena kill message |
Class TArenaSpecServerPacket |
Arena kill message |
Interface IArenaAcceptServerPacket |
Arena win message |
Class TArenaAcceptServerPacket |
Arena win message |
Interface IMarriageOpenServerPacket |
Response from talking to a law NPC |
Class TMarriageOpenServerPacket |
Response from talking to a law NPC |
Interface IMarriageReplyServerPacketReplyCodeData |
Data associated with different values of the ReplyCode field. |
Interface IMarriageReplyServerPacketReplyCodeDataSuccess |
Data associated with IMarriageReplyServerPacket.ReplyCode value 3 . |
Class TMarriageReplyServerPacketReplyCodeDataSuccess |
Data associated with IMarriageReplyServerPacket.ReplyCode value 3 . |
Interface IMarriageReplyServerPacket |
Reply to client Marriage-family packets |
Class TMarriageReplyServerPacket |
Reply to client Marriage-family packets |
Interface IPriestOpenServerPacket |
Response from talking to a priest NPC |
Class TPriestOpenServerPacket |
Response from talking to a priest NPC |
Interface IPriestReplyServerPacket |
Reply to client Priest-family packets |
Class TPriestReplyServerPacket |
Reply to client Priest-family packets |
Interface IPriestRequestServerPacket |
Wedding request |
Class TPriestRequestServerPacket |
Wedding request |
Interface IRecoverPlayerServerPacket |
HP/TP update |
Class TRecoverPlayerServerPacket |
HP/TP update |
Interface IRecoverAgreeServerPacket |
Nearby player gained HP |
Class TRecoverAgreeServerPacket |
Nearby player gained HP |
Interface IRecoverListServerPacket |
Stats update |
Class TRecoverListServerPacket |
Stats update |
Interface IRecoverReplyServerPacket |
Karma/experience update |
Class TRecoverReplyServerPacket |
Karma/experience update |
Interface IRecoverTargetGroupServerPacket |
Updated stats when levelling up from party experience |
Class TRecoverTargetGroupServerPacket |
Updated stats when levelling up from party experience |
Interface IEffectUseServerPacketEffectData |
Data associated with different values of the Effect field. |
Interface IEffectUseServerPacketEffectDataQuake |
Data associated with IEffectUseServerPacket.Effect value 1 . |
Class TEffectUseServerPacketEffectDataQuake |
Data associated with IEffectUseServerPacket.Effect value 1 . |
Interface IEffectUseServerPacket |
Map effect |
Class TEffectUseServerPacket |
Map effect |
Interface IEffectAgreeServerPacket |
Effects playing on nearby tiles |
Class TEffectAgreeServerPacket |
Effects playing on nearby tiles |
Interface IEffectTargetOtherServerPacket |
Map drain damage |
Class TEffectTargetOtherServerPacket |
Map drain damage |
Interface IEffectReportServerPacket |
Map spike timer |
Class TEffectReportServerPacket |
Map spike timer |
Interface IEffectSpecServerPacketMapDamageTypeData |
Data associated with different values of the MapDamageType field. |
Interface IEffectSpecServerPacketMapDamageTypeDataTpDrain |
Data associated with IEffectSpecServerPacket.MapDamageType value 1 . |
Class TEffectSpecServerPacketMapDamageTypeDataTpDrain |
Data associated with IEffectSpecServerPacket.MapDamageType value 1 . |
Interface IEffectSpecServerPacketMapDamageTypeDataSpikes |
Data associated with IEffectSpecServerPacket.MapDamageType value 2 . |
Class TEffectSpecServerPacketMapDamageTypeDataSpikes |
Data associated with IEffectSpecServerPacket.MapDamageType value 2 . |
Interface IEffectSpecServerPacket |
Taking spike or tp drain damage |
Class TEffectSpecServerPacket |
Taking spike or tp drain damage |
Interface IEffectAdminServerPacket |
Nearby character taking spike damage |
Class TEffectAdminServerPacket |
Nearby character taking spike damage |
Interface IMusicPlayerServerPacket |
Sound effect |
Class TMusicPlayerServerPacket |
Sound effect |
Types
TInitReply = (...); |
TInitBanType = (...); |
TCharacterIcon = (...); |
TAvatarChangeType = (...); |
TTalkReply = (...); |
TSitState = (...); |
TMapEffect = (...); |
TGuildReply = (...); |
TInnUnsubscribeReply = (...); |
TCharacterReply = (...); |
TSkillMasterReply = (...); |
TAccountReply = (...); |
TLoginReply = (...); |
TDialogEntryType = (...); |
TQuestRequirementIcon = (...); |
TWarpEffect = (...); |
TWarpType = (...); |
TWelcomeCode = (...); |
TLoginMessageCode = (...); |
TAdminMessageType = (...); |
TPlayerKilledState = (...); |
TNpcKillStealProtectionState = (...); |
TMapDamageType = (...); |
TMarriageReply = (...); |
TPriestReply = (...); |
TPartyReplyCode = (...); |
Description
Types
TInitReply = (...); |
Reply code sent with INIT_INIT packet Values
|
TInitBanType = (...); |
Ban type sent with INIT_INIT packet. The official client treats a value >= 2 as Permanent. Otherwise, it's Temporary. Values
|
TCharacterIcon = (...); |
Icon displayed in paperdolls, books, and the online list Values
|
TAvatarChangeType = (...); |
How a player's appearance is changing Values
|
TTalkReply = (...); |
Reply code sent with TALK_REPLY packet Values
|
TSitState = (...); |
Indicates how a player is sitting (or not sitting) Values
|
TMapEffect = (...); |
An effect that occurs for all players on a map Values
|
TGuildReply = (...); |
Reply code sent with GUILD_REPLY packet Values
|
TInnUnsubscribeReply = (...); |
Reply code sent with CITIZEN_REMOVE packet. Indicates the result of trying to give up citizenship to a town. Values
|
TCharacterReply = (...); |
Reply code sent with CHARACTER_REPLY packet Values
|
TSkillMasterReply = (...); |
Reply code sent with STATSKILL_REPLY packet. Indicates why an action was unsuccessful. Values
|
TAccountReply = (...); |
Reply code sent with ACCOUNT_REPLY packet Values
|
TLoginReply = (...); |
Reply code sent with LOGIN_REPLY packet. Indicates the result of a login attempt. Values
|
TDialogEntryType = (...); |
The type of an entry in a quest dialog Values
|
TQuestRequirementIcon = (...); |
Icon displayed for each quest in the Quest Progress window Values
|
TWarpEffect = (...); |
An effect that accompanies a player warp Values
|
TWarpType = (...); |
Indicates whether a warp is within the current map, or switching to another map Values
|
TWelcomeCode = (...); |
Reply code sent with WELCOME_REPLY packet Values
|
TLoginMessageCode = (...); |
Whether a warning message should be displayed upon entering the game Values
|
TAdminMessageType = (...); |
Type of message sent to admins via the Help menu Values
|
TPlayerKilledState = (...); |
Flag to indicate that a player has been killed Values
|
TNpcKillStealProtectionState = (...); |
Flag to indicate whether you are able to attack an NPC Values
|
TMapDamageType = (...); |
Type of damage being caused by the environment Values
|
TMarriageReply = (...); |
Reply code sent with MARRIAGE_REPLY packet Values
|
TPriestReply = (...); |
Reply code sent with PRIEST_REPLY packet Values
|
TPartyReplyCode = (...); |
Reply code sent with PARTY_REPLY packet. Indicates why an invite or join request failed. Values
|
Generated by PasDoc 0.16.0-snapshot.