All Identifiers

Name Unit Description
DecodeNumber EOLib.Data

Decodes a number from a sequence of bytes.

DecodeString EOLib.Data

Decodes a string by reversing the bytes and then inverting them.

Deinterleave EOLib.Encrypt

Deinterleaves a sequence of bytes.

EncodeNumber EOLib.Data

Encodes a number to a sequence of bytes.

EncodeString EOLib.Data

Encodes a string by inverting the bytes and then reversing them.

EoCharMax EOLib.Data

The maximum value of an EO char (1-byte encoded integer type).

EoIntMax EOLib.Data

The maximum value of an EO int (4-byte encoded integer type).

EOptionalError EOLib.Utils.Optional

Exception raised when an invalid operation is performed on a TOptional.

EoShortMax EOLib.Data

The maximum value of an EO short (2-byte encoded integer type).

EoThreeMax EOLib.Data

The maximum value of an EO three (3-byte encoded integer type).

ESerializationError EOLib.Protocol.Errors

ESerializationError is raised when an error occurs during the serialization of a protocol data structure.

FlipMsb EOLib.Encrypt

Flips the most significant bits of each byte in a sequence of bytes.

IAccountAgreeClientPacket EOLib.Protocol.Net.Client

Change password

IAccountCreateClientPacket EOLib.Protocol.Net.Client

Confirm creating an account

IAccountReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Account-family packets

IAccountReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

IAccountReplyServerPacketReplyCodeDataChanged EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 6.

IAccountReplyServerPacketReplyCodeDataChangeFailed EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 5.

IAccountReplyServerPacketReplyCodeDataCreated EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 3.

IAccountReplyServerPacketReplyCodeDataDefault EOLib.Protocol.Net.Server

Default data associated with IAccountReplyServerPacket.ReplyCode.

IAccountReplyServerPacketReplyCodeDataExists EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 1.

IAccountReplyServerPacketReplyCodeDataNotApproved EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 2.

IAccountReplyServerPacketReplyCodeDataRequestDenied EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 7.

IAccountRequestClientPacket EOLib.Protocol.Net.Client

Request creating an account

IAdminInteractAgreeServerPacket EOLib.Protocol.Net.Server

Nearby player appearing (admin un-hide)

IAdminInteractListServerPacket EOLib.Protocol.Net.Server

Admin character inventory popup

IAdminInteractRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player disappearing (admin hide)

IAdminInteractReplyServerPacket EOLib.Protocol.Net.Server

Incoming admin message

IAdminInteractReplyServerPacketMessageTypeData EOLib.Protocol.Net.Server

Data associated with different values of the MessageType field.

IAdminInteractReplyServerPacketMessageTypeDataMessage EOLib.Protocol.Net.Server

Data associated with IAdminInteractReplyServerPacket.MessageType value 1.

IAdminInteractReplyServerPacketMessageTypeDataReport EOLib.Protocol.Net.Server

Data associated with IAdminInteractReplyServerPacket.MessageType value 2.

IAdminInteractReportClientPacket EOLib.Protocol.Net.Client

Report character

IAdminInteractTellClientPacket EOLib.Protocol.Net.Client

Talk to admin

IAdminInteractTellServerPacket EOLib.Protocol.Net.Server

Admin character info lookup

IArenaAcceptServerPacket EOLib.Protocol.Net.Server

Arena win message

IArenaDropServerPacket EOLib.Protocol.Net.Server

"Arena is blocked" message

IArenaSpecServerPacket EOLib.Protocol.Net.Server

Arena kill message

IArenaUseServerPacket EOLib.Protocol.Net.Server

Arena start message

IAttackErrorServerPacket EOLib.Protocol.Net.Server

Show flood protection message (vestigial)

IAttackPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player attacking

IAttackUseClientPacket EOLib.Protocol.Net.Client

Attacking

IAvatarAdminServerPacket EOLib.Protocol.Net.Server

Nearby player hit by a damage spell from a player

IAvatarAgreeServerPacket EOLib.Protocol.Net.Server

Nearby player changed appearance

IAvatarChange EOLib.Protocol.Net.Server

Information about a nearby player's appearance changing

IAvatarChangeChangeTypeData EOLib.Protocol.Net.Server

Data associated with different values of the ChangeType field.

IAvatarChangeChangeTypeDataEquipment EOLib.Protocol.Net.Server

Data associated with IAvatarChange.ChangeType value 1.

IAvatarChangeChangeTypeDataHair EOLib.Protocol.Net.Server

Data associated with IAvatarChange.ChangeType value 2.

IAvatarChangeChangeTypeDataHairColor EOLib.Protocol.Net.Server

Data associated with IAvatarChange.ChangeType value 3.

IAvatarRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player has disappeared from view

IAvatarReplyServerPacket EOLib.Protocol.Net.Server

Nearby player hit by another player

IBankAddClientPacket EOLib.Protocol.Net.Client

Depositing gold

IBankOpenClientPacket EOLib.Protocol.Net.Client

Talked to a banker NPC

IBankOpenServerPacket EOLib.Protocol.Net.Server

Open banker NPC interface

IBankReplyServerPacket EOLib.Protocol.Net.Server

Update gold counts after deposit/withdraw

IBankTakeClientPacket EOLib.Protocol.Net.Client

Withdrawing gold

IBarberAgreeServerPacket EOLib.Protocol.Net.Server

Purchasing a new hair style

IBarberBuyClientPacket EOLib.Protocol.Net.Client

Purchasing a hair-style

IBarberOpenClientPacket EOLib.Protocol.Net.Client

Talking to a barber NPC

IBarberOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a barber NPC

IBigCoords EOLib.Protocol.Net.Server

Map coordinates with 2-byte values

IBoardCreateClientPacket EOLib.Protocol.Net.Client

Posting a new message to a town board

IBoardOpenClientPacket EOLib.Protocol.Net.Client

Opening a town board

IBoardOpenServerPacket EOLib.Protocol.Net.Server

Reply to opening a town board

IBoardPlayerServerPacket EOLib.Protocol.Net.Server

Reply to reading a post on a town board

IBoardPostListing EOLib.Protocol.Net.Server

An entry in the list of town board posts

IBoardRemoveClientPacket EOLib.Protocol.Net.Client

Removing a post from a town board

IBoardTakeClientPacket EOLib.Protocol.Net.Client

Reading a post on a town board

IBookReplyServerPacket EOLib.Protocol.Net.Server

Reply to requesting a book

IBookRequestClientPacket EOLib.Protocol.Net.Client

Request for a player's book

IByteCoords EOLib.Protocol.Net.Client

Map coordinates with raw 1-byte values

ICastAcceptServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed by player spell and killer leveled up

ICastReplyServerPacket EOLib.Protocol.Net.Server

Nearby NPC hit by a spell from a player

ICastSpecServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed by player spell

IChairCloseServerPacket EOLib.Protocol.Net.Server

Your character standing up from a chair

IChairPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player sitting on a chair

IChairRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player standing up from a chair

IChairReplyServerPacket EOLib.Protocol.Net.Server

Your character sitting on a chair

IChairRequestClientPacket EOLib.Protocol.Net.Client

Sitting on a chair

IChairRequestClientPacketSitActionData EOLib.Protocol.Net.Client

Data associated with different values of the SitAction field.

IChairRequestClientPacketSitActionDataSit EOLib.Protocol.Net.Client

Data associated with IChairRequestClientPacket.SitAction value 1.

ICharacterBaseStats EOLib.Protocol.Net.Server

The 6 base character stats

ICharacterBaseStatsWelcome EOLib.Protocol.Net.Server

The 6 base character stats.

ICharacterCreateClientPacket EOLib.Protocol.Net.Client

Confirm creating a character

ICharacterDetails EOLib.Protocol.Net.Server

Information displayed on the paperdoll and book

ICharacterElementalStats EOLib.Protocol.Net.Server

The 6 elemental character stats

ICharacterMapInfo EOLib.Protocol.Net.Server

Information about a nearby character.

ICharacterPlayerServerPacket EOLib.Protocol.Net.Server

Reply to client request to delete a character from the account (Character_Take)

ICharacterRemoveClientPacket EOLib.Protocol.Net.Client

Confirm deleting character from an account

ICharacterReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Character-family packets

ICharacterReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

ICharacterReplyServerPacketReplyCodeDataDefault EOLib.Protocol.Net.Server

Default data associated with ICharacterReplyServerPacket.ReplyCode.

ICharacterReplyServerPacketReplyCodeDataDeleted EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 6.

ICharacterReplyServerPacketReplyCodeDataExists EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 1.

ICharacterReplyServerPacketReplyCodeDataFull EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 2.

ICharacterReplyServerPacketReplyCodeDataFull3 EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 3.

ICharacterReplyServerPacketReplyCodeDataNotApproved EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 4.

ICharacterReplyServerPacketReplyCodeDataOk EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 5.

ICharacterRequestClientPacket EOLib.Protocol.Net.Client

Request to create a character

ICharacterSecondaryStats EOLib.Protocol.Net.Server

The 5 secondary character stats

ICharacterSecondaryStatsInfoLookup EOLib.Protocol.Net.Server

The 5 secondary character stats.

ICharacterSelectionListEntry EOLib.Protocol.Net.Server

Character selection screen character

ICharacterStatsEquipmentChange EOLib.Protocol.Net.Server

Character stats data.

ICharacterStatsInfoLookup EOLib.Protocol.Net.Server

Character stats data.

ICharacterStatsReset EOLib.Protocol.Net.Server

Character stats data.

ICharacterStatsUpdate EOLib.Protocol.Net.Server

Character stats data.

ICharacterStatsWelcome EOLib.Protocol.Net.Server

Character stats data.

ICharacterTakeClientPacket EOLib.Protocol.Net.Client

Request to delete a character from an account

ICharItem EOLib.Protocol.Net

An item reference with a 1-byte amount.

IChestAddClientPacket EOLib.Protocol.Net.Client

Placing an item in to a chest

IChestAgreeServerPacket EOLib.Protocol.Net.Server

Chest contents updating

IChestCloseServerPacket EOLib.Protocol.Net.Server

Reply to trying to interact with a locked or "broken" chest.

IChestGetServerPacket EOLib.Protocol.Net.Server

Reply to removing an item from a chest

IChestOpenClientPacket EOLib.Protocol.Net.Client

Opening a chest

IChestOpenServerPacket EOLib.Protocol.Net.Server

Reply to opening a chest

IChestReplyServerPacket EOLib.Protocol.Net.Server

Reply to placing an item in to a chest

IChestSpecServerPacket EOLib.Protocol.Net.Server

Reply to trying to add an item to a full chest

IChestTakeClientPacket EOLib.Protocol.Net.Client

Taking an item from a chest

ICitizenAcceptClientPacket EOLib.Protocol.Net.Client

Confirm sleeping at an inn

ICitizenAcceptServerPacket EOLib.Protocol.Net.Server

Sleeping at an inn

ICitizenOpenClientPacket EOLib.Protocol.Net.Client

Talking to a citizenship NPC

ICitizenOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a citizenship NPC

ICitizenRemoveClientPacket EOLib.Protocol.Net.Client

Giving up citizenship of a town

ICitizenRemoveServerPacket EOLib.Protocol.Net.Server

Response to giving up citizenship of a town

ICitizenReplyClientPacket EOLib.Protocol.Net.Client

Subscribing to a town

ICitizenReplyServerPacket EOLib.Protocol.Net.Server

Response to subscribing to a town

ICitizenRequestClientPacket EOLib.Protocol.Net.Client

Request sleeping at an inn

ICitizenRequestServerPacket EOLib.Protocol.Net.Server

Reply to requesting sleeping at an inn

IConnectionAcceptClientPacket EOLib.Protocol.Net.Client

Confirm initialization data

IConnectionPingClientPacket EOLib.Protocol.Net.Client

Ping reply

IConnectionPlayerServerPacket EOLib.Protocol.Net.Server

Ping request

ICoords EOLib.Protocol

Map coordinates

IDialogEntry EOLib.Protocol.Net.Server

An entry in a quest dialog

IDialogEntryEntryTypeData EOLib.Protocol.Net.Server

Data associated with different values of the EntryType field.

IDialogEntryEntryTypeDataLink EOLib.Protocol.Net.Server

Data associated with IDialogEntry.EntryType value 2.

IDialogQuestEntry EOLib.Protocol.Net.Server

An entry in the quest switcher

IDoorCloseServerPacket EOLib.Protocol.Net.Server

Reply to trying to open a locked door

IDoorOpenClientPacket EOLib.Protocol.Net.Client

Opening a door

IDoorOpenServerPacket EOLib.Protocol.Net.Server

Nearby door opening

IDropFile EOLib.Protocol.Pub.Server

Endless Drop File

IDropNpcRecord EOLib.Protocol.Pub.Server

Record of potential drops from an NPC

IDropRecord EOLib.Protocol.Pub.Server

Record of an item an NPC can drop when killed

IEcf EOLib.Protocol.Pub

Endless Class File

IEcfRecord EOLib.Protocol.Pub

Record of Class data in an Endless Class File

IEffectAdminServerPacket EOLib.Protocol.Net.Server

Nearby character taking spike damage

IEffectAgreeServerPacket EOLib.Protocol.Net.Server

Effects playing on nearby tiles

IEffectPlayerServerPacket EOLib.Protocol.Net.Server

Effects playing on nearby players

IEffectReportServerPacket EOLib.Protocol.Net.Server

Map spike timer

