Lua API
On this page

IncomingMessages

Inherits from

Wrapper for all incoming message events

Events:

Admin_Environs Admin_Environs_S2C_EventArgs

Fired on message type 0xEA60 Admin_Environs_S2C. This appears to be an admin command to change the environment (light, fog, sounds, colors)

Admin_QueryPlugin Admin_QueryPlugin_S2C_EventArgs

Fired on message type 0x02B1 Admin_QueryPlugin_S2C. TODO: QueryPlugin

Admin_QueryPluginList Admin_QueryPluginList_S2C_EventArgs

Fired on message type 0x02AE Admin_QueryPluginList_S2C. TODO: QueryPluginList

Admin_QueryPluginResponse2 Admin_QueryPluginResponse2_S2C_EventArgs

Fired on message type 0x02B3 Admin_QueryPluginResponse2_S2C. TODO: QueryPluginResponse

Admin_ReceiveAccountData Admin_ReceiveAccountData_S2C_EventArgs

Fired on message type 0xF7CA Admin_ReceiveAccountData_S2C. Admin Receive Account Data

Admin_ReceivePlayerData Admin_ReceivePlayerData_S2C_EventArgs

Fired on message type 0xF7CB Admin_ReceivePlayerData_S2C. Admin Receive Player Data

Allegiance_AllegianceInfoResponseEvent Allegiance_AllegianceInfoResponseEvent_S2C_EventArgs

Fired on message type 0x027C Allegiance_AllegianceInfoResponseEvent_S2C. Returns data for a player's allegiance information

Allegiance_AllegianceLoginNotificationEvent Allegiance_AllegianceLoginNotificationEvent_S2C_EventArgs

Fired on message type 0x027A Allegiance_AllegianceLoginNotificationEvent_S2C. Display an allegiance login/logout message in the chat window.

Allegiance_AllegianceUpdate Allegiance_AllegianceUpdate_S2C_EventArgs

Fired on message type 0x0020 Allegiance_AllegianceUpdate_S2C. Returns info related to your monarch, patron and vassals.

Allegiance_AllegianceUpdateAborted Allegiance_AllegianceUpdateAborted_S2C_EventArgs

Fired on message type 0x0003 Allegiance_AllegianceUpdateAborted_S2C. Allegiance update cancelled

Character_CharacterDelete Character_CharacterDelete_S2C_EventArgs

Fired on message type 0xF655 Character_CharacterDelete_S2C. A character was marked for deletetion.

Character_CharacterError Character_CharacterError_S2C_EventArgs

Fired on message type 0xF659 Character_CharacterError_S2C. Failure to log in

Character_CharGenVerificationResponse Character_CharGenVerificationResponse_S2C_EventArgs

Fired on message type 0xF643 Character_CharGenVerificationResponse_S2C. Character creation screen initilised.

Character_ConfirmationDone Character_ConfirmationDone_S2C_EventArgs

Fired on message type 0x0276 Character_ConfirmationDone_S2C. Confirmation done

Character_ConfirmationRequest Character_ConfirmationRequest_S2C_EventArgs

Fired on message type 0x0274 Character_ConfirmationRequest_S2C. Display a confirmation panel.

Character_QueryAgeResponse Character_QueryAgeResponse_S2C_EventArgs

Fired on message type 0x01C3 Character_QueryAgeResponse_S2C. QueryAgeResponse: happens when you do /age in the game

Character_ReturnPing Character_ReturnPing_S2C_EventArgs

Fired on message type 0x01EA Character_ReturnPing_S2C. Ping Reply

Character_ServerSaysAttemptFailed Character_ServerSaysAttemptFailed_S2C_EventArgs

Fired on message type 0x00A0 Character_ServerSaysAttemptFailed_S2C. Failure to give an item

Character_SetPlayerVisualDesc Character_SetPlayerVisualDesc_S2C_EventArgs

Fired on message type 0xF630 Character_SetPlayerVisualDesc_S2C. Sets the player visual desc, TODO confirm this

Character_StartBarber Character_StartBarber_S2C_EventArgs

Fired on message type 0x0075 Character_StartBarber_S2C. Opens barber UI

Combat_HandleAttackDoneEvent Combat_HandleAttackDoneEvent_S2C_EventArgs

Fired on message type 0x01A7 Combat_HandleAttackDoneEvent_S2C. HandleAttackDoneEvent: Melee attack completed

Combat_HandleAttackerNotificationEvent Combat_HandleAttackerNotificationEvent_S2C_EventArgs

Fired on message type 0x01B1 Combat_HandleAttackerNotificationEvent_S2C. HandleAttackerNotificationEvent: You have hit your target with a melee attack.

Combat_HandleCommenceAttackEvent Combat_HandleCommenceAttackEvent_S2C_EventArgs

Fired on message type 0x01B8 Combat_HandleCommenceAttackEvent_S2C. HandleCommenceAttackEvent: Start melee attack