IEffectSpecServerPacket EOLib.Protocol.Net.Server

Taking spike or tp drain damage

IEffectSpecServerPacketMapDamageTypeData EOLib.Protocol.Net.Server

Data associated with different values of the MapDamageType field.

IEffectSpecServerPacketMapDamageTypeDataSpikes EOLib.Protocol.Net.Server

Data associated with IEffectSpecServerPacket.MapDamageType value 2.

IEffectSpecServerPacketMapDamageTypeDataTpDrain EOLib.Protocol.Net.Server

Data associated with IEffectSpecServerPacket.MapDamageType value 1.

IEffectTargetOtherServerPacket EOLib.Protocol.Net.Server

Map drain damage

IEffectUseServerPacket EOLib.Protocol.Net.Server

Map effect

IEffectUseServerPacketEffectData EOLib.Protocol.Net.Server

Data associated with different values of the Effect field.

IEffectUseServerPacketEffectDataQuake EOLib.Protocol.Net.Server

Data associated with IEffectUseServerPacket.Effect value 1.

IEif EOLib.Protocol.Pub

Endless Item File

IEifRecord EOLib.Protocol.Pub

Record of Item data in an Endless Item File

IEmf EOLib.Protocol.Map

Endless Map File

IEmotePlayerServerPacket EOLib.Protocol.Net.Server

Nearby player doing an emote

IEmoteReportClientPacket EOLib.Protocol.Net.Client

Doing an emote

IEnf EOLib.Protocol.Pub

Endless NPC File

IEnfRecord EOLib.Protocol.Pub

Record of NPC data in an Endless NPC File

IEquipmentChange EOLib.Protocol.Net.Server

Player equipment data.

IEquipmentCharacterSelect EOLib.Protocol.Net.Server

Player equipment data.

IEquipmentMapInfo EOLib.Protocol.Net.Server

Player equipment data.

IEquipmentPaperdoll EOLib.Protocol.Net.Server

Player equipment data.

IEquipmentWelcome EOLib.Protocol.Net.Server

Player equipment data.

IEsf EOLib.Protocol.Pub

Endless Skill File

IEsfRecord EOLib.Protocol.Pub

Record of Skill data in an Endless Skill File

IFacePlayerClientPacket EOLib.Protocol.Net.Client

Facing a direction

IFacePlayerServerPacket EOLib.Protocol.Net.Server

Nearby player facing a direction

IGlobalBackfillMessage EOLib.Protocol.Net.Server

A backfilled global chat message

IGlobalCloseClientPacket EOLib.Protocol.Net.Client

Closed global tab

IGlobalOpenClientPacket EOLib.Protocol.Net.Client

Opened global tab

IGlobalPlayerClientPacket EOLib.Protocol.Net.Client

Disable whispers

IGlobalRemoveClientPacket EOLib.Protocol.Net.Client

Enable whispers

IGroupHealTargetPlayer EOLib.Protocol.Net.Server

Nearby player hit by a group heal spell

IGuildAcceptClientPacket EOLib.Protocol.Net.Client

Accept pending guild creation invite

IGuildAcceptServerPacket EOLib.Protocol.Net.Server

Update guild rank

IGuildAgreeClientPacket EOLib.Protocol.Net.Client

Update the guild description or rank list

IGuildAgreeClientPacketInfoTypeData EOLib.Protocol.Net.Client

Data associated with different values of the InfoType field.

IGuildAgreeClientPacketInfoTypeDataDescription EOLib.Protocol.Net.Client

Data associated with IGuildAgreeClientPacket.InfoType value 1.

IGuildAgreeClientPacketInfoTypeDataRanks EOLib.Protocol.Net.Client

Data associated with IGuildAgreeClientPacket.InfoType value 2.

IGuildAgreeServerPacket EOLib.Protocol.Net.Server

Joined guild info

IGuildBuyClientPacket EOLib.Protocol.Net.Client

Deposit gold in to the guild bank

IGuildBuyServerPacket EOLib.Protocol.Net.Server

Deposit guild bank reply

IGuildCreateClientPacket EOLib.Protocol.Net.Client

Final confirm creating a guild

IGuildCreateServerPacket EOLib.Protocol.Net.Server

Guild created

IGuildJunkClientPacket EOLib.Protocol.Net.Client

Disband guild

IGuildKickClientPacket EOLib.Protocol.Net.Client

Kick member from guild

IGuildKickServerPacket EOLib.Protocol.Net.Server

Left the guild

IGuildMember EOLib.Protocol.Net.Server

Information about a guild member

IGuildOpenClientPacket EOLib.Protocol.Net.Client

Talking to a guild master NPC

IGuildOpenServerPacket EOLib.Protocol.Net.Server

Talk to guild master NPC reply

IGuildPlayerClientPacket EOLib.Protocol.Net.Client

Request to join a guild

IGuildRankClientPacket EOLib.Protocol.Net.Client

Update a member's rank

IGuildRankServerPacket EOLib.Protocol.Net.Server

Get guild rank list reply

IGuildRemoveClientPacket EOLib.Protocol.Net.Client

Leave guild

IGuildReplyServerPacket EOLib.Protocol.Net.Server

Generic guild reply messages

IGuildReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

IGuildReplyServerPacketReplyCodeDataCreateAdd EOLib.Protocol.Net.Server

Data associated with IGuildReplyServerPacket.ReplyCode value 8.

IGuildReplyServerPacketReplyCodeDataCreateAddConfirm EOLib.Protocol.Net.Server

Data associated with IGuildReplyServerPacket.ReplyCode value 7.

IGuildReplyServerPacketReplyCodeDataJoinRequest EOLib.Protocol.Net.Server

Data associated with IGuildReplyServerPacket.ReplyCode value 13.

IGuildReportClientPacket EOLib.Protocol.Net.Client

Requested general information of a guild

IGuildReportServerPacket EOLib.Protocol.Net.Server

Get guild info reply

IGuildRequestClientPacket EOLib.Protocol.Net.Client

Requested to create a guild

IGuildRequestServerPacket EOLib.Protocol.Net.Server

Guild create request

IGuildSellServerPacket EOLib.Protocol.Net.Server

Get guild bank reply

IGuildStaff EOLib.Protocol.Net.Server

Information about a guild staff member (recruiter or leader)

IGuildTakeClientPacket EOLib.Protocol.Net.Client

Request guild description, rank list, or bank balance

IGuildTakeServerPacket EOLib.Protocol.Net.Server

Get guild description reply

IGuildTellClientPacket EOLib.Protocol.Net.Client

Requested member list of a guild

IGuildTellServerPacket EOLib.Protocol.Net.Server

Get guild member list reply

IGuildUseClientPacket EOLib.Protocol.Net.Client

Accepted a join request

IInitInitClientPacket EOLib.Protocol.Net.Client

Connection initialization request.

IInitInitServerPacket EOLib.Protocol.Net.Server

Reply to connection initialization and requests for unencrypted data.

IInitInitServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

IInitInitServerPacketReplyCodeDataBanned EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 3.

IInitInitServerPacketReplyCodeDataBannedBanTypeData EOLib.Protocol.Net.Server

Data associated with different values of the BanType field.

IInitInitServerPacketReplyCodeDataBannedBanTypeData0 EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 0.

IInitInitServerPacketReplyCodeDataBannedBanTypeDataTemporary EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 1.

IInitInitServerPacketReplyCodeDataFileEcf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 12.

IInitInitServerPacketReplyCodeDataFileEif EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 6.

IInitInitServerPacketReplyCodeDataFileEmf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 5.

IInitInitServerPacketReplyCodeDataFileEnf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 7.

IInitInitServerPacketReplyCodeDataFileEsf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 8.

IInitInitServerPacketReplyCodeDataMapMutation EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 10.

IInitInitServerPacketReplyCodeDataOk EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 2.

IInitInitServerPacketReplyCodeDataOutOfDate EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 1.

IInitInitServerPacketReplyCodeDataPlayersList EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 9.

IInitInitServerPacketReplyCodeDataPlayersListFriends EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 11.

IInitInitServerPacketReplyCodeDataWarpMap EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 4.

IInnFile EOLib.Protocol.Pub.Server

Endless Inn File

IInnQuestionRecord EOLib.Protocol.Pub.Server

Record of a question and answer that the player must answer to register citizenship with an inn

IInnRecord EOLib.Protocol.Pub.Server

Record of Inn data in an Endless Inn File

IItem EOLib.Protocol.Net

An item reference with a 4-byte amount

IItemAcceptServerPacket EOLib.Protocol.Net.Server

Nearby player leveled up from quest

IItemAddServerPacket EOLib.Protocol.Net.Server

Item appeared on the ground

IItemAgreeServerPacket EOLib.Protocol.Net.Server

Reply to using an item that you don't have

IItemDropClientPacket EOLib.Protocol.Net.Client

Dropping items on the ground

IItemDropServerPacket EOLib.Protocol.Net.Server

Reply to dropping items on the ground

IItemGetClientPacket EOLib.Protocol.Net.Client

Taking items from the ground

IItemGetServerPacket EOLib.Protocol.Net.Server

Reply to taking items from the ground

IItemJunkClientPacket EOLib.Protocol.Net.Client

Junking items

IItemJunkServerPacket EOLib.Protocol.Net.Server

Reply to junking items

IItemKickServerPacket EOLib.Protocol.Net.Server

Lose item (from quest)

IItemMapInfo EOLib.Protocol.Net.Server

Information about a nearby item on the ground

IItemObtainServerPacket EOLib.Protocol.Net.Server

Receive item (from quest)

IItemRemoveServerPacket EOLib.Protocol.Net.Server

Item disappeared from the ground

IItemReplyServerPacket EOLib.Protocol.Net.Server

Reply to using an item

IItemReplyServerPacketItemTypeData EOLib.Protocol.Net.Server

Data associated with different values of the ItemType field.

IItemReplyServerPacketItemTypeDataCureCurse EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 25.

IItemReplyServerPacketItemTypeDataEffectPotion EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 23.

IItemReplyServerPacketItemTypeDataExpReward EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 6.

IItemReplyServerPacketItemTypeDataHairDye EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 24.

IItemReplyServerPacketItemTypeDataHeal EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 3.

IItemSpecServerPacket EOLib.Protocol.Net.Server

Reply to trying to take a protected item from the ground

IItemUseClientPacket EOLib.Protocol.Net.Client

Using an item

IJukeboxAgreeServerPacket EOLib.Protocol.Net.Server

Reply to successfully requesting a song

IJukeboxMsgClientPacket EOLib.Protocol.Net.Client

Requesting a song on a jukebox

IJukeboxMsgServerPacket EOLib.Protocol.Net.Server

Someone playing a note with the bard skill nearby

IJukeboxOpenClientPacket EOLib.Protocol.Net.Client

Opening the jukebox listing

IJukeboxOpenServerPacket EOLib.Protocol.Net.Server

Reply to opening the jukebox listing

IJukeboxPlayerServerPacket EOLib.Protocol.Net.Server

Play background music

IJukeboxReplyServerPacket EOLib.Protocol.Net.Server

Reply to unsuccessfully requesting a song

IJukeboxUseClientPacket EOLib.Protocol.Net.Client

Playing a note with the bard skill

IJukeboxUseServerPacket EOLib.Protocol.Net.Server

Play jukebox music

ILevelUpStats EOLib.Protocol.Net.Server

Level and stat updates

ILockerAddClientPacket EOLib.Protocol.Net.Client

Adding an item to a bank locker

ILockerBuyClientPacket EOLib.Protocol.Net.Client

Buying a locker space upgrade from a banker NPC

ILockerBuyServerPacket EOLib.Protocol.Net.Server

Response to buying a locker space upgrade from a banker NPC

ILockerGetServerPacket EOLib.Protocol.Net.Server

Response to taking an item from a bank locker

ILockerOpenClientPacket EOLib.Protocol.Net.Client

Opening a bank locker

ILockerOpenServerPacket EOLib.Protocol.Net.Server

Opening a bank locker

ILockerReplyServerPacket EOLib.Protocol.Net.Server

Response to adding an item to a bank locker

ILockerSpecServerPacket EOLib.Protocol.Net.Server

Reply to trying to add an item to a full locker

ILockerTakeClientPacket EOLib.Protocol.Net.Client

Taking an item from a bank locker

ILoginReplyServerPacket EOLib.Protocol.Net.Server

Login reply

ILoginReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

ILoginReplyServerPacketReplyCodeDataBanned EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 4.

ILoginReplyServerPacketReplyCodeDataBusy EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 6.

ILoginReplyServerPacketReplyCodeDataLoggedIn EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 5.

ILoginReplyServerPacketReplyCodeDataOk EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 3.

ILoginReplyServerPacketReplyCodeDataWrongUser EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 1.

ILoginReplyServerPacketReplyCodeDataWrongUserPassword EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 2.

ILoginRequestClientPacket EOLib.Protocol.Net.Client

Login request

IMapDrainDamageOther EOLib.Protocol.Net.Server

Another player taking damage from a map HP drain

IMapFile EOLib.Protocol.Net.Server

A map file (EMF)

IMapGraphicLayer EOLib.Protocol.Map

A layer of map graphics

IMapGraphicRow EOLib.Protocol.Map

A row in a layer of map graphics

IMapGraphicRowTile EOLib.Protocol.Map

A single tile in a row of map graphics

IMapItem EOLib.Protocol.Map

Item spawn EMF entity

IMapLegacyDoorKey EOLib.Protocol.Map

Legacy EMF entity used to specify a key on a door

IMapNpc EOLib.Protocol.Map

NPC spawn EMF entity

IMapSign EOLib.Protocol.Map

Sign EMF entity

IMapTileSpecRow EOLib.Protocol.Map

A row of tilespecs

IMapTileSpecRowTile EOLib.Protocol.Map

A single tile in a row of tilespecs

IMapWarp EOLib.Protocol.Map

Warp EMF entity

IMapWarpRow EOLib.Protocol.Map

A row of warp entities

IMapWarpRowTile EOLib.Protocol.Map

A single tile in a row of warp entities

IMarriageOpenClientPacket EOLib.Protocol.Net.Client

Talking to a law NPC

IMarriageOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a law NPC

IMarriageReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Marriage-family packets

IMarriageReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

IMarriageReplyServerPacketReplyCodeDataSuccess EOLib.Protocol.Net.Server

Data associated with IMarriageReplyServerPacket.ReplyCode value 3.

IMarriageRequestClientPacket EOLib.Protocol.Net.Client

Requesting marriage approval

IMessageAcceptServerPacket EOLib.Protocol.Net.Server

Large message box

IMessageCloseServerPacket EOLib.Protocol.Net.Server

Server is rebooting

IMessageOpenServerPacket EOLib.Protocol.Net.Server

Status bar message

IMessagePingClientPacket EOLib.Protocol.Net.Client

#ping command request

IMessagePongServerPacket EOLib.Protocol.Net.Server

#ping command reply

IMusicPlayerServerPacket EOLib.Protocol.Net.Server

Sound effect

INearbyInfo EOLib.Protocol.Net.Server

Information about nearby entities

INpcAcceptServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed and killer leveled up

INpcAgreeServerPacket EOLib.Protocol.Net.Server

Reply to request for information about nearby NPCs

INpcDialogServerPacket EOLib.Protocol.Net.Server

NPC chat message

INpcJunkServerPacket EOLib.Protocol.Net.Server

Clearing all boss children

INpcKilledData EOLib.Protocol.Net.Server

Information about an NPC that has been killed

INpcMapInfo EOLib.Protocol.Net.Server

Information about a nearby NPC

INpcPlayerServerPacket EOLib.Protocol.Net.Server

Main NPC update message

INpcRangeRequestClientPacket EOLib.Protocol.Net.Client

Requesting info about nearby NPCs

INpcReplyServerPacket EOLib.Protocol.Net.Server

Nearby NPC hit by a player

INpcSpecServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed by player

INpcUpdateAttack EOLib.Protocol.Net.Server

An NPC attacking

INpcUpdateChat EOLib.Protocol.Net.Server

An NPC talking

INpcUpdatePosition EOLib.Protocol.Net.Server

An NPC walking

Interleave EOLib.Encrypt

Interleaves a sequence of bytes.

IOnlinePlayer EOLib.Protocol.Net.Server

A player in the online list

IPacket EOLib.Protocol.Packet

Object representation of a packet in the EO network protocol.

IPaperdollAddClientPacket EOLib.Protocol.Net.Client

Equipping an item

IPaperdollAgreeServerPacket EOLib.Protocol.Net.Server

Reply to equipping an item

IPaperdollPingServerPacket EOLib.Protocol.Net.Server

Failed to equip an item due to being the incorrect class

IPaperdollRemoveClientPacket EOLib.Protocol.Net.Client

Unequipping an item

IPaperdollRemoveServerPacket EOLib.Protocol.Net.Server

Reply to unequipping an item

IPaperdollReplyServerPacket EOLib.Protocol.Net.Server

Reply to requesting a paperdoll

IPaperdollRequestClientPacket EOLib.Protocol.Net.Client

Request for a player's paperdoll

IPartyAcceptClientPacket EOLib.Protocol.Net.Client

Accept party invite / join request

IPartyAddServerPacket EOLib.Protocol.Net.Server

New player joined the party

IPartyAgreeServerPacket EOLib.Protocol.Net.Server

Party member list update

IPartyCloseServerPacket EOLib.Protocol.Net.Server

Left / disbanded a party

IPartyCreateServerPacket EOLib.Protocol.Net.Server

Member list received when party is first joined

IPartyExpShare EOLib.Protocol.Net.Server

EXP gain for a member of the player's party

IPartyListServerPacket EOLib.Protocol.Net.Server

Party member list update

IPartyMember EOLib.Protocol.Net.Server

A member of the player's party

IPartyRemoveClientPacket EOLib.Protocol.Net.Client

Remove player from a party

IPartyRemoveServerPacket EOLib.Protocol.Net.Server

Player left the party

IPartyReplyServerPacket EOLib.Protocol.Net.Server

Failed party invite / join request

IPartyReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

IPartyReplyServerPacketReplyCodeDataAlreadyInAnotherParty EOLib.Protocol.Net.Server

Data associated with IPartyReplyServerPacket.ReplyCode value 0.

IPartyReplyServerPacketReplyCodeDataAlreadyInYourParty EOLib.Protocol.Net.Server

Data associated with IPartyReplyServerPacket.ReplyCode value 1.

IPartyRequestClientPacket EOLib.Protocol.Net.Client

Send party invite / join request

IPartyRequestServerPacket EOLib.Protocol.Net.Server

Received party invite / join request

IPartyTakeClientPacket EOLib.Protocol.Net.Client

Request updated party info

IPartyTargetGroupServerPacket EOLib.Protocol.Net.Server

Updated experience and level-ups from party experience

IPlayerEffect EOLib.Protocol.Net.Server

An effect playing on a player

IPlayerRangeRequestClientPacket EOLib.Protocol.Net.Client

Requesting info about nearby players

IPlayersAcceptClientPacket EOLib.Protocol.Net.Client

#find command request

IPlayersAgreeServerPacket EOLib.Protocol.Net.Server

Player has appeared in nearby view

IPlayersList EOLib.Protocol.Net.Server

Information about online players

IPlayersListClientPacket EOLib.Protocol.Net.Client

Requesting a list of online friends

IPlayersListFriends EOLib.Protocol.Net.Server

Information about online players.

IPlayersListServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.PlayersList

IPlayersNet242ServerPacket EOLib.Protocol.Net.Server

#find command reply - different map

IPlayersPingServerPacket EOLib.Protocol.Net.Server

#find command reply - offline

IPlayersPongServerPacket EOLib.Protocol.Net.Server

#find command reply - same map

IPlayersRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player has logged out

IPlayersReplyServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.PlayersListFriends

IPlayersRequestClientPacket EOLib.Protocol.Net.Client

Requesting a list of online players

IPriestAcceptClientPacket EOLib.Protocol.Net.Client

Accepting a marriage request

IPriestOpenClientPacket EOLib.Protocol.Net.Client

Talking to a priest NPC

IPriestOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a priest NPC

IPriestReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Priest-family packets

IPriestRequestClientPacket EOLib.Protocol.Net.Client

Requesting marriage at a priest

IPriestRequestServerPacket EOLib.Protocol.Net.Server

Wedding request

IPriestUseClientPacket EOLib.Protocol.Net.Client

Saying "I do" at a wedding

IPubFile EOLib.Protocol.Net.Server

A pub file (EIF, ENF, ECF, ESF)

IQuestAcceptClientPacket EOLib.Protocol.Net.Client

Response to a quest NPC dialog

IQuestAcceptClientPacketReplyTypeData EOLib.Protocol.Net.Client

Data associated with different values of the ReplyType field.

IQuestAcceptClientPacketReplyTypeDataLink EOLib.Protocol.Net.Client

Data associated with IQuestAcceptClientPacket.ReplyType value 2.

IQuestAcceptClientPacketReplyTypeDataOk EOLib.Protocol.Net.Client

Data associated with IQuestAcceptClientPacket.ReplyType value 1.

IQuestDialogServerPacket EOLib.Protocol.Net.Server

Quest selection dialog

IQuestListClientPacket EOLib.Protocol.Net.Client

Quest history / progress request

IQuestListServerPacket EOLib.Protocol.Net.Server

Quest history / progress reply

IQuestListServerPacketPageData EOLib.Protocol.Net.Server

Data associated with different values of the Page field.

IQuestListServerPacketPageDataHistory EOLib.Protocol.Net.Server

Data associated with IQuestListServerPacket.Page value 2.

IQuestListServerPacketPageDataProgress EOLib.Protocol.Net.Server

Data associated with IQuestListServerPacket.Page value 1.

IQuestProgressEntry EOLib.Protocol.Net.Server

An entry in the Quest Progress window

IQuestReportServerPacket EOLib.Protocol.Net.Server

NPC chat messages

IQuestUseClientPacket EOLib.Protocol.Net.Client

Talking to a quest NPC

IRangeReplyServerPacket EOLib.Protocol.Net.Server

Reply to request for information about nearby players and NPCs

IRangeRequestClientPacket EOLib.Protocol.Net.Client

Requesting info about nearby players and NPCs

IRecoverAgreeServerPacket EOLib.Protocol.Net.Server

Nearby player gained HP

IRecoverListServerPacket EOLib.Protocol.Net.Server

Stats update

IRecoverPlayerServerPacket EOLib.Protocol.Net.Server

HP/TP update

IRecoverReplyServerPacket EOLib.Protocol.Net.Server

Karma/experience update

IRecoverTargetGroupServerPacket EOLib.Protocol.Net.Server

Updated stats when levelling up from party experience

IRefreshReplyServerPacket EOLib.Protocol.Net.Server

Reply to request for new info about nearby objects

IRefreshRequestClientPacket EOLib.Protocol.Net.Client

Requesting new info about nearby objects

IServerSettings EOLib.Protocol.Net.Server

Settings sent with WELCOME_REPLY packet

IShopBuyClientPacket EOLib.Protocol.Net.Client

Purchasing an item from a shop

IShopBuyServerPacket EOLib.Protocol.Net.Server

Response to purchasing an item from a shop

IShopCraftIngredientRecord EOLib.Protocol.Pub.Server

Record of an ingredient for crafting an item in a shop

IShopCraftItem EOLib.Protocol.Net.Server

An item that a shop can craft

IShopCraftRecord EOLib.Protocol.Pub.Server

Record of an item that can be crafted in a shop

IShopCreateClientPacket EOLib.Protocol.Net.Client

Crafting an item from a shop

IShopCreateServerPacket EOLib.Protocol.Net.Server

Response to crafting an item from a shop

IShopFile EOLib.Protocol.Pub.Server

Endless Shop File

IShopOpenClientPacket EOLib.Protocol.Net.Client

Talking to a shop NPC

IShopOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a shop NPC

IShopRecord EOLib.Protocol.Pub.Server

Record of Shop data in an Endless Shop File

IShopSellClientPacket EOLib.Protocol.Net.Client

Selling an item to a shop

IShopSellServerPacket EOLib.Protocol.Net.Server

Response to selling an item to a shop

IShopSoldItem EOLib.Protocol.Net.Server

A sold item when selling an item to a shop

IShopTradeItem EOLib.Protocol.Net.Server

An item that a shop can buy or sell

IShopTradeRecord EOLib.Protocol.Pub.Server

Record of an item that can be bought or sold in a shop

ISitCloseServerPacket EOLib.Protocol.Net.Server

Your character standing up

ISitPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player sitting down

ISitRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player standing up

ISitReplyServerPacket EOLib.Protocol.Net.Server

Your character sitting down

ISitRequestClientPacket EOLib.Protocol.Net.Client

Sit/stand request

ISitRequestClientPacketSitActionData EOLib.Protocol.Net.Client

Data associated with different values of the SitAction field.

ISitRequestClientPacketSitActionDataSit EOLib.Protocol.Net.Client

Data associated with ISitRequestClientPacket.SitAction value 1.

ISkillLearn EOLib.Protocol.Net.Server

A skill that can be learned from a skill master NPC

ISkillMasterFile EOLib.Protocol.Pub.Server

Endless Skill Master File

ISkillMasterRecord EOLib.Protocol.Pub.Server

Record of Skill Master data in an Endless Skill Master File

ISkillMasterSkillRecord EOLib.Protocol.Pub.Server

Record of a skill that a Skill Master NPC can teach

ISpell EOLib.Protocol.Net

A spell known by the player

ISpellErrorServerPacket EOLib.Protocol.Net.Server

Show flood protection message (vestigial)

ISpellPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player raising their arm to cast a spell (vestigial)

ISpellReplyServerPacket EOLib.Protocol.Net.Server

Your character self-cast a targetable heal spell

ISpellRequestClientPacket EOLib.Protocol.Net.Client

Begin spell chanting

ISpellRequestServerPacket EOLib.Protocol.Net.Server

Nearby player chanting a spell

ISpellTargetGroupClientPacket EOLib.Protocol.Net.Client

Group spell cast

ISpellTargetGroupServerPacket EOLib.Protocol.Net.Server

Nearby player(s) hit by a group heal spell from a player

ISpellTargetOtherClientPacket EOLib.Protocol.Net.Client

Targeted spell cast

ISpellTargetOtherServerPacket EOLib.Protocol.Net.Server

Nearby player hit by a heal spell from a player

ISpellTargetSelfClientPacket EOLib.Protocol.Net.Client

Self-targeted spell cast

ISpellTargetSelfServerPacket EOLib.Protocol.Net.Server

Nearby player self-casted a spell

ISpellUseClientPacket EOLib.Protocol.Net.Client

Raise arm to cast a spell (vestigial)

IStatSkillAcceptServerPacket EOLib.Protocol.Net.Server

Response to spending skill points