Combat_HandleDefenderNotificationEvent Combat_HandleDefenderNotificationEvent_S2C_EventArgs

Fired on message type 0x01B2 Combat_HandleDefenderNotificationEvent_S2C. HandleDefenderNotificationEvent: You have been hit by a creature's melee attack.

Combat_HandleEvasionAttackerNotificationEvent Combat_HandleEvasionAttackerNotificationEvent_S2C_EventArgs

Fired on message type 0x01B3 Combat_HandleEvasionAttackerNotificationEvent_S2C. HandleEvasionAttackerNotificationEvent: Your target has evaded your melee attack.

Combat_HandleEvasionDefenderNotificationEvent Combat_HandleEvasionDefenderNotificationEvent_S2C_EventArgs

Fired on message type 0x01B4 Combat_HandleEvasionDefenderNotificationEvent_S2C. HandleEvasionDefenderNotificationEvent: You have evaded a creature's melee attack.

Combat_HandlePlayerDeathEvent Combat_HandlePlayerDeathEvent_S2C_EventArgs

Fired on message type 0x019E Combat_HandlePlayerDeathEvent_S2C. A Player Kill occurred nearby (also sent for suicides).

Combat_HandleVictimNotificationEventOther Combat_HandleVictimNotificationEventOther_S2C_EventArgs

Fired on message type 0x01AD Combat_HandleVictimNotificationEventOther_S2C. Message for a death, something you killed or your own death message.

Combat_HandleVictimNotificationEventSelf Combat_HandleVictimNotificationEventSelf_S2C_EventArgs

Fired on message type 0x01AC Combat_HandleVictimNotificationEventSelf_S2C. You just died.

Combat_QueryHealthResponse Combat_QueryHealthResponse_S2C_EventArgs

Fired on message type 0x01C0 Combat_QueryHealthResponse_S2C. QueryHealthResponse: Update a creature's health bar.

Communication_ChannelBroadcast Communication_ChannelBroadcast_S2C_EventArgs

Fired on message type 0x0147 Communication_ChannelBroadcast_S2C. ChannelBroadcast: Group Chat

Communication_ChannelIndex Communication_ChannelIndex_S2C_EventArgs

Fired on message type 0x0149 Communication_ChannelIndex_S2C. ChannelIndex: Provides list of channels available to the player, I assume in response to a command

Communication_ChannelList Communication_ChannelList_S2C_EventArgs

Fired on message type 0x0148 Communication_ChannelList_S2C. ChannelList: Provides list of characters listening to a channel, I assume in response to a command

Communication_ChatRoomTracker Communication_ChatRoomTracker_S2C_EventArgs

Fired on message type 0x0295 Communication_ChatRoomTracker_S2C. Set Turbine Chat channel numbers.

Communication_HearDirectSpeech Communication_HearDirectSpeech_S2C_EventArgs

Fired on message type 0x02BD Communication_HearDirectSpeech_S2C. Someone has sent you a @tell.

Communication_HearEmote Communication_HearEmote_S2C_EventArgs

Fired on message type 0x01E0 Communication_HearEmote_S2C. Indirect '/e' text.

Communication_HearRangedSpeech Communication_HearRangedSpeech_S2C_EventArgs

Fired on message type 0x02BC Communication_HearRangedSpeech_S2C. A message to be displayed in the chat window, spoken by a nearby player, NPC or creature

Communication_HearSoulEmote Communication_HearSoulEmote_S2C_EventArgs

Fired on message type 0x01E2 Communication_HearSoulEmote_S2C. Contains the text associated with an emote action.

Communication_HearSpeech Communication_HearSpeech_S2C_EventArgs

Fired on message type 0x02BB Communication_HearSpeech_S2C. A message to be displayed in the chat window, spoken by a nearby player, NPC or creature

Communication_PopUpString Communication_PopUpString_S2C_EventArgs

Fired on message type 0x0004 Communication_PopUpString_S2C. Display a message in a popup message window.

Communication_SetSquelchDB Communication_SetSquelchDB_S2C_EventArgs

Fired on message type 0x01F4 Communication_SetSquelchDB_S2C. Squelch and Filter List

Communication_TextboxString Communication_TextboxString_S2C_EventArgs

Fired on message type 0xF7E0 Communication_TextboxString_S2C. Display a message in the chat window.

Communication_TransientString Communication_TransientString_S2C_EventArgs

Fired on message type 0x02EB Communication_TransientString_S2C. Display a status message on the Action Viewscreen (the red text overlaid on the 3D area).

Communication_TurbineChat Communication_TurbineChat_S2C_EventArgs

Fired on message type 0xF7DE Communication_TurbineChat_S2C. Send or receive a message using Turbine Chat.

Communication_WeenieError Communication_WeenieError_S2C_EventArgs

Fired on message type 0x028A Communication_WeenieError_S2C. Display a status message in the chat window.

Communication_WeenieErrorWithString Communication_WeenieErrorWithString_S2C_EventArgs