IStatSkillAddClientPacket EOLib.Protocol.Net.Client

Spending a stat point on a stat or skill

IStatSkillAddClientPacketActionTypeData EOLib.Protocol.Net.Client

Data associated with different values of the ActionType field.

IStatSkillAddClientPacketActionTypeDataSkill EOLib.Protocol.Net.Client

Data associated with IStatSkillAddClientPacket.ActionType value 2.

IStatSkillAddClientPacketActionTypeDataStat EOLib.Protocol.Net.Client

Data associated with IStatSkillAddClientPacket.ActionType value 1.

IStatSkillJunkClientPacket EOLib.Protocol.Net.Client

Resetting stats at a skill master

IStatSkillJunkServerPacket EOLib.Protocol.Net.Server

Response to resetting stats and skills at a skill master

IStatSkillOpenClientPacket EOLib.Protocol.Net.Client

Talking to a skill master NPC

IStatSkillOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a skill master NPC

IStatSkillPlayerServerPacket EOLib.Protocol.Net.Server

Response to spending stat points

IStatSkillRemoveClientPacket EOLib.Protocol.Net.Client

Forgetting a skill at a skill master NPC

IStatSkillRemoveServerPacket EOLib.Protocol.Net.Server

Response to forgetting a skill at a skill master

IStatSkillReplyServerPacket EOLib.Protocol.Net.Server

Response from unsuccessful action at a skill master

IStatSkillReplyServerPacketReplyCodeData EOLib.Protocol.Net.Server

Data associated with different values of the ReplyCode field.

IStatSkillReplyServerPacketReplyCodeDataWrongClass EOLib.Protocol.Net.Server

Data associated with IStatSkillReplyServerPacket.ReplyCode value 2.

IStatSkillTakeClientPacket EOLib.Protocol.Net.Client

Learning a skill from a skill master NPC

IStatSkillTakeServerPacket EOLib.Protocol.Net.Server

Response from learning a skill from a skill master

ITalkAdminClientPacket EOLib.Protocol.Net.Client

Admin chat message

ITalkAdminServerPacket EOLib.Protocol.Net.Server

Admin chat message

ITalkAnnounceClientPacket EOLib.Protocol.Net.Client

Admin announcement

ITalkAnnounceServerPacket EOLib.Protocol.Net.Server

Admin announcement

ITalkFile EOLib.Protocol.Pub.Server

Endless Talk File

ITalkListServerPacket EOLib.Protocol.Net.Server

Global chat backfill.

ITalkMessageRecord EOLib.Protocol.Pub.Server

Record of a message that an NPC can say

ITalkMsgClientPacket EOLib.Protocol.Net.Client

Global chat message

ITalkMsgServerPacket EOLib.Protocol.Net.Server

Global chat message

ITalkOpenClientPacket EOLib.Protocol.Net.Client

Party chat message

ITalkOpenServerPacket EOLib.Protocol.Net.Server

Party chat message

ITalkPlayerClientPacket EOLib.Protocol.Net.Client

Public chat message - alias of TALK_REPORT (vestigial)

ITalkPlayerServerPacket EOLib.Protocol.Net.Server

Public chat message

ITalkRecord EOLib.Protocol.Pub.Server

Record of Talk data in an Endless Talk File

ITalkReplyServerPacket EOLib.Protocol.Net.Server

Reply to trying to send a private message

ITalkReportClientPacket EOLib.Protocol.Net.Client

Public chat message

ITalkRequestClientPacket EOLib.Protocol.Net.Client

Guild chat message

ITalkRequestServerPacket EOLib.Protocol.Net.Server

Guild chat message

ITalkServerServerPacket EOLib.Protocol.Net.Server

Server message

ITalkSpecServerPacket EOLib.Protocol.Net.Server

Temporary mute applied

ITalkTellClientPacket EOLib.Protocol.Net.Client

Private chat message

ITalkTellServerPacket EOLib.Protocol.Net.Server

Private chat message

ITalkUseClientPacket EOLib.Protocol.Net.Client

Public chat message - alias of TALK_REPORT (vestigial)

IThreeItem EOLib.Protocol.Net

An item reference with a 3-byte amount.

ITileEffect EOLib.Protocol.Net.Server

An effect playing on a tile

ITradeAcceptClientPacket EOLib.Protocol.Net.Client

Accepting a trade request

ITradeAddClientPacket EOLib.Protocol.Net.Client

Add an item to the trade screen

ITradeAdminServerPacket EOLib.Protocol.Net.Server

Trade updated (items changed while trade was accepted)

ITradeAgreeClientPacket EOLib.Protocol.Net.Client

Mark trade as agreed

ITradeAgreeServerPacket EOLib.Protocol.Net.Server

Partner agree state updated

ITradeCloseClientPacket EOLib.Protocol.Net.Client

Cancel the trade

ITradeCloseServerPacket EOLib.Protocol.Net.Server

Partner closed trade window

ITradeItemData EOLib.Protocol.Net.Server

Trade window item data

ITradeOpenServerPacket EOLib.Protocol.Net.Server

Trade window opens

ITradeRemoveClientPacket EOLib.Protocol.Net.Client

Remove an item from the trade screen

ITradeReplyServerPacket EOLib.Protocol.Net.Server

Trade updated (items changed)

ITradeRequestClientPacket EOLib.Protocol.Net.Client

Requesting a trade with another player

ITradeRequestServerPacket EOLib.Protocol.Net.Server

Trade request from another player

ITradeSpecServerPacket EOLib.Protocol.Net.Server

Own agree state updated

ITradeUseServerPacket EOLib.Protocol.Net.Server

Trade completed

IVersion EOLib.Protocol.Net

Client version

IWalkAction EOLib.Protocol.Net.Client

Common data between walk packets

IWalkAdminClientPacket EOLib.Protocol.Net.Client

Walking with #nowall

IWalkCloseServerPacket EOLib.Protocol.Net.Server

Your character has been frozen

IWalkOpenServerPacket EOLib.Protocol.Net.Server

Your character has been unfrozen

IWalkPlayerClientPacket EOLib.Protocol.Net.Client

Walking

IWalkPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player has walked

IWalkReplyServerPacket EOLib.Protocol.Net.Server

Players, NPCs, and Items appearing in nearby view

IWalkSpecClientPacket EOLib.Protocol.Net.Client

Walking through a player

IWarpAcceptClientPacket EOLib.Protocol.Net.Client

Accept a warp request from the server

IWarpAgreeServerPacket EOLib.Protocol.Net.Server

Reply after accepting a warp

IWarpAgreeServerPacketWarpTypeData EOLib.Protocol.Net.Server

Data associated with different values of the WarpType field.

IWarpAgreeServerPacketWarpTypeDataMapSwitch EOLib.Protocol.Net.Server

Data associated with IWarpAgreeServerPacket.WarpType value 2.

IWarpCreateServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.MapMutation

IWarpPlayerServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.WarpMap

IWarpRequestServerPacket EOLib.Protocol.Net.Server

Warp request from server

IWarpRequestServerPacketWarpTypeData EOLib.Protocol.Net.Server

Data associated with different values of the WarpType field.

IWarpRequestServerPacketWarpTypeDataMapSwitch EOLib.Protocol.Net.Server

Data associated with IWarpRequestServerPacket.WarpType value 2.

IWarpTakeClientPacket EOLib.Protocol.Net.Client

Request to download a copy of the map

IWeight EOLib.Protocol.Net

Current carry weight and maximum carry capacity of a player

IWelcomeAgreeClientPacket EOLib.Protocol.Net.Client

Requesting a file

IWelcomeAgreeClientPacketFileTypeData EOLib.Protocol.Net.Client

Data associated with different values of the FileType field.

IWelcomeAgreeClientPacketFileTypeDataEcf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 5.

IWelcomeAgreeClientPacketFileTypeDataEif EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 2.

IWelcomeAgreeClientPacketFileTypeDataEmf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 1.

IWelcomeAgreeClientPacketFileTypeDataEnf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 3.

IWelcomeAgreeClientPacketFileTypeDataEsf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 4.

IWelcomeMsgClientPacket EOLib.Protocol.Net.Client

Entering game

IWelcomeNet242ServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEnf

IWelcomeNet243ServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEsf

IWelcomeNet244ServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEcf

IWelcomePingServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileMap

IWelcomePongServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEif

IWelcomeReplyServerPacket EOLib.Protocol.Net.Server

Reply to selecting a character / entering game

IWelcomeReplyServerPacketWelcomeCodeData EOLib.Protocol.Net.Server

Data associated with different values of the WelcomeCode field.

IWelcomeReplyServerPacketWelcomeCodeDataEnterGame EOLib.Protocol.Net.Server

Data associated with IWelcomeReplyServerPacket.WelcomeCode value 2.

IWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter EOLib.Protocol.Net.Server

Data associated with IWelcomeReplyServerPacket.WelcomeCode value 1.

IWelcomeRequestClientPacket EOLib.Protocol.Net.Client

Selected a character

ServerVerificationHash EOLib.Encrypt

This hash function is how the game client checks that it's communicating with a genuine server during connection initialization.

SwapMultiples EOLib.Encrypt

Swaps the order of contiguous bytes in a sequence of bytes that are divisible by a given multiple value.

TAccountAgreeClientPacket EOLib.Protocol.Net.Client

Change password

TAccountCreateClientPacket EOLib.Protocol.Net.Client

Confirm creating an account

TAccountReply EOLib.Protocol.Net.Server

Reply code sent with ACCOUNT_REPLY packet

TAccountReplyHelper EOLib.Protocol.Net.Server

Helper for the TAccountReply enum type.

TAccountReplySequenceStart EOLib.Packet

A record representing the sequence start value sent with the ACCOUNT_REPLY server packet.

TAccountReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Account-family packets

TAccountReplyServerPacketReplyCodeDataChanged EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 6.

TAccountReplyServerPacketReplyCodeDataChangeFailed EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 5.

TAccountReplyServerPacketReplyCodeDataCreated EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 3.

TAccountReplyServerPacketReplyCodeDataDefault EOLib.Protocol.Net.Server

Default data associated with IAccountReplyServerPacket.ReplyCode.

TAccountReplyServerPacketReplyCodeDataExists EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 1.

TAccountReplyServerPacketReplyCodeDataNotApproved EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 2.

TAccountReplyServerPacketReplyCodeDataRequestDenied EOLib.Protocol.Net.Server

Data associated with IAccountReplyServerPacket.ReplyCode value 7.

TAccountRequestClientPacket EOLib.Protocol.Net.Client

Request creating an account

TAdminInteractAgreeServerPacket EOLib.Protocol.Net.Server

Nearby player appearing (admin un-hide)

TAdminInteractListServerPacket EOLib.Protocol.Net.Server

Admin character inventory popup

TAdminInteractRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player disappearing (admin hide)

TAdminInteractReplyServerPacket EOLib.Protocol.Net.Server

Incoming admin message

TAdminInteractReplyServerPacketMessageTypeDataMessage EOLib.Protocol.Net.Server

Data associated with IAdminInteractReplyServerPacket.MessageType value 1.

TAdminInteractReplyServerPacketMessageTypeDataReport EOLib.Protocol.Net.Server

Data associated with IAdminInteractReplyServerPacket.MessageType value 2.

TAdminInteractReportClientPacket EOLib.Protocol.Net.Client

Report character

TAdminInteractTellClientPacket EOLib.Protocol.Net.Client

Talk to admin

TAdminInteractTellServerPacket EOLib.Protocol.Net.Server

Admin character info lookup

TAdminLevel EOLib.Protocol

The admin level of a player

TAdminLevelHelper EOLib.Protocol

Helper for the TAdminLevel enum type.

TAdminMessageType EOLib.Protocol.Net.Server

Type of message sent to admins via the Help menu

TAdminMessageTypeHelper EOLib.Protocol.Net.Server

Helper for the TAdminMessageType enum type.

TArenaAcceptServerPacket EOLib.Protocol.Net.Server

Arena win message

TArenaDropServerPacket EOLib.Protocol.Net.Server

"Arena is blocked" message

TArenaSpecServerPacket EOLib.Protocol.Net.Server

Arena kill message

TArenaUseServerPacket EOLib.Protocol.Net.Server

Arena start message

TAttackErrorServerPacket EOLib.Protocol.Net.Server

Show flood protection message (vestigial)

TAttackPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player attacking

TAttackUseClientPacket EOLib.Protocol.Net.Client

Attacking

TAvatarAdminServerPacket EOLib.Protocol.Net.Server

Nearby player hit by a damage spell from a player

TAvatarAgreeServerPacket EOLib.Protocol.Net.Server

Nearby player changed appearance

TAvatarChange EOLib.Protocol.Net.Server

Information about a nearby player's appearance changing

TAvatarChangeChangeTypeDataEquipment EOLib.Protocol.Net.Server

Data associated with IAvatarChange.ChangeType value 1.

TAvatarChangeChangeTypeDataHair EOLib.Protocol.Net.Server

Data associated with IAvatarChange.ChangeType value 2.

TAvatarChangeChangeTypeDataHairColor EOLib.Protocol.Net.Server

Data associated with IAvatarChange.ChangeType value 3.

TAvatarChangeType EOLib.Protocol.Net.Server

How a player's appearance is changing

TAvatarChangeTypeHelper EOLib.Protocol.Net.Server

Helper for the TAvatarChangeType enum type.

TAvatarRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player has disappeared from view

TAvatarReplyServerPacket EOLib.Protocol.Net.Server