Fired on message type 0x028B Communication_WeenieErrorWithString_S2C. Display a parameterized status message in the chat window.

DDD_BeginDDDMessage DDD_BeginDDDMessage_S2C_EventArgs

Fired on message type 0xF7E7 DDD_BeginDDDMessage_S2C. A list of dat files that need to be patched

DDD_DataMessage DDD_DataMessage_S2C_EventArgs

Fired on message type 0xF7E2 DDD_DataMessage_S2C. Add or update a dat file Resource.

DDD_ErrorMessage DDD_ErrorMessage_S2C_EventArgs

Fired on message type 0xF7E4 DDD_ErrorMessage_S2C. DDD error

DDD_InterrogationMessage DDD_InterrogationMessage_S2C_EventArgs

Fired on message type 0xF7E5 DDD_InterrogationMessage_S2C. Add or update a dat file Resource.

DDD_OnEndDDD DDD_OnEndDDD_S2C_EventArgs

Fired on message type 0xF7EA DDD_OnEndDDD_S2C. Ends DDD update

Effects_PlayerTeleport Effects_PlayerTeleport_S2C_EventArgs

Fired on message type 0xF751 Effects_PlayerTeleport_S2C. Instructs the client to show the portal graphic.

Effects_PlayScriptID Effects_PlayScriptID_S2C_EventArgs

Fired on message type 0xF754 Effects_PlayScriptID_S2C. Instructs the client to play a script. (Not seen so far, maybe prefered PlayScriptType)

Effects_PlayScriptType Effects_PlayScriptType_S2C_EventArgs

Fired on message type 0xF755 Effects_PlayScriptType_S2C. Applies an effect with visual and sound by providing the type to be looked up in the Physics Script Table

Effects_SoundEvent Effects_SoundEvent_S2C_EventArgs

Fired on message type 0xF750 Effects_SoundEvent_S2C. Applies a sound effect.

Fellowship_Disband Fellowship_Disband_S2C_EventArgs

Fired on message type 0x02BF Fellowship_Disband_S2C. Disband your fellowship.

Fellowship_Dismiss Fellowship_Dismiss_S2C_EventArgs

Fired on message type 0x00A4 Fellowship_Dismiss_S2C. Member dismissed from fellowship

Fellowship_FellowStatsDone Fellowship_FellowStatsDone_S2C_EventArgs

Fired on message type 0x01CA Fellowship_FellowStatsDone_S2C. Fellow stats are done

Fellowship_FellowUpdateDone Fellowship_FellowUpdateDone_S2C_EventArgs

Fired on message type 0x01C9 Fellowship_FellowUpdateDone_S2C. Fellow update is done

Fellowship_FullUpdate Fellowship_FullUpdate_S2C_EventArgs

Fired on message type 0x02BE Fellowship_FullUpdate_S2C. Create or join a fellowship

Fellowship_Quit Fellowship_Quit_S2C_EventArgs

Fired on message type 0x00A3 Fellowship_Quit_S2C. Member left fellowship

Fellowship_UpdateFellow Fellowship_UpdateFellow_S2C_EventArgs

Fired on message type 0x02C0 Fellowship_UpdateFellow_S2C. Add/Update a member to your fellowship.

Game_GameOver Game_GameOver_S2C_EventArgs

Fired on message type 0x028C Game_GameOver_S2C. End of Chess game

Game_JoinGameResponse Game_JoinGameResponse_S2C_EventArgs

Fired on message type 0x0281 Game_JoinGameResponse_S2C. Joining game response

Game_MoveResponse Game_MoveResponse_S2C_EventArgs

Fired on message type 0x0283 Game_MoveResponse_S2C. Move response

Game_OpponentStalemateState Game_OpponentStalemateState_S2C_EventArgs

Fired on message type 0x0285 Game_OpponentStalemateState_S2C. Opponent Stalemate State

Game_OpponentTurn Game_OpponentTurn_S2C_EventArgs

Fired on message type 0x0284 Game_OpponentTurn_S2C. Opponent Turn

Game_StartGame Game_StartGame_S2C_EventArgs

Fired on message type 0x0282 Game_StartGame_S2C. Start game

House_AvailableHouses House_AvailableHouses_S2C_EventArgs

Fired on message type 0x0271 House_AvailableHouses_S2C. Display a list of available dwellings in the chat window.

House_HouseData House_HouseData_S2C_EventArgs

Fired on message type 0x0225 House_HouseData_S2C. House panel information for owners.

House_HouseProfile House_HouseProfile_S2C_EventArgs

Fired on message type 0x021D House_HouseProfile_S2C. Buy a dwelling or pay maintenance

House_HouseStatus House_HouseStatus_S2C_EventArgs

Fired on message type 0x0226 House_HouseStatus_S2C. House Data

House_HouseTransaction House_HouseTransaction_S2C_EventArgs

Fired on message type 0x0259 House_HouseTransaction_S2C. House Profile