Nearby player hit by another player

TBankAddClientPacket EOLib.Protocol.Net.Client

Depositing gold

TBankOpenClientPacket EOLib.Protocol.Net.Client

Talked to a banker NPC

TBankOpenServerPacket EOLib.Protocol.Net.Server

Open banker NPC interface

TBankReplyServerPacket EOLib.Protocol.Net.Server

Update gold counts after deposit/withdraw

TBankTakeClientPacket EOLib.Protocol.Net.Client

Withdrawing gold

TBarberAgreeServerPacket EOLib.Protocol.Net.Server

Purchasing a new hair style

TBarberBuyClientPacket EOLib.Protocol.Net.Client

Purchasing a hair-style

TBarberOpenClientPacket EOLib.Protocol.Net.Client

Talking to a barber NPC

TBarberOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a barber NPC

TBigCoords EOLib.Protocol.Net.Server

Map coordinates with 2-byte values

TBoardCreateClientPacket EOLib.Protocol.Net.Client

Posting a new message to a town board

TBoardOpenClientPacket EOLib.Protocol.Net.Client

Opening a town board

TBoardOpenServerPacket EOLib.Protocol.Net.Server

Reply to opening a town board

TBoardPlayerServerPacket EOLib.Protocol.Net.Server

Reply to reading a post on a town board

TBoardPostListing EOLib.Protocol.Net.Server

An entry in the list of town board posts

TBoardRemoveClientPacket EOLib.Protocol.Net.Client

Removing a post from a town board

TBoardTakeClientPacket EOLib.Protocol.Net.Client

Reading a post on a town board

TBookReplyServerPacket EOLib.Protocol.Net.Server

Reply to requesting a book

TBookRequestClientPacket EOLib.Protocol.Net.Client

Request for a player's book

TByteCoords EOLib.Protocol.Net.Client

Map coordinates with raw 1-byte values

TCastAcceptServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed by player spell and killer leveled up

TCastReplyServerPacket EOLib.Protocol.Net.Server

Nearby NPC hit by a spell from a player

TCastSpecServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed by player spell

TChairCloseServerPacket EOLib.Protocol.Net.Server

Your character standing up from a chair

TChairPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player sitting on a chair

TChairRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player standing up from a chair

TChairReplyServerPacket EOLib.Protocol.Net.Server

Your character sitting on a chair

TChairRequestClientPacket EOLib.Protocol.Net.Client

Sitting on a chair

TChairRequestClientPacketSitActionDataSit EOLib.Protocol.Net.Client

Data associated with IChairRequestClientPacket.SitAction value 1.

TCharacterBaseStats EOLib.Protocol.Net.Server

The 6 base character stats

TCharacterBaseStatsWelcome EOLib.Protocol.Net.Server

The 6 base character stats.

TCharacterCreateClientPacket EOLib.Protocol.Net.Client

Confirm creating a character

TCharacterDetails EOLib.Protocol.Net.Server

Information displayed on the paperdoll and book

TCharacterElementalStats EOLib.Protocol.Net.Server

The 6 elemental character stats

TCharacterIcon EOLib.Protocol.Net.Server

Icon displayed in paperdolls, books, and the online list

TCharacterIconHelper EOLib.Protocol.Net.Server

Helper for the TCharacterIcon enum type.

TCharacterMapInfo EOLib.Protocol.Net.Server

Information about a nearby character.

TCharacterPlayerServerPacket EOLib.Protocol.Net.Server

Reply to client request to delete a character from the account (Character_Take)

TCharacterRemoveClientPacket EOLib.Protocol.Net.Client

Confirm deleting character from an account

TCharacterReply EOLib.Protocol.Net.Server

Reply code sent with CHARACTER_REPLY packet

TCharacterReplyHelper EOLib.Protocol.Net.Server

Helper for the TCharacterReply enum type.

TCharacterReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Character-family packets

TCharacterReplyServerPacketReplyCodeDataDefault EOLib.Protocol.Net.Server

Default data associated with ICharacterReplyServerPacket.ReplyCode.

TCharacterReplyServerPacketReplyCodeDataDeleted EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 6.

TCharacterReplyServerPacketReplyCodeDataExists EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 1.

TCharacterReplyServerPacketReplyCodeDataFull EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 2.

TCharacterReplyServerPacketReplyCodeDataFull3 EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 3.

TCharacterReplyServerPacketReplyCodeDataNotApproved EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 4.

TCharacterReplyServerPacketReplyCodeDataOk EOLib.Protocol.Net.Server

Data associated with ICharacterReplyServerPacket.ReplyCode value 5.

TCharacterRequestClientPacket EOLib.Protocol.Net.Client

Request to create a character

TCharacterSecondaryStats EOLib.Protocol.Net.Server

The 5 secondary character stats

TCharacterSecondaryStatsInfoLookup EOLib.Protocol.Net.Server

The 5 secondary character stats.

TCharacterSelectionListEntry EOLib.Protocol.Net.Server

Character selection screen character

TCharacterStatsEquipmentChange EOLib.Protocol.Net.Server

Character stats data.

TCharacterStatsInfoLookup EOLib.Protocol.Net.Server

Character stats data.

TCharacterStatsReset EOLib.Protocol.Net.Server

Character stats data.

TCharacterStatsUpdate EOLib.Protocol.Net.Server

Character stats data.

TCharacterStatsWelcome EOLib.Protocol.Net.Server

Character stats data.

TCharacterTakeClientPacket EOLib.Protocol.Net.Client

Request to delete a character from an account

TCharItem EOLib.Protocol.Net

An item reference with a 1-byte amount.

TChestAddClientPacket EOLib.Protocol.Net.Client

Placing an item in to a chest

TChestAgreeServerPacket EOLib.Protocol.Net.Server

Chest contents updating

TChestCloseServerPacket EOLib.Protocol.Net.Server

Reply to trying to interact with a locked or "broken" chest.

TChestGetServerPacket EOLib.Protocol.Net.Server

Reply to removing an item from a chest

TChestOpenClientPacket EOLib.Protocol.Net.Client

Opening a chest

TChestOpenServerPacket EOLib.Protocol.Net.Server

Reply to opening a chest

TChestReplyServerPacket EOLib.Protocol.Net.Server

Reply to placing an item in to a chest

TChestSpecServerPacket EOLib.Protocol.Net.Server

Reply to trying to add an item to a full chest

TChestTakeClientPacket EOLib.Protocol.Net.Client

Taking an item from a chest

TCitizenAcceptClientPacket EOLib.Protocol.Net.Client

Confirm sleeping at an inn

TCitizenAcceptServerPacket EOLib.Protocol.Net.Server

Sleeping at an inn

TCitizenOpenClientPacket EOLib.Protocol.Net.Client

Talking to a citizenship NPC

TCitizenOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a citizenship NPC

TCitizenRemoveClientPacket EOLib.Protocol.Net.Client

Giving up citizenship of a town

TCitizenRemoveServerPacket EOLib.Protocol.Net.Server

Response to giving up citizenship of a town

TCitizenReplyClientPacket EOLib.Protocol.Net.Client

Subscribing to a town

TCitizenReplyServerPacket EOLib.Protocol.Net.Server

Response to subscribing to a town

TCitizenRequestClientPacket EOLib.Protocol.Net.Client

Request sleeping at an inn

TCitizenRequestServerPacket EOLib.Protocol.Net.Server

Reply to requesting sleeping at an inn

TConnectionAcceptClientPacket EOLib.Protocol.Net.Client

Confirm initialization data

TConnectionPingClientPacket EOLib.Protocol.Net.Client

Ping reply

TConnectionPlayerServerPacket EOLib.Protocol.Net.Server

Ping request

TCoords EOLib.Protocol

Map coordinates

TDialogEntry EOLib.Protocol.Net.Server

An entry in a quest dialog

TDialogEntryEntryTypeDataLink EOLib.Protocol.Net.Server

Data associated with IDialogEntry.EntryType value 2.

TDialogEntryType EOLib.Protocol.Net.Server

The type of an entry in a quest dialog

TDialogEntryTypeHelper EOLib.Protocol.Net.Server

Helper for the TDialogEntryType enum type.

TDialogQuestEntry EOLib.Protocol.Net.Server

An entry in the quest switcher

TDialogReply EOLib.Protocol.Net.Client

Whether the player has clicked the OK button or a link in a quest dialog

TDialogReplyHelper EOLib.Protocol.Net.Client

Helper for the TDialogReply enum type.

TDirection EOLib.Protocol

The direction a player or NPC is facing

TDirectionHelper EOLib.Protocol

Helper for the TDirection enum type.

TDoorCloseServerPacket EOLib.Protocol.Net.Server

Reply to trying to open a locked door

TDoorOpenClientPacket EOLib.Protocol.Net.Client

Opening a door

TDoorOpenServerPacket EOLib.Protocol.Net.Server

Nearby door opening

TDropFile EOLib.Protocol.Pub.Server

Endless Drop File

TDropNpcRecord EOLib.Protocol.Pub.Server

Record of potential drops from an NPC

TDropRecord EOLib.Protocol.Pub.Server

Record of an item an NPC can drop when killed

TEcf EOLib.Protocol.Pub

Endless Class File

TEcfRecord EOLib.Protocol.Pub

Record of Class data in an Endless Class File

TEffectAdminServerPacket EOLib.Protocol.Net.Server

Nearby character taking spike damage

TEffectAgreeServerPacket EOLib.Protocol.Net.Server

Effects playing on nearby tiles

TEffectPlayerServerPacket EOLib.Protocol.Net.Server

Effects playing on nearby players

TEffectReportServerPacket EOLib.Protocol.Net.Server

Map spike timer

TEffectSpecServerPacket EOLib.Protocol.Net.Server

Taking spike or tp drain damage

TEffectSpecServerPacketMapDamageTypeDataSpikes EOLib.Protocol.Net.Server

Data associated with IEffectSpecServerPacket.MapDamageType value 2.

TEffectSpecServerPacketMapDamageTypeDataTpDrain EOLib.Protocol.Net.Server

Data associated with IEffectSpecServerPacket.MapDamageType value 1.

TEffectTargetOtherServerPacket EOLib.Protocol.Net.Server

Map drain damage

TEffectUseServerPacket EOLib.Protocol.Net.Server

Map effect

TEffectUseServerPacketEffectDataQuake EOLib.Protocol.Net.Server

Data associated with IEffectUseServerPacket.Effect value 1.

TEif EOLib.Protocol.Pub

Endless Item File

TEifRecord EOLib.Protocol.Pub

Record of Item data in an Endless Item File

TElement EOLib.Protocol.Pub

 

TElementHelper EOLib.Protocol.Pub

Helper for the TElement enum type.

TEmf EOLib.Protocol.Map

Endless Map File

TEmote EOLib.Protocol

Emote that can be played over a player's head

TEmoteHelper EOLib.Protocol

Helper for the TEmote enum type.

TEmotePlayerServerPacket EOLib.Protocol.Net.Server

Nearby player doing an emote

TEmoteReportClientPacket EOLib.Protocol.Net.Client

Doing an emote

TEnf EOLib.Protocol.Pub

Endless NPC File

TEnfRecord EOLib.Protocol.Pub

Record of NPC data in an Endless NPC File

TEoReader EOLib.Data

A class for reading EO data from a sequence of bytes.

TEoWriter EOLib.Data

A class for writing EO data to a sequence of bytes.

TEquipmentChange EOLib.Protocol.Net.Server

Player equipment data.

TEquipmentCharacterSelect EOLib.Protocol.Net.Server

Player equipment data.

TEquipmentMapInfo EOLib.Protocol.Net.Server

Player equipment data.

TEquipmentPaperdoll EOLib.Protocol.Net.Server

Player equipment data.

TEquipmentWelcome EOLib.Protocol.Net.Server

Player equipment data.

TEsf EOLib.Protocol.Pub

Endless Skill File

TEsfRecord EOLib.Protocol.Pub

Record of Skill data in an Endless Skill File

TFacePlayerClientPacket EOLib.Protocol.Net.Client

Facing a direction

TFacePlayerServerPacket EOLib.Protocol.Net.Server

Nearby player facing a direction

TFileType EOLib.Protocol.Net.Client

Data file type

TFileTypeHelper EOLib.Protocol.Net.Client

Helper for the TFileType enum type.

TGender EOLib.Protocol

The gender of a player

TGenderHelper EOLib.Protocol

Helper for the TGender enum type.

TGlobalBackfillMessage EOLib.Protocol.Net.Server

A backfilled global chat message

TGlobalCloseClientPacket EOLib.Protocol.Net.Client

Closed global tab

TGlobalOpenClientPacket EOLib.Protocol.Net.Client

Opened global tab

TGlobalPlayerClientPacket EOLib.Protocol.Net.Client

Disable whispers

TGlobalRemoveClientPacket EOLib.Protocol.Net.Client

Enable whispers

TGroupHealTargetPlayer EOLib.Protocol.Net.Server

Nearby player hit by a group heal spell

TGuildAcceptClientPacket EOLib.Protocol.Net.Client

Accept pending guild creation invite

TGuildAcceptServerPacket EOLib.Protocol.Net.Server

Update guild rank

TGuildAgreeClientPacket EOLib.Protocol.Net.Client

Update the guild description or rank list

TGuildAgreeClientPacketInfoTypeDataDescription EOLib.Protocol.Net.Client

Data associated with IGuildAgreeClientPacket.InfoType value 1.