House_UpdateHAR House_UpdateHAR_S2C_EventArgs

Fired on message type 0x0257 House_UpdateHAR_S2C. House Guest List

House_UpdateRentPayment House_UpdateRentPayment_S2C_EventArgs

Fired on message type 0x0228 House_UpdateRentPayment_S2C. Update Rent Payment

House_UpdateRentTime House_UpdateRentTime_S2C_EventArgs

Fired on message type 0x0227 House_UpdateRentTime_S2C. Update Rent Time

House_UpdateRestrictions House_UpdateRestrictions_S2C_EventArgs

Fired on message type 0x0248 House_UpdateRestrictions_S2C. Update Restrictions

Inventory_PickupEvent Inventory_PickupEvent_S2C_EventArgs

Fired on message type 0xF74A Inventory_PickupEvent_S2C. Sent when picking up an object

Inventory_SalvageOperationsResultData Inventory_SalvageOperationsResultData_S2C_EventArgs

Fired on message type 0x02B4 Inventory_SalvageOperationsResultData_S2C. Salvage operation results

Item_AppraiseDone Item_AppraiseDone_S2C_EventArgs

Fired on message type 0x01CB Item_AppraiseDone_S2C. Close Assess Panel

Item_CreateObject Item_CreateObject_S2C_EventArgs

Fired on message type 0xF745 Item_CreateObject_S2C. Create an object somewhere in the world

Item_DeleteObject Item_DeleteObject_S2C_EventArgs

Fired on message type 0xF747 Item_DeleteObject_S2C. Sent whenever an object is being deleted from the scene.

Item_GetInscriptionResponse Item_GetInscriptionResponse_S2C_EventArgs

Fired on message type 0x00C3 Item_GetInscriptionResponse_S2C. Get Inscription Response, doesn't seem to be really used by client

Item_ObjDescEvent Item_ObjDescEvent_S2C_EventArgs

Fired on message type 0xF625 Item_ObjDescEvent_S2C. Sent whenever a character changes their clothes. It contains the entire description of what their wearing (and possibly their facial features as well). This message is only sent for changes, when the character is first created, the body of this message is included inside the creation message.

Item_OnViewContents Item_OnViewContents_S2C_EventArgs

Fired on message type 0x0196 Item_OnViewContents_S2C. Set Pack Contents

Item_ParentEvent Item_ParentEvent_S2C_EventArgs

Fired on message type 0xF749 Item_ParentEvent_S2C. Sets the parent for an object, eg. equipting an object.

Item_QueryItemManaResponse Item_QueryItemManaResponse_S2C_EventArgs

Fired on message type 0x0264 Item_QueryItemManaResponse_S2C. Update an item's mana bar.

Item_ServerSaysContainID Item_ServerSaysContainID_S2C_EventArgs

Fired on message type 0x0022 Item_ServerSaysContainID_S2C. Store an item in a container.

Item_ServerSaysMoveItem Item_ServerSaysMoveItem_S2C_EventArgs

Fired on message type 0x019A Item_ServerSaysMoveItem_S2C. ServerSaysMoveItem: Removes an item from inventory (when you place it on the ground or give it away)

Item_ServerSaysRemove Item_ServerSaysRemove_S2C_EventArgs

Fired on message type 0x0024 Item_ServerSaysRemove_S2C. Sent every time an object you are aware of ceases to exist. Merely running out of range does not generate this message - in that case, the client just automatically stops tracking it after receiving no updates for a while (which I presume is a very short while).

Item_SetAppraiseInfo Item_SetAppraiseInfo_S2C_EventArgs

Fired on message type 0x00C9 Item_SetAppraiseInfo_S2C. The result of an attempt to assess an item or creature.

Item_SetState Item_SetState_S2C_EventArgs

Fired on message type 0xF74B Item_SetState_S2C. Set's the current state of the object. Client appears to only process the following state changes post creation: NoDraw, LightingOn, Hidden

Item_StopViewingObjectContents Item_StopViewingObjectContents_S2C_EventArgs

Fired on message type 0x0052 Item_StopViewingObjectContents_S2C. Close Container - Only sent when explicitly closed

Item_UpdateObject Item_UpdateObject_S2C_EventArgs

Fired on message type 0xF7DB Item_UpdateObject_S2C. Update an existing object's data.

Item_UpdateStackSize Item_UpdateStackSize_S2C_EventArgs

Fired on message type 0x0197 Item_UpdateStackSize_S2C. For stackable items, this changes the number of items in the stack.

Item_UseDone Item_UseDone_S2C_EventArgs

Fired on message type 0x01C7 Item_UseDone_S2C. UseDone: Ready. Previous action complete

Item_WearItem Item_WearItem_S2C_EventArgs

Fired on message type 0x0023 Item_WearItem_S2C. Equip an item.

Login_AccountBanned Login_AccountBanned_S2C_EventArgs

Fired on message type 0xF7C1 Login_AccountBanned_S2C. Account has been banned

Login_AccountBooted Login_AccountBooted_S2C_EventArgs

Fired on message type 0xF7DC Login_AccountBooted_S2C. Account has been booted

Login_AwaitingSubscriptionExpiration Login_AwaitingSubscriptionExpiration_S2C_EventArgs

Fired on message type 0xF651 Login_AwaitingSubscriptionExpiration_S2C. Sent when your subsciption is about to expire

Login_CreatePlayer Login_CreatePlayer_S2C_EventArgs

Fired on message type 0xF746 Login_CreatePlayer_S2C. Login of player

Login_EnterGame_ServerReady Login_EnterGame_ServerReady_S2C_EventArgs

Fired on message type 0xF7DF Login_EnterGame_ServerReady_S2C. Switch from the character display to the game display.

Login_LoginCharacterSet Login_LoginCharacterSet_S2C_EventArgs

Fired on message type 0xF658 Login_LoginCharacterSet_S2C. The list of characters on the current account.

Login_LogOffCharacter Login_LogOffCharacter_S2C_EventArgs

Fired on message type 0xF653 Login_LogOffCharacter_S2C. Instructs the client to return to 2D mode - the character list.

Login_PlayerDescription Login_PlayerDescription_S2C_EventArgs

Fired on message type 0x0013 Login_PlayerDescription_S2C. Information describing your character.

Login_WorldInfo Login_WorldInfo_S2C_EventArgs

Fired on message type 0xF7E1 Login_WorldInfo_S2C. The name of the current world.

Magic_DispelEnchantment Magic_DispelEnchantment_S2C_EventArgs

Fired on message type 0x02C7 Magic_DispelEnchantment_S2C. Silently remove An enchantment from your character.

Magic_DispelMultipleEnchantments Magic_DispelMultipleEnchantments_S2C_EventArgs

Fired on message type 0x02C8 Magic_DispelMultipleEnchantments_S2C. Silently remove multiple enchantments from your character (no message in the chat window).

Magic_PurgeBadEnchantments Magic_PurgeBadEnchantments_S2C_EventArgs

Fired on message type 0x0312 Magic_PurgeBadEnchantments_S2C. Remove all bad enchantments from your character.

Magic_PurgeEnchantments Magic_PurgeEnchantments_S2C_EventArgs

Fired on message type 0x02C6 Magic_PurgeEnchantments_S2C. Silently remove all enchantments from your character, e.g. when you die (no message in the chat window).

Magic_RemoveEnchantment Magic_RemoveEnchantment_S2C_EventArgs

Fired on message type 0x02C3 Magic_RemoveEnchantment_S2C. Remove an enchantment from your character.

Magic_RemoveMultipleEnchantments Magic_RemoveMultipleEnchantments_S2C_EventArgs

Fired on message type 0x02C5 Magic_RemoveMultipleEnchantments_S2C. Remove multiple enchantments from your character.

Magic_RemoveSpell Magic_RemoveSpell_S2C_EventArgs

Fired on message type 0x01A8 Magic_RemoveSpell_S2C. RemoveSpell: Delete a spell from your spellbook.

Magic_UpdateEnchantment Magic_UpdateEnchantment_S2C_EventArgs

Fired on message type 0x02C2 Magic_UpdateEnchantment_S2C. Apply an enchantment to your character.

Magic_UpdateMultipleEnchantments Magic_UpdateMultipleEnchantments_S2C_EventArgs

Fired on message type 0x02C4 Magic_UpdateMultipleEnchantments_S2C. Update multiple enchantments from your character.

Magic_UpdateSpell Magic_UpdateSpell_S2C_EventArgs

Fired on message type 0x02C1 Magic_UpdateSpell_S2C. Add a spell to your spellbook.

Message MessageEventArgs

Fired for every valid parsed incoming message

Misc_PortalStorm Misc_PortalStorm_S2C_EventArgs

Fired on message type 0x02CB Misc_PortalStorm_S2C. You have been portal stormed.

Misc_PortalStormBrewing Misc_PortalStormBrewing_S2C_EventArgs

Fired on message type 0x02C9 Misc_PortalStormBrewing_S2C. A portal storm is brewing.

Misc_PortalStormImminent Misc_PortalStormImminent_S2C_EventArgs

Fired on message type 0x02CA Misc_PortalStormImminent_S2C. A portal storm is imminent.

Misc_PortalStormSubsided Misc_PortalStormSubsided_S2C_EventArgs

Fired on message type 0x02CC Misc_PortalStormSubsided_S2C. The portal storm has subsided.

Movement_PositionAndMovementEvent Movement_PositionAndMovementEvent_S2C_EventArgs

Fired on message type 0xF619 Movement_PositionAndMovementEvent_S2C. Sets both the position and movement, such as when materializing at a lifestone

Movement_PositionEvent Movement_PositionEvent_S2C_EventArgs

Fired on message type 0xF748 Movement_PositionEvent_S2C. Sets the position/motion of an object