TGuildAgreeClientPacketInfoTypeDataRanks EOLib.Protocol.Net.Client

Data associated with IGuildAgreeClientPacket.InfoType value 2.

TGuildAgreeServerPacket EOLib.Protocol.Net.Server

Joined guild info

TGuildBuyClientPacket EOLib.Protocol.Net.Client

Deposit gold in to the guild bank

TGuildBuyServerPacket EOLib.Protocol.Net.Server

Deposit guild bank reply

TGuildCreateClientPacket EOLib.Protocol.Net.Client

Final confirm creating a guild

TGuildCreateServerPacket EOLib.Protocol.Net.Server

Guild created

TGuildInfoType EOLib.Protocol.Net.Client

The type of guild info being interacted with

TGuildInfoTypeHelper EOLib.Protocol.Net.Client

Helper for the TGuildInfoType enum type.

TGuildJunkClientPacket EOLib.Protocol.Net.Client

Disband guild

TGuildKickClientPacket EOLib.Protocol.Net.Client

Kick member from guild

TGuildKickServerPacket EOLib.Protocol.Net.Server

Left the guild

TGuildMember EOLib.Protocol.Net.Server

Information about a guild member

TGuildOpenClientPacket EOLib.Protocol.Net.Client

Talking to a guild master NPC

TGuildOpenServerPacket EOLib.Protocol.Net.Server

Talk to guild master NPC reply

TGuildPlayerClientPacket EOLib.Protocol.Net.Client

Request to join a guild

TGuildRankClientPacket EOLib.Protocol.Net.Client

Update a member's rank

TGuildRankServerPacket EOLib.Protocol.Net.Server

Get guild rank list reply

TGuildRemoveClientPacket EOLib.Protocol.Net.Client

Leave guild

TGuildReply EOLib.Protocol.Net.Server

Reply code sent with GUILD_REPLY packet

TGuildReplyHelper EOLib.Protocol.Net.Server

Helper for the TGuildReply enum type.

TGuildReplyServerPacket EOLib.Protocol.Net.Server

Generic guild reply messages

TGuildReplyServerPacketReplyCodeDataCreateAdd EOLib.Protocol.Net.Server

Data associated with IGuildReplyServerPacket.ReplyCode value 8.

TGuildReplyServerPacketReplyCodeDataCreateAddConfirm EOLib.Protocol.Net.Server

Data associated with IGuildReplyServerPacket.ReplyCode value 7.

TGuildReplyServerPacketReplyCodeDataJoinRequest EOLib.Protocol.Net.Server

Data associated with IGuildReplyServerPacket.ReplyCode value 13.

TGuildReportClientPacket EOLib.Protocol.Net.Client

Requested general information of a guild

TGuildReportServerPacket EOLib.Protocol.Net.Server

Get guild info reply

TGuildRequestClientPacket EOLib.Protocol.Net.Client

Requested to create a guild

TGuildRequestServerPacket EOLib.Protocol.Net.Server

Guild create request

TGuildSellServerPacket EOLib.Protocol.Net.Server

Get guild bank reply

TGuildStaff EOLib.Protocol.Net.Server

Information about a guild staff member (recruiter or leader)

TGuildTakeClientPacket EOLib.Protocol.Net.Client

Request guild description, rank list, or bank balance

TGuildTakeServerPacket EOLib.Protocol.Net.Server

Get guild description reply

TGuildTellClientPacket EOLib.Protocol.Net.Client

Requested member list of a guild

TGuildTellServerPacket EOLib.Protocol.Net.Server

Get guild member list reply

TGuildUseClientPacket EOLib.Protocol.Net.Client

Accepted a join request

TInitBanType EOLib.Protocol.Net.Server

Ban type sent with INIT_INIT packet.

TInitBanTypeHelper EOLib.Protocol.Net.Server

Helper for the TInitBanType enum type.

TInitInitClientPacket EOLib.Protocol.Net.Client

Connection initialization request.

TInitInitServerPacket EOLib.Protocol.Net.Server

Reply to connection initialization and requests for unencrypted data.

TInitInitServerPacketReplyCodeDataBanned EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 3.

TInitInitServerPacketReplyCodeDataBannedBanTypeData0 EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 0.

TInitInitServerPacketReplyCodeDataBannedBanTypeDataTemporary EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacketReplyCodeDataBanned.BanType value 1.

TInitInitServerPacketReplyCodeDataFileEcf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 12.

TInitInitServerPacketReplyCodeDataFileEif EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 6.

TInitInitServerPacketReplyCodeDataFileEmf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 5.

TInitInitServerPacketReplyCodeDataFileEnf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 7.

TInitInitServerPacketReplyCodeDataFileEsf EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 8.

TInitInitServerPacketReplyCodeDataMapMutation EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 10.

TInitInitServerPacketReplyCodeDataOk EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 2.

TInitInitServerPacketReplyCodeDataOutOfDate EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 1.

TInitInitServerPacketReplyCodeDataPlayersList EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 9.

TInitInitServerPacketReplyCodeDataPlayersListFriends EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 11.

TInitInitServerPacketReplyCodeDataWarpMap EOLib.Protocol.Net.Server

Data associated with IInitInitServerPacket.ReplyCode value 4.

TInitReply EOLib.Protocol.Net.Server

Reply code sent with INIT_INIT packet

TInitReplyHelper EOLib.Protocol.Net.Server

Helper for the TInitReply enum type.

TInitSequenceStart EOLib.Packet

A class representing the sequence start value sent with the INIT_INIT server packet.

TInnFile EOLib.Protocol.Pub.Server

Endless Inn File

TInnQuestionRecord EOLib.Protocol.Pub.Server

Record of a question and answer that the player must answer to register citizenship with an inn

TInnRecord EOLib.Protocol.Pub.Server

Record of Inn data in an Endless Inn File

TInnUnsubscribeReply EOLib.Protocol.Net.Server

Reply code sent with CITIZEN_REMOVE packet.

TInnUnsubscribeReplyHelper EOLib.Protocol.Net.Server

Helper for the TInnUnsubscribeReply enum type.

TItem EOLib.Protocol.Net

An item reference with a 4-byte amount

TItemAcceptServerPacket EOLib.Protocol.Net.Server

Nearby player leveled up from quest

TItemAddServerPacket EOLib.Protocol.Net.Server

Item appeared on the ground

TItemAgreeServerPacket EOLib.Protocol.Net.Server

Reply to using an item that you don't have

TItemDropClientPacket EOLib.Protocol.Net.Client

Dropping items on the ground

TItemDropServerPacket EOLib.Protocol.Net.Server

Reply to dropping items on the ground

TItemGetClientPacket EOLib.Protocol.Net.Client

Taking items from the ground

TItemGetServerPacket EOLib.Protocol.Net.Server

Reply to taking items from the ground

TItemJunkClientPacket EOLib.Protocol.Net.Client

Junking items

TItemJunkServerPacket EOLib.Protocol.Net.Server

Reply to junking items

TItemKickServerPacket EOLib.Protocol.Net.Server

Lose item (from quest)

TItemMapInfo EOLib.Protocol.Net.Server

Information about a nearby item on the ground

TItemObtainServerPacket EOLib.Protocol.Net.Server

Receive item (from quest)

TItemRemoveServerPacket EOLib.Protocol.Net.Server

Item disappeared from the ground

TItemReplyServerPacket EOLib.Protocol.Net.Server

Reply to using an item

TItemReplyServerPacketItemTypeDataCureCurse EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 25.

TItemReplyServerPacketItemTypeDataEffectPotion EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 23.

TItemReplyServerPacketItemTypeDataExpReward EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 6.

TItemReplyServerPacketItemTypeDataHairDye EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 24.

TItemReplyServerPacketItemTypeDataHeal EOLib.Protocol.Net.Server

Data associated with IItemReplyServerPacket.ItemType value 3.

TItemSize EOLib.Protocol.Pub

Size of an item in the inventory

TItemSizeHelper EOLib.Protocol.Pub

Helper for the TItemSize enum type.

TItemSpecial EOLib.Protocol.Pub

 

TItemSpecialHelper EOLib.Protocol.Pub

Helper for the TItemSpecial enum type.

TItemSpecServerPacket EOLib.Protocol.Net.Server

Reply to trying to take a protected item from the ground

TItemSubtype EOLib.Protocol.Pub

 

TItemSubtypeHelper EOLib.Protocol.Pub

Helper for the TItemSubtype enum type.

TItemType EOLib.Protocol.Pub

 

TItemTypeHelper EOLib.Protocol.Pub

Helper for the TItemType enum type.

TItemUseClientPacket EOLib.Protocol.Net.Client

Using an item

TJukeboxAgreeServerPacket EOLib.Protocol.Net.Server

Reply to successfully requesting a song

TJukeboxMsgClientPacket EOLib.Protocol.Net.Client

Requesting a song on a jukebox

TJukeboxMsgServerPacket EOLib.Protocol.Net.Server

Someone playing a note with the bard skill nearby

TJukeboxOpenClientPacket EOLib.Protocol.Net.Client

Opening the jukebox listing

TJukeboxOpenServerPacket EOLib.Protocol.Net.Server

Reply to opening the jukebox listing

TJukeboxPlayerServerPacket EOLib.Protocol.Net.Server

Play background music

TJukeboxReplyServerPacket EOLib.Protocol.Net.Server

Reply to unsuccessfully requesting a song

TJukeboxUseClientPacket EOLib.Protocol.Net.Client

Playing a note with the bard skill

TJukeboxUseServerPacket EOLib.Protocol.Net.Server

Play jukebox music

TLevelUpStats EOLib.Protocol.Net.Server

Level and stat updates

TLockerAddClientPacket EOLib.Protocol.Net.Client

Adding an item to a bank locker

TLockerBuyClientPacket EOLib.Protocol.Net.Client

Buying a locker space upgrade from a banker NPC

TLockerBuyServerPacket EOLib.Protocol.Net.Server

Response to buying a locker space upgrade from a banker NPC

TLockerGetServerPacket EOLib.Protocol.Net.Server

Response to taking an item from a bank locker

TLockerOpenClientPacket EOLib.Protocol.Net.Client

Opening a bank locker

TLockerOpenServerPacket EOLib.Protocol.Net.Server

Opening a bank locker

TLockerReplyServerPacket EOLib.Protocol.Net.Server

Response to adding an item to a bank locker

TLockerSpecServerPacket EOLib.Protocol.Net.Server

Reply to trying to add an item to a full locker

TLockerTakeClientPacket EOLib.Protocol.Net.Client

Taking an item from a bank locker

TLoginMessageCode EOLib.Protocol.Net.Server

Whether a warning message should be displayed upon entering the game

TLoginMessageCodeHelper EOLib.Protocol.Net.Server

Helper for the TLoginMessageCode enum type.

TLoginReply EOLib.Protocol.Net.Server

Reply code sent with LOGIN_REPLY packet.

TLoginReplyHelper EOLib.Protocol.Net.Server

Helper for the TLoginReply enum type.

TLoginReplyServerPacket EOLib.Protocol.Net.Server

Login reply

TLoginReplyServerPacketReplyCodeDataBanned EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 4.

TLoginReplyServerPacketReplyCodeDataBusy EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 6.

TLoginReplyServerPacketReplyCodeDataLoggedIn EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 5.

TLoginReplyServerPacketReplyCodeDataOk EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 3.

TLoginReplyServerPacketReplyCodeDataWrongUser EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 1.

TLoginReplyServerPacketReplyCodeDataWrongUserPassword EOLib.Protocol.Net.Server

Data associated with ILoginReplyServerPacket.ReplyCode value 2.

TLoginRequestClientPacket EOLib.Protocol.Net.Client

Login request

TMapDamageType EOLib.Protocol.Net.Server

Type of damage being caused by the environment

TMapDamageTypeHelper EOLib.Protocol.Net.Server

Helper for the TMapDamageType enum type.

TMapDrainDamageOther EOLib.Protocol.Net.Server

Another player taking damage from a map HP drain

TMapEffect EOLib.Protocol.Net.Server

An effect that occurs for all players on a map

TMapEffectHelper EOLib.Protocol.Net.Server

Helper for the TMapEffect enum type.

TMapFile EOLib.Protocol.Net.Server

A map file (EMF)

TMapGraphicLayer EOLib.Protocol.Map

A layer of map graphics

TMapGraphicRow EOLib.Protocol.Map

A row in a layer of map graphics

TMapGraphicRowTile EOLib.Protocol.Map

A single tile in a row of map graphics

TMapItem EOLib.Protocol.Map

Item spawn EMF entity

TMapLegacyDoorKey EOLib.Protocol.Map

Legacy EMF entity used to specify a key on a door

TMapMusicControl EOLib.Protocol.Map

How background music should be played on a map

TMapMusicControlHelper EOLib.Protocol.Map

Helper for the TMapMusicControl enum type.

TMapNpc EOLib.Protocol.Map

NPC spawn EMF entity

TMapSign EOLib.Protocol.Map

Sign EMF entity

TMapTileSpec EOLib.Protocol.Map

The type of a tile on a map

TMapTileSpecHelper EOLib.Protocol.Map

Helper for the TMapTileSpec enum type.

TMapTileSpecRow EOLib.Protocol.Map

A row of tilespecs

TMapTileSpecRowTile EOLib.Protocol.Map

A single tile in a row of tilespecs

TMapTimedEffect EOLib.Protocol.Map

A timed effect that can occur on a map

TMapTimedEffectHelper EOLib.Protocol.Map

Helper for the TMapTimedEffect enum type.