Movement_SetObjectMovement Movement_SetObjectMovement_S2C_EventArgs

Fired on message type 0xF74C Movement_SetObjectMovement_S2C. These are animations. Whenever a human, monster or object moves - one of these little messages is sent. Even idle emotes (like head scratching and nodding) are sent in this manner.

Movement_VectorUpdate Movement_VectorUpdate_S2C_EventArgs

Fired on message type 0xF74E Movement_VectorUpdate_S2C. Changes an objects vector, for things like jumping

Qualities_PrivateRemoveBoolEvent Qualities_PrivateRemoveBoolEvent_S2C_EventArgs

Fired on message type 0x01D3 Qualities_PrivateRemoveBoolEvent_S2C. Private Remove Bool Event

Qualities_PrivateRemoveDataIDEvent Qualities_PrivateRemoveDataIDEvent_S2C_EventArgs

Fired on message type 0x01D9 Qualities_PrivateRemoveDataIDEvent_S2C. Private Remove DID Event

Qualities_PrivateRemoveFloatEvent Qualities_PrivateRemoveFloatEvent_S2C_EventArgs

Fired on message type 0x01D5 Qualities_PrivateRemoveFloatEvent_S2C. Private Remove Float Event

Qualities_PrivateRemoveInstanceIDEvent Qualities_PrivateRemoveInstanceIDEvent_S2C_EventArgs

Fired on message type 0x01DB Qualities_PrivateRemoveInstanceIDEvent_S2C. Private Remove IID Event

Qualities_PrivateRemoveInt64Event Qualities_PrivateRemoveInt64Event_S2C_EventArgs

Fired on message type 0x02B8 Qualities_PrivateRemoveInt64Event_S2C. Private Remove Int Event

Qualities_PrivateRemoveIntEvent Qualities_PrivateRemoveIntEvent_S2C_EventArgs

Fired on message type 0x01D1 Qualities_PrivateRemoveIntEvent_S2C. Private Remove Int Event

Qualities_PrivateRemovePositionEvent Qualities_PrivateRemovePositionEvent_S2C_EventArgs

Fired on message type 0x01DD Qualities_PrivateRemovePositionEvent_S2C. Private Remove Position Event

Qualities_PrivateRemoveStringEvent Qualities_PrivateRemoveStringEvent_S2C_EventArgs

Fired on message type 0x01D7 Qualities_PrivateRemoveStringEvent_S2C. Private Remove String Event

Qualities_PrivateUpdateAttribute Qualities_PrivateUpdateAttribute_S2C_EventArgs

Fired on message type 0x02E3 Qualities_PrivateUpdateAttribute_S2C. Set or update a Character Attribute value

Qualities_PrivateUpdateAttribute2nd Qualities_PrivateUpdateAttribute2nd_S2C_EventArgs

Fired on message type 0x02E7 Qualities_PrivateUpdateAttribute2nd_S2C. Set or update a Character Vital value

Qualities_PrivateUpdateAttribute2ndLevel Qualities_PrivateUpdateAttribute2ndLevel_S2C_EventArgs

Fired on message type 0x02E9 Qualities_PrivateUpdateAttribute2ndLevel_S2C. Set or update a Character Vital value

Qualities_PrivateUpdateAttributeLevel Qualities_PrivateUpdateAttributeLevel_S2C_EventArgs

Fired on message type 0x02E5 Qualities_PrivateUpdateAttributeLevel_S2C. Set or update a Character Attribute Level

Qualities_PrivateUpdateBool Qualities_PrivateUpdateBool_S2C_EventArgs

Fired on message type 0x02D1 Qualities_PrivateUpdateBool_S2C. Set or update a Character Boolean property value

Qualities_PrivateUpdateDataID Qualities_PrivateUpdateDataID_S2C_EventArgs

Fired on message type 0x02D7 Qualities_PrivateUpdateDataID_S2C. Set or update an Object DID property value

Qualities_PrivateUpdateFloat Qualities_PrivateUpdateFloat_S2C_EventArgs

Fired on message type 0x02D3 Qualities_PrivateUpdateFloat_S2C. Set or update an Object float property value

Qualities_PrivateUpdateInstanceID Qualities_PrivateUpdateInstanceID_S2C_EventArgs

Fired on message type 0x02D9 Qualities_PrivateUpdateInstanceID_S2C. Set or update a IID property value

Qualities_PrivateUpdateInt Qualities_PrivateUpdateInt_S2C_EventArgs

Fired on message type 0x02CD Qualities_PrivateUpdateInt_S2C. Set or update a Character Int property value

Qualities_PrivateUpdateInt64 Qualities_PrivateUpdateInt64_S2C_EventArgs

Fired on message type 0x02CF Qualities_PrivateUpdateInt64_S2C. Set or update a Character Int64 property value

Qualities_PrivateUpdatePosition Qualities_PrivateUpdatePosition_S2C_EventArgs

Fired on message type 0x02DB Qualities_PrivateUpdatePosition_S2C. Set or update a Character Position property value