TMapType EOLib.Protocol.Map

 

TMapTypeHelper EOLib.Protocol.Map

Helper for the TMapType enum type.

TMapWarp EOLib.Protocol.Map

Warp EMF entity

TMapWarpRow EOLib.Protocol.Map

A row of warp entities

TMapWarpRowTile EOLib.Protocol.Map

A single tile in a row of warp entities

TMarriageOpenClientPacket EOLib.Protocol.Net.Client

Talking to a law NPC

TMarriageOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a law NPC

TMarriageReply EOLib.Protocol.Net.Server

Reply code sent with MARRIAGE_REPLY packet

TMarriageReplyHelper EOLib.Protocol.Net.Server

Helper for the TMarriageReply enum type.

TMarriageReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Marriage-family packets

TMarriageReplyServerPacketReplyCodeDataSuccess EOLib.Protocol.Net.Server

Data associated with IMarriageReplyServerPacket.ReplyCode value 3.

TMarriageRequestClientPacket EOLib.Protocol.Net.Client

Requesting marriage approval

TMarriageRequestType EOLib.Protocol.Net.Client

Request type sent with MARRIAGE_REQUEST packet

TMarriageRequestTypeHelper EOLib.Protocol.Net.Client

Helper for the TMarriageRequestType enum type.

TMessageAcceptServerPacket EOLib.Protocol.Net.Server

Large message box

TMessageCloseServerPacket EOLib.Protocol.Net.Server

Server is rebooting

TMessageOpenServerPacket EOLib.Protocol.Net.Server

Status bar message

TMessagePingClientPacket EOLib.Protocol.Net.Client

#ping command request

TMessagePongServerPacket EOLib.Protocol.Net.Server

#ping command reply

TMusicPlayerServerPacket EOLib.Protocol.Net.Server

Sound effect

TNearbyInfo EOLib.Protocol.Net.Server

Information about nearby entities

TNpcAcceptServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed and killer leveled up

TNpcAgreeServerPacket EOLib.Protocol.Net.Server

Reply to request for information about nearby NPCs

TNpcDialogServerPacket EOLib.Protocol.Net.Server

NPC chat message

TNpcJunkServerPacket EOLib.Protocol.Net.Server

Clearing all boss children

TNpcKilledData EOLib.Protocol.Net.Server

Information about an NPC that has been killed

TNpcKillStealProtectionState EOLib.Protocol.Net.Server

Flag to indicate whether you are able to attack an NPC

TNpcKillStealProtectionStateHelper EOLib.Protocol.Net.Server

Helper for the TNpcKillStealProtectionState enum type.

TNpcMapInfo EOLib.Protocol.Net.Server

Information about a nearby NPC

TNpcPlayerServerPacket EOLib.Protocol.Net.Server

Main NPC update message

TNpcRangeRequestClientPacket EOLib.Protocol.Net.Client

Requesting info about nearby NPCs

TNpcReplyServerPacket EOLib.Protocol.Net.Server

Nearby NPC hit by a player

TNpcSpecServerPacket EOLib.Protocol.Net.Server

Nearby NPC killed by player

TNpcType EOLib.Protocol.Pub

 

TNpcTypeHelper EOLib.Protocol.Pub

Helper for the TNpcType enum type.

TNpcUpdateAttack EOLib.Protocol.Net.Server

An NPC attacking

TNpcUpdateChat EOLib.Protocol.Net.Server

An NPC talking

TNpcUpdatePosition EOLib.Protocol.Net.Server

An NPC walking

TOnlinePlayer EOLib.Protocol.Net.Server

A player in the online list

TOptional EOLib.Utils.Optional

A generic record that holds an optional (nullable) value of type T.

TPacketAction EOLib.Protocol.Net

The specific action that a packet performs.

TPacketActionHelper EOLib.Protocol.Net

Helper for the TPacketAction enum type.

TPacketFamily EOLib.Protocol.Net

The type of operation that a packet performs.

TPacketFamilyHelper EOLib.Protocol.Net

Helper for the TPacketFamily enum type.

TPacketSequencer EOLib.Packet

A class for generating packet sequences.

TPaperdollAddClientPacket EOLib.Protocol.Net.Client

Equipping an item

TPaperdollAgreeServerPacket EOLib.Protocol.Net.Server

Reply to equipping an item

TPaperdollPingServerPacket EOLib.Protocol.Net.Server

Failed to equip an item due to being the incorrect class

TPaperdollRemoveClientPacket EOLib.Protocol.Net.Client

Unequipping an item

TPaperdollRemoveServerPacket EOLib.Protocol.Net.Server

Reply to unequipping an item

TPaperdollReplyServerPacket EOLib.Protocol.Net.Server

Reply to requesting a paperdoll

TPaperdollRequestClientPacket EOLib.Protocol.Net.Client

Request for a player's paperdoll

TPartyAcceptClientPacket EOLib.Protocol.Net.Client

Accept party invite / join request

TPartyAddServerPacket EOLib.Protocol.Net.Server

New player joined the party

TPartyAgreeServerPacket EOLib.Protocol.Net.Server

Party member list update

TPartyCloseServerPacket EOLib.Protocol.Net.Server

Left / disbanded a party

TPartyCreateServerPacket EOLib.Protocol.Net.Server

Member list received when party is first joined

TPartyExpShare EOLib.Protocol.Net.Server

EXP gain for a member of the player's party

TPartyListServerPacket EOLib.Protocol.Net.Server

Party member list update

TPartyMember EOLib.Protocol.Net.Server

A member of the player's party

TPartyRemoveClientPacket EOLib.Protocol.Net.Client

Remove player from a party

TPartyRemoveServerPacket EOLib.Protocol.Net.Server

Player left the party

TPartyReplyCode EOLib.Protocol.Net.Server

Reply code sent with PARTY_REPLY packet.

TPartyReplyCodeHelper EOLib.Protocol.Net.Server

Helper for the TPartyReplyCode enum type.

TPartyReplyServerPacket EOLib.Protocol.Net.Server

Failed party invite / join request

TPartyReplyServerPacketReplyCodeDataAlreadyInAnotherParty EOLib.Protocol.Net.Server

Data associated with IPartyReplyServerPacket.ReplyCode value 0.

TPartyReplyServerPacketReplyCodeDataAlreadyInYourParty EOLib.Protocol.Net.Server

Data associated with IPartyReplyServerPacket.ReplyCode value 1.

TPartyRequestClientPacket EOLib.Protocol.Net.Client

Send party invite / join request

TPartyRequestServerPacket EOLib.Protocol.Net.Server

Received party invite / join request

TPartyRequestType EOLib.Protocol.Net

Whether a player is requesting to join a party, or inviting someone to join theirs

TPartyRequestTypeHelper EOLib.Protocol.Net

Helper for the TPartyRequestType enum type.

TPartyTakeClientPacket EOLib.Protocol.Net.Client

Request updated party info

TPartyTargetGroupServerPacket EOLib.Protocol.Net.Server

Updated experience and level-ups from party experience

TPingSequenceStart EOLib.Packet

A class representing the sequence start value sent with the CONNECTION_PLAYER server packet.

TPlayerEffect EOLib.Protocol.Net.Server

An effect playing on a player

TPlayerKilledState EOLib.Protocol.Net.Server

Flag to indicate that a player has been killed

TPlayerKilledStateHelper EOLib.Protocol.Net.Server

Helper for the TPlayerKilledState enum type.

TPlayerRangeRequestClientPacket EOLib.Protocol.Net.Client

Requesting info about nearby players

TPlayersAcceptClientPacket EOLib.Protocol.Net.Client

#find command request

TPlayersAgreeServerPacket EOLib.Protocol.Net.Server

Player has appeared in nearby view

TPlayersList EOLib.Protocol.Net.Server

Information about online players

TPlayersListClientPacket EOLib.Protocol.Net.Client

Requesting a list of online friends

TPlayersListFriends EOLib.Protocol.Net.Server

Information about online players.

TPlayersListServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.PlayersList

TPlayersNet242ServerPacket EOLib.Protocol.Net.Server

#find command reply - different map

TPlayersPingServerPacket EOLib.Protocol.Net.Server

#find command reply - offline

TPlayersPongServerPacket EOLib.Protocol.Net.Server

#find command reply - same map

TPlayersRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player has logged out

TPlayersReplyServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.PlayersListFriends

TPlayersRequestClientPacket EOLib.Protocol.Net.Client

Requesting a list of online players

TPriestAcceptClientPacket EOLib.Protocol.Net.Client

Accepting a marriage request

TPriestOpenClientPacket EOLib.Protocol.Net.Client

Talking to a priest NPC

TPriestOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a priest NPC

TPriestReply EOLib.Protocol.Net.Server

Reply code sent with PRIEST_REPLY packet

TPriestReplyHelper EOLib.Protocol.Net.Server

Helper for the TPriestReply enum type.

TPriestReplyServerPacket EOLib.Protocol.Net.Server

Reply to client Priest-family packets

TPriestRequestClientPacket EOLib.Protocol.Net.Client

Requesting marriage at a priest

TPriestRequestServerPacket EOLib.Protocol.Net.Server

Wedding request

TPriestUseClientPacket EOLib.Protocol.Net.Client

Saying "I do" at a wedding

TPubFile EOLib.Protocol.Net.Server

A pub file (EIF, ENF, ECF, ESF)

TQuestAcceptClientPacket EOLib.Protocol.Net.Client

Response to a quest NPC dialog

TQuestAcceptClientPacketReplyTypeDataLink EOLib.Protocol.Net.Client

Data associated with IQuestAcceptClientPacket.ReplyType value 2.

TQuestAcceptClientPacketReplyTypeDataOk EOLib.Protocol.Net.Client

Data associated with IQuestAcceptClientPacket.ReplyType value 1.

TQuestDialogServerPacket EOLib.Protocol.Net.Server

Quest selection dialog

TQuestListClientPacket EOLib.Protocol.Net.Client

Quest history / progress request

TQuestListServerPacket EOLib.Protocol.Net.Server

Quest history / progress reply

TQuestListServerPacketPageDataHistory EOLib.Protocol.Net.Server

Data associated with IQuestListServerPacket.Page value 2.

TQuestListServerPacketPageDataProgress EOLib.Protocol.Net.Server

Data associated with IQuestListServerPacket.Page value 1.

TQuestPage EOLib.Protocol.Net

A page in the Quest menu

TQuestPageHelper EOLib.Protocol.Net

Helper for the TQuestPage enum type.

TQuestProgressEntry EOLib.Protocol.Net.Server

An entry in the Quest Progress window

TQuestReportServerPacket EOLib.Protocol.Net.Server

NPC chat messages

TQuestRequirementIcon EOLib.Protocol.Net.Server

Icon displayed for each quest in the Quest Progress window

TQuestRequirementIconHelper EOLib.Protocol.Net.Server

Helper for the TQuestRequirementIcon enum type.

TQuestUseClientPacket EOLib.Protocol.Net.Client

Talking to a quest NPC

TRangeReplyServerPacket EOLib.Protocol.Net.Server

Reply to request for information about nearby players and NPCs

TRangeRequestClientPacket EOLib.Protocol.Net.Client

Requesting info about nearby players and NPCs

TRecoverAgreeServerPacket EOLib.Protocol.Net.Server

Nearby player gained HP

TRecoverListServerPacket EOLib.Protocol.Net.Server

Stats update

TRecoverPlayerServerPacket EOLib.Protocol.Net.Server

HP/TP update

TRecoverReplyServerPacket EOLib.Protocol.Net.Server

Karma/experience update

TRecoverTargetGroupServerPacket EOLib.Protocol.Net.Server

Updated stats when levelling up from party experience

TRefreshReplyServerPacket EOLib.Protocol.Net.Server

Reply to request for new info about nearby objects

TRefreshRequestClientPacket EOLib.Protocol.Net.Client

Requesting new info about nearby objects

TServerSettings EOLib.Protocol.Net.Server

Settings sent with WELCOME_REPLY packet

TShopBuyClientPacket EOLib.Protocol.Net.Client

Purchasing an item from a shop

TShopBuyServerPacket EOLib.Protocol.Net.Server

Response to purchasing an item from a shop

TShopCraftIngredientRecord EOLib.Protocol.Pub.Server

Record of an ingredient for crafting an item in a shop

TShopCraftItem EOLib.Protocol.Net.Server

An item that a shop can craft

TShopCraftRecord EOLib.Protocol.Pub.Server

Record of an item that can be crafted in a shop

TShopCreateClientPacket EOLib.Protocol.Net.Client

Crafting an item from a shop

TShopCreateServerPacket EOLib.Protocol.Net.Server

Response to crafting an item from a shop

TShopFile EOLib.Protocol.Pub.Server

Endless Shop File

TShopOpenClientPacket EOLib.Protocol.Net.Client

Talking to a shop NPC

TShopOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a shop NPC

TShopRecord EOLib.Protocol.Pub.Server

Record of Shop data in an Endless Shop File

TShopSellClientPacket EOLib.Protocol.Net.Client

Selling an item to a shop

TShopSellServerPacket EOLib.Protocol.Net.Server

Response to selling an item to a shop

TShopSoldItem EOLib.Protocol.Net.Server

A sold item when selling an item to a shop

TShopTradeItem EOLib.Protocol.Net.Server

An item that a shop can buy or sell

TShopTradeRecord EOLib.Protocol.Pub.Server

Record of an item that can be bought or sold in a shop

TSitAction EOLib.Protocol.Net.Client

Whether the player wants to sit or stand