Qualities_PrivateUpdateSkill Qualities_PrivateUpdateSkill_S2C_EventArgs

Fired on message type 0x02DD Qualities_PrivateUpdateSkill_S2C. Set or update a Character Skill value

Qualities_PrivateUpdateSkillAC Qualities_PrivateUpdateSkillAC_S2C_EventArgs

Fired on message type 0x02E1 Qualities_PrivateUpdateSkillAC_S2C. Set or update a Character Skill state

Qualities_PrivateUpdateSkillLevel Qualities_PrivateUpdateSkillLevel_S2C_EventArgs

Fired on message type 0x02DF Qualities_PrivateUpdateSkillLevel_S2C. Set or update a Character Skill Level

Qualities_PrivateUpdateString Qualities_PrivateUpdateString_S2C_EventArgs

Fired on message type 0x02D5 Qualities_PrivateUpdateString_S2C. Set or update an Object String property value

Qualities_RemoveBoolEvent Qualities_RemoveBoolEvent_S2C_EventArgs

Fired on message type 0x01D4 Qualities_RemoveBoolEvent_S2C. Remove Bool Event

Qualities_RemoveDataIDEvent_S2C Qualities_RemoveDataIDEvent_S2C_EventArgs

Fired on message type 0x01DA Qualities_RemoveDataIDEvent_S2C. Remove DID Event

Qualities_RemoveFloatEvent Qualities_RemoveFloatEvent_S2C_EventArgs

Fired on message type 0x01D6 Qualities_RemoveFloatEvent_S2C. Remove Float Event

Qualities_RemoveInstanceIDEvent Qualities_RemoveInstanceIDEvent_S2C_EventArgs

Fired on message type 0x01DC Qualities_RemoveInstanceIDEvent_S2C. Remove IID Event

Qualities_RemoveInt64Event Qualities_RemoveInt64Event_S2C_EventArgs

Fired on message type 0x02B9 Qualities_RemoveInt64Event_S2C. Private Remove Int Event

Qualities_RemoveIntEvent Qualities_RemoveIntEvent_S2C_EventArgs

Fired on message type 0x01D2 Qualities_RemoveIntEvent_S2C. Remove Int Event

Qualities_RemovePositionEvent Qualities_RemovePositionEvent_S2C_EventArgs

Fired on message type 0x01DE Qualities_RemovePositionEvent_S2C. Remove Position Event

Qualities_RemoveStringEvent Qualities_RemoveStringEvent_S2C_EventArgs

Fired on message type 0x01D8 Qualities_RemoveStringEvent_S2C. Remove String Event

Qualities_UpdateAttribute Qualities_UpdateAttribute_S2C_EventArgs

Fired on message type 0x02E4 Qualities_UpdateAttribute_S2C. Set or update a Character Attribute value

Qualities_UpdateAttribute2nd Qualities_UpdateAttribute2nd_S2C_EventArgs

Fired on message type 0x02E8 Qualities_UpdateAttribute2nd_S2C. Set or update a Character Vital value

Qualities_UpdateAttribute2ndLevel Qualities_UpdateAttribute2ndLevel_S2C_EventArgs

Fired on message type 0x02EA Qualities_UpdateAttribute2ndLevel_S2C. Set or update a Character Vital value

Qualities_UpdateAttributeLevel Qualities_UpdateAttributeLevel_S2C_EventArgs

Fired on message type 0x02E6 Qualities_UpdateAttributeLevel_S2C. Set or update a Character Attribute Level

Qualities_UpdateBool Qualities_UpdateBool_S2C_EventArgs

Fired on message type 0x02D2 Qualities_UpdateBool_S2C. Set or update an Object Boolean property value

Qualities_UpdateDataID Qualities_UpdateDataID_S2C_EventArgs

Fired on message type 0x02D8 Qualities_UpdateDataID_S2C. Set or update an Object DID property value

Qualities_UpdateFloat Qualities_UpdateFloat_S2C_EventArgs

Fired on message type 0x02D4 Qualities_UpdateFloat_S2C. Set or update an Object float property value

Qualities_UpdateInstanceID Qualities_UpdateInstanceID_S2C_EventArgs

Fired on message type 0x02DA Qualities_UpdateInstanceID_S2C. Set or update an Object IID property value

Qualities_UpdateInt Qualities_UpdateInt_S2C_EventArgs

Fired on message type 0x02CE Qualities_UpdateInt_S2C. Set or update an Object Int property value

Qualities_UpdateInt64 Qualities_UpdateInt64_S2C_EventArgs

Fired on message type 0x02D0 Qualities_UpdateInt64_S2C. Set or update a Character Int64 property value

Qualities_UpdatePosition Qualities_UpdatePosition_S2C_EventArgs

Fired on message type 0x02DC Qualities_UpdatePosition_S2C. Set or update a Character Position property value

Qualities_UpdateSkill Qualities_UpdateSkill_S2C_EventArgs

Fired on message type 0x02DE Qualities_UpdateSkill_S2C. Set or update a Character Skill value

Qualities_UpdateSkillAC Qualities_UpdateSkillAC_S2C_EventArgs

Fired on message type 0x02E2 Qualities_UpdateSkillAC_S2C. Set or update a Character Skill state

Qualities_UpdateSkillLevel Qualities_UpdateSkillLevel_S2C_EventArgs

Fired on message type 0x02E0 Qualities_UpdateSkillLevel_S2C. Set or update a Character Skill Level

Qualities_UpdateString Qualities_UpdateString_S2C_EventArgs

Fired on message type 0x02D6 Qualities_UpdateString_S2C. Set or update an Object String property value

Social_AddOrSetCharacterTitle Social_AddOrSetCharacterTitle_S2C_EventArgs

Fired on message type 0x002B Social_AddOrSetCharacterTitle_S2C. Set a title for the current character.

Social_CharacterTitleTable Social_CharacterTitleTable_S2C_EventArgs

Fired on message type 0x0029 Social_CharacterTitleTable_S2C. Titles for the current character.

Social_FriendsUpdate Social_FriendsUpdate_S2C_EventArgs

Fired on message type 0x0021 Social_FriendsUpdate_S2C. Friends list update

Social_SendClientContractTracker Social_SendClientContractTracker_S2C_EventArgs

Fired on message type 0x0315 Social_SendClientContractTracker_S2C. Updates a contract data

Social_SendClientContractTrackerTable Social_SendClientContractTrackerTable_S2C_EventArgs

Fired on message type 0x0314 Social_SendClientContractTrackerTable_S2C. Sends all contract data

Trade_AcceptTrade Trade_AcceptTrade_S2C_EventArgs

Fired on message type 0x0202 Trade_AcceptTrade_S2C. AcceptTrade: The trade was accepted

Trade_AddToTrade Trade_AddToTrade_S2C_EventArgs

Fired on message type 0x0200 Trade_AddToTrade_S2C. RemoveFromTrade: Item was removed from trade window

Trade_ClearTradeAcceptance Trade_ClearTradeAcceptance_S2C_EventArgs

Fired on message type 0x0208 Trade_ClearTradeAcceptance_S2C. ClearTradeAcceptance: Failure to complete a trade

Trade_CloseTrade Trade_CloseTrade_S2C_EventArgs

Fired on message type 0x01FF Trade_CloseTrade_S2C. CloseTrade: End trading

Trade_DeclineTrade Trade_DeclineTrade_S2C_EventArgs

Fired on message type 0x0203 Trade_DeclineTrade_S2C. DeclineTrade: The trade was declined

Trade_OpenTrade Trade_OpenTrade_S2C_EventArgs

Fired on message type 0x01FE Trade_OpenTrade_S2C. OpenTrade: Open trade window

Trade_RegisterTrade Trade_RegisterTrade_S2C_EventArgs

Fired on message type 0x01FD Trade_RegisterTrade_S2C. RegisterTrade: Send to begin a trade and display the trade window

Trade_RemoveFromTrade Trade_RemoveFromTrade_S2C_EventArgs

Fired on message type 0x0201 Trade_RemoveFromTrade_S2C. Removes an item from the trade window, not sure if this is used still?

Trade_ResetTrade Trade_ResetTrade_S2C_EventArgs

Fired on message type 0x0205 Trade_ResetTrade_S2C. ResetTrade: The trade window was reset

Trade_TradeFailure Trade_TradeFailure_S2C_EventArgs

Fired on message type 0x0207 Trade_TradeFailure_S2C. TradeFailure: Failure to add a trade item

UnknownMessageType UnknownMessageTypeEventArgs

Fired when an unknown message type was encountered

Vendor_VendorInfo Vendor_VendorInfo_S2C_EventArgs

Fired on message type 0x0062 Vendor_VendorInfo_S2C. Open the buy/sell panel for a merchant.

Writing_BookAddPageResponse Writing_BookAddPageResponse_S2C_EventArgs

Fired on message type 0x00B6 Writing_BookAddPageResponse_S2C. Response to an attempt to add a page to a book.

Writing_BookDeletePageResponse Writing_BookDeletePageResponse_S2C_EventArgs

Fired on message type 0x00B7 Writing_BookDeletePageResponse_S2C. Response to an attempt to delete a page from a book.

Writing_BookOpen Writing_BookOpen_S2C_EventArgs

Fired on message type 0x00B4 Writing_BookOpen_S2C. Sent when you first open a book, contains the entire table of contents.

Writing_BookPageDataResponse Writing_BookPageDataResponse_S2C_EventArgs

Fired on message type 0x00B8 Writing_BookPageDataResponse_S2C. Contains the text of a single page of a book, parchment or sign.

Methods:

GetPropertyKeys() : string[]

Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts

Returns:string[]

ToString() : string

Returns a string that represents the current object.

Returns:string