TSitActionHelper EOLib.Protocol.Net.Client

Helper for the TSitAction enum type.

TSitCloseServerPacket EOLib.Protocol.Net.Server

Your character standing up

TSitPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player sitting down

TSitRemoveServerPacket EOLib.Protocol.Net.Server

Nearby player standing up

TSitReplyServerPacket EOLib.Protocol.Net.Server

Your character sitting down

TSitRequestClientPacket EOLib.Protocol.Net.Client

Sit/stand request

TSitRequestClientPacketSitActionDataSit EOLib.Protocol.Net.Client

Data associated with ISitRequestClientPacket.SitAction value 1.

TSitState EOLib.Protocol.Net.Server

Indicates how a player is sitting (or not sitting)

TSitStateHelper EOLib.Protocol.Net.Server

Helper for the TSitState enum type.

TSkillLearn EOLib.Protocol.Net.Server

A skill that can be learned from a skill master NPC

TSkillMasterFile EOLib.Protocol.Pub.Server

Endless Skill Master File

TSkillMasterRecord EOLib.Protocol.Pub.Server

Record of Skill Master data in an Endless Skill Master File

TSkillMasterReply EOLib.Protocol.Net.Server

Reply code sent with STATSKILL_REPLY packet.

TSkillMasterReplyHelper EOLib.Protocol.Net.Server

Helper for the TSkillMasterReply enum type.

TSkillMasterSkillRecord EOLib.Protocol.Pub.Server

Record of a skill that a Skill Master NPC can teach

TSkillNature EOLib.Protocol.Pub

 

TSkillNatureHelper EOLib.Protocol.Pub

Helper for the TSkillNature enum type.

TSkillTargetRestrict EOLib.Protocol.Pub

 

TSkillTargetRestrictHelper EOLib.Protocol.Pub

Helper for the TSkillTargetRestrict enum type.

TSkillTargetType EOLib.Protocol.Pub

 

TSkillTargetTypeHelper EOLib.Protocol.Pub

Helper for the TSkillTargetType enum type.

TSkillType EOLib.Protocol.Pub

 

TSkillTypeHelper EOLib.Protocol.Pub

Helper for the TSkillType enum type.

TSpell EOLib.Protocol.Net

A spell known by the player

TSpellErrorServerPacket EOLib.Protocol.Net.Server

Show flood protection message (vestigial)

TSpellPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player raising their arm to cast a spell (vestigial)

TSpellReplyServerPacket EOLib.Protocol.Net.Server

Your character self-cast a targetable heal spell

TSpellRequestClientPacket EOLib.Protocol.Net.Client

Begin spell chanting

TSpellRequestServerPacket EOLib.Protocol.Net.Server

Nearby player chanting a spell

TSpellTargetGroupClientPacket EOLib.Protocol.Net.Client

Group spell cast

TSpellTargetGroupServerPacket EOLib.Protocol.Net.Server

Nearby player(s) hit by a group heal spell from a player

TSpellTargetOtherClientPacket EOLib.Protocol.Net.Client

Targeted spell cast

TSpellTargetOtherServerPacket EOLib.Protocol.Net.Server

Nearby player hit by a heal spell from a player

TSpellTargetSelfClientPacket EOLib.Protocol.Net.Client

Self-targeted spell cast

TSpellTargetSelfServerPacket EOLib.Protocol.Net.Server

Nearby player self-casted a spell

TSpellTargetType EOLib.Protocol.Net.Client

Target type of a spell cast

TSpellTargetTypeHelper EOLib.Protocol.Net.Client

Helper for the TSpellTargetType enum type.

TSpellUseClientPacket EOLib.Protocol.Net.Client

Raise arm to cast a spell (vestigial)

TStatId EOLib.Protocol.Net.Client

Base character stat

TStatIdHelper EOLib.Protocol.Net.Client

Helper for the TStatId enum type.

TStatSkillAcceptServerPacket EOLib.Protocol.Net.Server

Response to spending skill points

TStatSkillAddClientPacket EOLib.Protocol.Net.Client

Spending a stat point on a stat or skill

TStatSkillAddClientPacketActionTypeDataSkill EOLib.Protocol.Net.Client

Data associated with IStatSkillAddClientPacket.ActionType value 2.

TStatSkillAddClientPacketActionTypeDataStat EOLib.Protocol.Net.Client

Data associated with IStatSkillAddClientPacket.ActionType value 1.

TStatSkillJunkClientPacket EOLib.Protocol.Net.Client

Resetting stats at a skill master

TStatSkillJunkServerPacket EOLib.Protocol.Net.Server

Response to resetting stats and skills at a skill master

TStatSkillOpenClientPacket EOLib.Protocol.Net.Client

Talking to a skill master NPC

TStatSkillOpenServerPacket EOLib.Protocol.Net.Server

Response from talking to a skill master NPC

TStatSkillPlayerServerPacket EOLib.Protocol.Net.Server

Response to spending stat points

TStatSkillRemoveClientPacket EOLib.Protocol.Net.Client

Forgetting a skill at a skill master NPC

TStatSkillRemoveServerPacket EOLib.Protocol.Net.Server

Response to forgetting a skill at a skill master

TStatSkillReplyServerPacket EOLib.Protocol.Net.Server

Response from unsuccessful action at a skill master

TStatSkillReplyServerPacketReplyCodeDataWrongClass EOLib.Protocol.Net.Server

Data associated with IStatSkillReplyServerPacket.ReplyCode value 2.

TStatSkillTakeClientPacket EOLib.Protocol.Net.Client

Learning a skill from a skill master NPC

TStatSkillTakeServerPacket EOLib.Protocol.Net.Server

Response from learning a skill from a skill master

TTalkAdminClientPacket EOLib.Protocol.Net.Client

Admin chat message

TTalkAdminServerPacket EOLib.Protocol.Net.Server

Admin chat message

TTalkAnnounceClientPacket EOLib.Protocol.Net.Client

Admin announcement

TTalkAnnounceServerPacket EOLib.Protocol.Net.Server

Admin announcement

TTalkFile EOLib.Protocol.Pub.Server

Endless Talk File

TTalkListServerPacket EOLib.Protocol.Net.Server

Global chat backfill.

TTalkMessageRecord EOLib.Protocol.Pub.Server

Record of a message that an NPC can say

TTalkMsgClientPacket EOLib.Protocol.Net.Client

Global chat message

TTalkMsgServerPacket EOLib.Protocol.Net.Server

Global chat message

TTalkOpenClientPacket EOLib.Protocol.Net.Client

Party chat message

TTalkOpenServerPacket EOLib.Protocol.Net.Server

Party chat message

TTalkPlayerClientPacket EOLib.Protocol.Net.Client

Public chat message - alias of TALK_REPORT (vestigial)

TTalkPlayerServerPacket EOLib.Protocol.Net.Server

Public chat message

TTalkRecord EOLib.Protocol.Pub.Server

Record of Talk data in an Endless Talk File

TTalkReply EOLib.Protocol.Net.Server

Reply code sent with TALK_REPLY packet

TTalkReplyHelper EOLib.Protocol.Net.Server

Helper for the TTalkReply enum type.

TTalkReplyServerPacket EOLib.Protocol.Net.Server

Reply to trying to send a private message

TTalkReportClientPacket EOLib.Protocol.Net.Client

Public chat message

TTalkRequestClientPacket EOLib.Protocol.Net.Client

Guild chat message

TTalkRequestServerPacket EOLib.Protocol.Net.Server

Guild chat message

TTalkServerServerPacket EOLib.Protocol.Net.Server

Server message

TTalkSpecServerPacket EOLib.Protocol.Net.Server

Temporary mute applied

TTalkTellClientPacket EOLib.Protocol.Net.Client

Private chat message

TTalkTellServerPacket EOLib.Protocol.Net.Server

Private chat message

TTalkUseClientPacket EOLib.Protocol.Net.Client

Public chat message - alias of TALK_REPORT (vestigial)

TThreeItem EOLib.Protocol.Net

An item reference with a 3-byte amount.

TTileEffect EOLib.Protocol.Net.Server

An effect playing on a tile

TTradeAcceptClientPacket EOLib.Protocol.Net.Client

Accepting a trade request

TTradeAddClientPacket EOLib.Protocol.Net.Client

Add an item to the trade screen

TTradeAdminServerPacket EOLib.Protocol.Net.Server

Trade updated (items changed while trade was accepted)

TTradeAgreeClientPacket EOLib.Protocol.Net.Client

Mark trade as agreed

TTradeAgreeServerPacket EOLib.Protocol.Net.Server

Partner agree state updated

TTradeCloseClientPacket EOLib.Protocol.Net.Client

Cancel the trade

TTradeCloseServerPacket EOLib.Protocol.Net.Server

Partner closed trade window

TTradeItemData EOLib.Protocol.Net.Server

Trade window item data

TTradeOpenServerPacket EOLib.Protocol.Net.Server

Trade window opens

TTradeRemoveClientPacket EOLib.Protocol.Net.Client

Remove an item from the trade screen

TTradeReplyServerPacket EOLib.Protocol.Net.Server

Trade updated (items changed)

TTradeRequestClientPacket EOLib.Protocol.Net.Client

Requesting a trade with another player

TTradeRequestServerPacket EOLib.Protocol.Net.Server

Trade request from another player

TTradeSpecServerPacket EOLib.Protocol.Net.Server

Own agree state updated

TTradeUseServerPacket EOLib.Protocol.Net.Server

Trade completed

TTrainType EOLib.Protocol.Net.Client

Whether the player is spending a stat point or a skill point

TTrainTypeHelper EOLib.Protocol.Net.Client

Helper for the TTrainType enum type.

TVersion EOLib.Protocol.Net

Client version

TWalkAction EOLib.Protocol.Net.Client

Common data between walk packets

TWalkAdminClientPacket EOLib.Protocol.Net.Client

Walking with #nowall

TWalkCloseServerPacket EOLib.Protocol.Net.Server

Your character has been frozen

TWalkOpenServerPacket EOLib.Protocol.Net.Server

Your character has been unfrozen

TWalkPlayerClientPacket EOLib.Protocol.Net.Client

Walking

TWalkPlayerServerPacket EOLib.Protocol.Net.Server

Nearby player has walked

TWalkReplyServerPacket EOLib.Protocol.Net.Server

Players, NPCs, and Items appearing in nearby view

TWalkSpecClientPacket EOLib.Protocol.Net.Client

Walking through a player

TWarpAcceptClientPacket EOLib.Protocol.Net.Client

Accept a warp request from the server

TWarpAgreeServerPacket EOLib.Protocol.Net.Server

Reply after accepting a warp

TWarpAgreeServerPacketWarpTypeDataMapSwitch EOLib.Protocol.Net.Server

Data associated with IWarpAgreeServerPacket.WarpType value 2.

TWarpCreateServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.MapMutation

TWarpEffect EOLib.Protocol.Net.Server

An effect that accompanies a player warp

TWarpEffectHelper EOLib.Protocol.Net.Server

Helper for the TWarpEffect enum type.

TWarpPlayerServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.WarpMap

TWarpRequestServerPacket EOLib.Protocol.Net.Server

Warp request from server

TWarpRequestServerPacketWarpTypeDataMapSwitch EOLib.Protocol.Net.Server

Data associated with IWarpRequestServerPacket.WarpType value 2.

TWarpTakeClientPacket EOLib.Protocol.Net.Client

Request to download a copy of the map

TWarpType EOLib.Protocol.Net.Server

Indicates whether a warp is within the current map, or switching to another map

TWarpTypeHelper EOLib.Protocol.Net.Server

Helper for the TWarpType enum type.

TWeight EOLib.Protocol.Net

Current carry weight and maximum carry capacity of a player

TWelcomeAgreeClientPacket EOLib.Protocol.Net.Client

Requesting a file

TWelcomeAgreeClientPacketFileTypeDataEcf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 5.

TWelcomeAgreeClientPacketFileTypeDataEif EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 2.

TWelcomeAgreeClientPacketFileTypeDataEmf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 1.

TWelcomeAgreeClientPacketFileTypeDataEnf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 3.

TWelcomeAgreeClientPacketFileTypeDataEsf EOLib.Protocol.Net.Client

Data associated with IWelcomeAgreeClientPacket.FileType value 4.

TWelcomeCode EOLib.Protocol.Net.Server

Reply code sent with WELCOME_REPLY packet

TWelcomeCodeHelper EOLib.Protocol.Net.Server

Helper for the TWelcomeCode enum type.

TWelcomeMsgClientPacket EOLib.Protocol.Net.Client

Entering game

TWelcomeNet242ServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEnf

TWelcomeNet243ServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEsf

TWelcomeNet244ServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEcf

TWelcomePingServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileMap

TWelcomePongServerPacket EOLib.Protocol.Net.Server

Equivalent to INIT_INIT with InitReply.FileEif

TWelcomeReplyServerPacket EOLib.Protocol.Net.Server

Reply to selecting a character / entering game

TWelcomeReplyServerPacketWelcomeCodeDataEnterGame EOLib.Protocol.Net.Server

Data associated with IWelcomeReplyServerPacket.WelcomeCode value 2.

TWelcomeReplyServerPacketWelcomeCodeDataSelectCharacter EOLib.Protocol.Net.Server

Data associated with IWelcomeReplyServerPacket.WelcomeCode value 1.

TWelcomeRequestClientPacket EOLib.Protocol.Net.Client

Selected a character


Generated by PasDoc 0.16.0-snapshot.