|
From: Chad M. <cmm...@us...> - 2006-02-27 23:16:51
|
Update of /cvsroot/seq/showeq/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31571/conf Modified Files: worldopcodes.xml zoneopcodes.xml Log Message: Live compatibility for PoR. Index: worldopcodes.xml =================================================================== RCS file: /cvsroot/seq/showeq/conf/worldopcodes.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- worldopcodes.xml 8 Dec 2005 05:56:33 -0000 1.4 +++ worldopcodes.xml 27 Feb 2006 23:16:46 -0000 1.5 @@ -12,51 +12,54 @@ --> - <opcode id="75dd" name="OP_SendLoginInfo" updated="12/07/05"> + <opcode id="1f5e" name="OP_SendLoginInfo" updated="02/21/06"> <comment>Client starting world session by asking for login information</comment> </opcode> - <opcode id="0701" name="OP_LogServer" updated="12/07/05"> - <comment></comment> + <opcode id="779a" name="OP_GuildList" updated="02/21/06"> + <comment>old GuildListCode</comment> + <payload dir="server" typename="worldGuildListStruct" sizechecktype="match"/> </opcode> - <opcode id="04ec" name="OP_ExpansionInfo" updated="12/07/05"> - <comment>Which expansions user has</comment> + <opcode id="6bd5" name="OP_LogServer" updated="02/21/06"> + <comment></comment> </opcode> - <opcode id="30f6" name="OP_ApproveWorld" updated="12/07/05"> + <opcode id="42c2" name="OP_ApproveWorld" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="3853" name="OP_EnterWorld" updated="12/07/05"> + <opcode id="1151" name="OP_EnterWorld" updated="02/21/06"> <comment>Server approval for client to enter world</comment> </opcode> - <opcode id="497c" name="OP_SendCharInfo" updated="12/07/05"> + <opcode id="04ec" name="OP_ExpansionInfo" updated="12/07/05"> + <comment>Which expansions user has</comment> + </opcode> + <opcode id="6526" name="OP_SendCharInfo" updated="02/21/06"> <comment>Send all chars visible @ char select</comment> </opcode> - <opcode id="7d37" name="OP_World_Client_CRC1" updated="12/07/05"> + <opcode id="207c" name="OP_World_Client_CRC1" updated="02/21/06"> <comment>Contains a snippet of spell data</comment> </opcode> - <opcode id="2717" name="OP_World_Client_CRC2" updated="12/07/05"> + <opcode id="5894" name="OP_World_Client_CRC2" updated="02/21/06"> <comment>Second client verification packet</comment> </opcode> - <opcode id="1a85" name="OP_MOTD" updated="12/07/05"> + <opcode id="275e" name="OP_MOTD" updated="02/21/06"> <comment>old MOTDCode Server message of the day</comment> <payload dir="server" typename="worldMOTDStruct" sizechecktype="none"/> </opcode> - <opcode id="6957" name="OP_GuildList" updated="12/07/05"> - <comment>old GuildListCode</comment> - <payload dir="server" typename="worldGuildListStruct" sizechecktype="match"/> - </opcode> - <opcode id="53e1" name="OP_SetChatServer" updated="12/07/05"> + <opcode id="1e34" name="OP_SetChatServer" updated="02/21/06"> <comment>Chatserver? IP,Port,servername.Charname,password(?)</comment> </opcode> - <opcode id="3f0d" name="OP_SetChatServer2" updated="12/07/05"> + <opcode id="452d" name="OP_SetChatServer2" updated="02/21/06"> <comment>Chatserver? IP,Port,servername.Charname,password(?)</comment> </opcode> - <opcode id="4886" name="OP_ZoneServerInfo" updated="12/07/05"> + <opcode id="7ca3" name="OP_ZoneServerInfo" updated="02/21/06"> <comment>old ZoneServerInfo</comment> </opcode> - <opcode id="2ec6" name="OP_WorldComplete" updated="12/07/05"> + <opcode id="3fe1" name="OP_WorldComplete" updated="02/21/06"> <comment>Client telling world server it is done. World replies by disconnecting.</comment> </opcode> + + + <opcode id="26c9" name="OP_DeleteCharacter" updated="10/27/05"> <comment>Delete character @ char select</comment> </opcode> Index: zoneopcodes.xml =================================================================== RCS file: /cvsroot/seq/showeq/conf/zoneopcodes.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- zoneopcodes.xml 10 Dec 2005 23:27:14 -0000 1.9 +++ zoneopcodes.xml 27 Feb 2006 23:16:46 -0000 1.10 @@ -210,7 +210,7 @@ </opcode> --> - <opcode id="3905" name="OP_ItemPlayerPacket" updated="12/07/05"> + <opcode id="5ac3" name="OP_ItemPlayerPacket" updated="02/21/06"> <comment>old ItemCode</comment> <payload dir="server" typename="char" sizechecktype="none"/> </opcode> @@ -224,25 +224,25 @@ <opcode id="13e7" name="OP_Begging" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="3eba" name="OP_InspectRequest" updated="12/07/05"> + <opcode id="63fd" name="OP_InspectRequest" updated="02/21/06"> <comment>old InspectRequestCode</comment> </opcode> - <opcode id="5c78" name="OP_Action2" updated="12/07/05"> + <opcode id="0a4d" name="OP_Action2" updated="02/21/06"> <comment>old ActionCode</comment> <payload dir="both" typename="action2Struct" sizechecktype="match"/> </opcode> - <opcode id="3990" name="OP_BeginCast" updated="12/07/05"> + <opcode id="390e" name="OP_BeginCast" updated="02/21/06"> <comment>old BeginCastCode</comment> <payload dir="both" typename="beginCastStruct" sizechecktype="match"/> </opcode> - <opcode id="5cdd" name="OP_WhoAllRequest" updated="12/07/05"> + <opcode id="452b" name="OP_WhoAllRequest" updated="02/21/06"> <comment>old WhoAllReqCode</comment> </opcode> - <opcode id="0b2d" name="OP_BuffFadeMsg" updated="12/07/05"> + <opcode id="5f91" name="OP_BuffFadeMsg" updated="02/21/06"> <comment>old SpellFadeCode</comment> <payload dir="both" typename="spellFadedStruct" sizechecktype="none"/> </opcode> - <opcode id="1081" name="OP_Consent" updated="12/07/05"> + <opcode id="0fb0" name="OP_Consent" updated="02/21/06"> <comment>/consent someone</comment> <payload dir="client" typename="consentRequestStruct" sizechecktype="none"/> </opcode> @@ -255,17 +255,17 @@ <opcode id="4048" name="OP_TradeRequestAck" updated="10/27/05"> <comment>Trade request recipient is acknowledging they are able to trade</comment> </opcode> - <opcode id="5891" name="OP_RaidJoin" updated="12/07/05"> + <opcode id="5a4d" name="OP_RaidJoin" updated="02/21/06"> <comment></comment> </opcode> <opcode id="7ac3" name="OP_Bug" updated="10/27/05"> <comment>/bug</comment> </opcode> - <opcode id="5964" name="OP_GuildMemberUpdate" updated="12/07/05"> + <opcode id="16a7" name="OP_GuildMemberUpdate" updated="02/21/06"> <comment></comment> <payload dir="server" typename="GuildMemberUpdate" sizechecktype="match"/> </opcode> - <opcode id="7584" name="OP_GuildTributeStatus" updated="12/07/05"> + <opcode id="557c" name="OP_GuildTributeStatus" updated="02/21/06"> <comment>Guild tribute stats send on zone</comment> </opcode> <opcode id="5e3d" name="OP_GuildTributeInfo" updated="10/27/05"> @@ -283,11 +283,11 @@ <opcode id="022f" name="OP_LFGGetMatchesRequest" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="3c4b" name="OP_ClickObject" updated="12/07/05"> + <opcode id="5546" name="OP_ClickObject" updated="02/21/06"> <comment>old RemDropCode</comment> <payload dir="both" typename="remDropStruct" sizechecktype="match"/> </opcode> - <opcode id="736b" name="OP_Save" updated="10/27/05"> + <opcode id="33cb" name="OP_Save" updated="02/21/06"> <comment>Client asking server to save user state</comment> </opcode> <opcode id="78c1" name="OP_Camp" updated="10/27/05"> @@ -299,41 +299,41 @@ <opcode id="6f90" name="OP_EndLootRequest" updated="12/07/05"> <comment>old cDoneLootingCode</comment> </opcode> - <opcode id="5918" name="OP_SendAAStats" updated="10/27/05"> + <opcode id="6e0e" name="OP_SendAAStats" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="367d" name="OP_SendAATable" updated="10/27/05"> + <opcode id="1698" name="OP_SendAATable" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="0322" name="OP_GroupDisband" updated="12/07/05"> + <opcode id="5faf" name="OP_GroupDisband" updated="02/21/06"> <comment>Disband from group</comment> <payload dir="both" typename="groupDisbandStruct" sizechecktype="match"/> </opcode> <opcode id="42dc" name="OP_LoadSpellSet" updated="12/07/05"> <comment></comment> </opcode> - <opcode id="5ee8" name="OP_AutoAttack" updated="12/07/05"> + <opcode id="20a1" name="OP_AutoAttack" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="254d" name="OP_Consider" updated="12/07/05"> + <opcode id="683a" name="OP_Consider" updated="02/21/06"> <comment>old ConsiderCode</comment> <payload dir="both" typename="considerStruct" sizechecktype="match"/> </opcode> - <opcode id="6d9b" name="OP_ReqClientSpawn" updated="12/07/05"> + <opcode id="5466" name="OP_ReqClientSpawn" updated="02/21/06"> <comment>Client requesting spawn data</comment> </opcode> - <opcode id="547a" name="OP_Emote" updated="12/07/05"> + <opcode id="64d4" name="OP_Emote" updated="02/21/06"> <comment>old EmoteTextCode</comment> <payload dir="both" typename="emoteTextStruct" sizechecktype="none"/> </opcode> - <opcode id="591c" name="OP_GuildMOTD" updated="12/07/05"> + <opcode id="7ac0" name="OP_GuildMOTD" updated="02/21/06"> <comment>GuildMOTD</comment> <payload dir="server" typename="guildMOTDStruct" sizechecktype="none"/> </opcode> <opcode id="2dc1" name="OP_CancelTrade" updated="10/27/05"> <comment>Cancel a trade window</comment> </opcode> - <opcode id="7bc7" name="OP_GroupInvite" updated="12/07/05"> + <opcode id="06ff" name="OP_GroupInvite" updated="02/21/06"> <payload dir="both" typename="groupInviteStruct" sizechecktype="match"/> <comment></comment> </opcode> @@ -344,56 +344,56 @@ <opcode id="10a1" name="OP_PetCommands" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="4796" name="OP_SpawnAppearance" updated="12/07/05"> + <opcode id="22bc" name="OP_SpawnAppearance" updated="02/21/06"> <comment>old SpawnAppearanceCode</comment> <payload dir="both" typename="spawnAppearanceStruct" sizechecktype="match"/> </opcode> - <opcode id="55bc" name="OP_DeleteSpawn" updated="12/07/05"> + <opcode id="33b6" name="OP_DeleteSpawn" updated="02/21/06"> <comment>old DeleteSpawnCode</comment> <payload dir="both" typename="deleteSpawnStruct" sizechecktype="match"/> </opcode> - <opcode id="7ac5" name="OP_ReqNewZone" updated="12/07/05"> + <opcode id="4fde" name="OP_ReqNewZone" updated="02/21/06"> <comment>Client requesting NewZone_Struct</comment> </opcode> - <opcode id="673c" name="OP_FormattedMessage" updated="12/07/05"> + <opcode id="353b" name="OP_FormattedMessage" updated="02/21/06"> <comment>old FormattedMessageCode</comment> <payload dir="server" typename="formattedMessageStruct" sizechecktype="none"/> </opcode> <opcode id="34e8" name="OP_DisarmTraps" updated="05/11/05"> <comment>Clicked disarm traps</comment> </opcode> - <opcode id="3e97" name="OP_WhoAllResponse" updated="12/07/05"> + <opcode id="1be3" name="OP_WhoAllResponse" updated="02/21/06"> <comment>old sWhoAllOutputCode</comment> </opcode> - <opcode id="61ff" name="OP_AutoAttack2" updated="12/07/05"> + <opcode id="11a1" name="OP_AutoAttack2" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="d6e9" name="OP_HPUpdate" updated="12/07/05"> + <opcode id="4d3f" name="OP_HPUpdate" updated="02/21/06"> <comment>old NpcHpUpdateCode Update HP % of a PC or NPC</comment> <payload dir="both" typename="hpNpcUpdateStruct" sizechecktype="match"/> </opcode> - <opcode id="147d" name="OP_GuildMemberList" updated="12/07/05"> + <opcode id="70fe" name="OP_GuildMemberList" updated="02/21/06"> <comment></comment> <payload dir="server" typename="uint8_t" sizechecktype="none"/> </opcode> <opcode id="4aba" name="OP_SetRunMode" updated="10/27/05"> <comment>old cRunToggleCode</comment> </opcode> - <opcode id="3367" name="OP_AAExpUpdate" updated="12/07/05"> + <opcode id="04bb" name="OP_AAExpUpdate" updated="02/21/06"> <comment>Receiving AA experience. Also when percent to AA changes.</comment> <payload dir="server" typename="altExpUpdateStruct" sizechecktype="match"/> </opcode> - <opcode id="7fec" name="OP_GetGuildMOTD" updated="12/07/05"> + <opcode id="5c8c" name="OP_GetGuildMOTD" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="773f" name="OP_SimpleMessage" updated="12/07/05"> + <opcode id="2ff7" name="OP_SimpleMessage" updated="02/21/06"> <comment>old SimpleMessageCode</comment> <payload dir="server" typename="simpleMessageStruct" sizechecktype="match"/> </opcode> <opcode id="6f64" name="OP_Hide" updated="06/29/05"> <comment></comment> </opcode> - <opcode id="1540" name="OP_SaveOnZoneReq" updated="12/07/05"> + <opcode id="25a0" name="OP_SaveOnZoneReq" updated="02/21/06"> <comment></comment> </opcode> <opcode id="7e03" name="OP_ShopEnd" updated="10/27/05"> @@ -409,11 +409,11 @@ <opcode id="05ac" name="OP_SenseHeading" updated="10/27/05"> <comment>old cSenseHeadingCode</comment> </opcode> - <opcode id="4848" name="OP_Buff" updated="12/07/05"> + <opcode id="1c55" name="OP_Buff" updated="02/21/06"> <comment>old BuffDropCode</comment> <payload dir="both" typename="buffStruct" sizechecktype="match"/> </opcode> - <opcode id="1004" name="OP_CommonMessage" updated="12/07/05"> + <opcode id="37e3" name="OP_CommonMessage" updated="02/21/06"> <comment>old ChannelMessageCode</comment> <payload dir="both" typename="channelMessageStruct" sizechecktype="none"/> </opcode> @@ -430,7 +430,7 @@ <opcode id="4668" name="OP_Surname" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="37bc" name="OP_ZoneEntry" updated="12/07/05"> + <opcode id="1220" name="OP_ZoneEntry" updated="02/21/06"> <comment>old ZoneEntryCode</comment> <payload dir="client" typename="ClientZoneEntryStruct" sizechecktype="match"/> <payload dir="server" typename="ServerZoneEntryStruct" sizechecktype="match"/> @@ -442,25 +442,25 @@ <comment>old OpenVendorCode</comment> <payload dir="both" typename="unknown" sizechecktype="none"/> </opcode> - <opcode id="417a" name="OP_MoveItem" updated="12/07/05"> + <opcode id="49b4" name="OP_MoveItem" updated="02/21/06"> <comment>Client moving an item from one slot to another</comment> </opcode> - <opcode id="3bad" name="OP_ZoneSpawns" updated="12/07/05"> + <opcode id="1773" name="OP_ZoneSpawns" updated="02/21/06"> <comment>old ZoneSpawnsCode</comment> <payload dir="server" typename="spawnStruct" sizechecktype="modulus"/> </opcode> <opcode id="0f8e" name="OP_FaceChange" updated="10/27/05"> <comment>/face</comment> </opcode> - <opcode id="4192" name="OP_GroupFollow" updated="12/07/05"> + <opcode id="30a2" name="OP_GroupFollow" updated="02/21/05"> <payload dir="both" typename="groupFollowStruct" sizechecktype="match"/> <comment>Accepting to join a group</comment> </opcode> - <opcode id="083b" name="OP_ItemPacket" updated="12/07/05"> + <opcode id="1293" name="OP_ItemPacket" updated="02/21/06"> <comment>old ItemCode</comment> <payload dir="server" typename="itemPacketStruct" sizechecktype="none"/> </opcode> - <opcode id="7620" name="OP_ItemLinkResponse" updated="12/07/05"> + <opcode id="7124" name="OP_ItemLinkResponse" updated="12/07/05"> <comment>old ItemInfoCode</comment> <payload dir="server" typename="itemInfoStruct" sizechecktype="none"/> <payload dir="client" typename="itemInfoReqStruct" sizechecktype="none"/> @@ -468,10 +468,10 @@ <opcode id="4312" name="OP_Sneak" updated="06/29/05"> <comment>Clicked sneak</comment> </opcode> - <opcode id="5e20" name="OP_ClientReady" updated="12/07/05"> + <opcode id="2f40" name="OP_ClientReady" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="0b71" name="OP_ZoneChange" updated="12/07/05"> + <opcode id="165b" name="OP_ZoneChange" updated="02/21/06"> <comment>old ZoneChangeCode</comment> <payload dir="both" typename="zoneChangeStruct" sizechecktype="match"/> </opcode> @@ -479,7 +479,7 @@ <comment>Send by server when a click causes zone. Also, origin</comment> <payload dir="server" typename="requestZoneChangeStruct" sizechecktype="match"/> </opcode> - <opcode id="7ac2" name="OP_SendZonePoints" updated="12/07/05"> + <opcode id="53c2" name="OP_SendZonePoints" updated="02/21/06"> <comment>Coords in a zone that will port you to another zone</comment> <payload dir="server" typename="zonePointsStruct" sizechecktype="none"/> </opcode> @@ -487,18 +487,18 @@ <comment>old MemSpellCode</comment> <payload dir="both" typename="memSpellStruct" sizechecktype="match"/> </opcode> - <opcode id="1f27" name="OP_GroupCancelInvite" updated="12/07/05"> + <opcode id="09a9" name="OP_GroupCancelInvite" updated="02/21/06"> <payload dir="both" typename="groupDeclineStruct" sizechecktype="match"/> <comment>Declining to join a group</comment> </opcode> - <opcode id="53e5" name="OP_ItemLinkClick" updated="10/27/05"> + <opcode id="3fe8" name="OP_ItemLinkClick" updated="02/21/06"> <comment></comment> </opcode> <opcode id="2126" name="OP_SwapSpell" updated="10/27/05"> <comment>old TradeSpellBookSlotsCode</comment> <payload dir="both" typename="tradeSpellBookSlotsStruct" sizechecktype="match"/> </opcode> - <opcode id="0920" name="OP_NewZone" updated="12/07/05"> + <opcode id="2eb6" name="OP_NewZone" updated="02/21/06"> <comment>old NewZoneCode</comment> <payload dir="server" typename="newZoneStruct" sizechecktype="match"/> </opcode> @@ -515,63 +515,64 @@ <payload dir="server" typename="uint8_t" sizechecktype="none"/> <comment>Bazaar search tool</comment> </opcode> - <opcode id="523f" name="OP_NewSpawn" updated="12/07/05"> + <opcode id="44a3" name="OP_NewSpawn" updated="02/21/06"> <comment>old NewSpawnCode</comment> <payload dir="server" typename="spawnStruct" sizechecktype="match"/> </opcode> - <opcode id="448d" name="OP_WearChange" updated="12/07/05"> + <opcode id="0d19" name="OP_WearChange" updated="02/21/06"> <comment>old SpawnUpdateCode</comment> <payload dir="both" typename="SpawnUpdateStruct" sizechecktype="match"/> </opcode> - <opcode id="4033" name="OP_Action" updated="12/07/05"> + <opcode id="4653" name="OP_Action" updated="02/21/06"> <comment></comment> <payload dir="both" typename="actionStruct" sizechecktype="match"/> + <payload dir="server" typename="actionAltStruct" sizechecktype="match"/> </opcode> - <opcode id="5e04" name="OP_SpecialMesg" updated="12/07/05"> + <opcode id="195b" name="OP_SpecialMesg" updated="02/21/06"> <comment>Communicate textual info to client</comment> <payload dir="server" typename="specialMessageStruct" sizechecktype="none"/> </opcode> - <opcode id="5e55" name="OP_TargetMouse" updated="12/07/05"> + <opcode id="678b" name="OP_TargetMouse" updated="02/21/06"> <comment>Targeting a person - old ClientTargetCode</comment> <payload dir="both" typename="clientTargetStruct" sizechecktype="match"/> </opcode> <opcode id="3ea0" name="OP_TradeRequest" updated="10/27/05"> <comment>Client request trade session</comment> </opcode> - <opcode id="15ff" name="OP_SpawnDoor" updated="12/07/05"> + <opcode id="0db6" name="OP_SpawnDoor" updated="02/21/06"> <comment>old DoorSpawnsCode</comment> <payload dir="server" typename="doorStruct" sizechecktype="modulus"/> </opcode> <opcode id="67c9" name="OP_LeaveBoat" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="5072" name="OP_Weather" updated="12/07/05"> + <opcode id="7f60" name="OP_Weather" updated="02/21/06"> <comment>old WeatherCode</comment> </opcode> - <opcode id="75df" name="OP_PlayerProfile" updated="12/07/05"> + <opcode id="0999" name="OP_PlayerProfile" updated="02/21/06"> <comment>old CharProfileCode</comment> <payload dir="server" typename="charProfileStruct" sizechecktype="match"/> </opcode> <opcode id="35a6" name="OP_LFPGetMatchesRequest" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="2f02" name="OP_FindResponse" updated="12/07/05"> + <opcode id="21a7" name="OP_FindResponse" updated="02/21/06"> <comment></comment> </opcode> <opcode id="5892" name="OP_RaidInvite" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="5c0a" name="OP_Illusion" updated="12/07/05"> + <opcode id="6c47" name="OP_Illusion" updated="02/21/06"> <comment>Spawn being illusioned (changing forms)</comment> <payload dir="both" typename="spawnIllusionStruct" sizechecktype="match"/> </opcode> - <opcode id="7752" name="OP_AckPacket" updated="12/07/05"> + <opcode id="0843" name="OP_AckPacket" updated="02/21/06"> <comment>Appears to be generic ack at the presentation level</comment> </opcode> <opcode id="6dd8" name="OP_TraderBuy" updated="10/27/05"> <comment>buy from a trader in bazaar</comment> </opcode> - <opcode id="775d" name="OP_InspectAnswer" updated="12/07/05"> + <opcode id="621c" name="OP_InspectAnswer" updated="02/21/06"> <comment>old InspectDataCode</comment> <payload dir="both" typename="inspectDataStruct" sizechecktype="match"/> </opcode> @@ -582,7 +583,7 @@ <comment>old MoneyOnCorpseCode</comment> <payload dir="server" typename="moneyOnCorpseStruct" sizechecktype="match"/> </opcode> - <opcode id="043b" name="OP_ClickDoor" updated="12/07/05"> + <opcode id="564d" name="OP_ClickDoor" updated="02/21/06"> <comment>old DoorOpenCode</comment> <payload dir="both" typename="uint8_t" sizechecktype="none"/> </opcode> @@ -595,7 +596,7 @@ <opcode id="61ef" name="OP_YellForHelp" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="4839" name="OP_ManaChange" updated="12/07/05"> + <opcode id="149e" name="OP_ManaChange" updated="02/21/06"> <comment>Mana change. Bards send this up with no size. Casters receive this for mana updates.</comment> <payload dir="server" typename="manaDecrementStruct" sizechecktype="match"/> <payload dir="client" typename="uint8_t" sizechecktype="none"/> @@ -603,7 +604,7 @@ <opcode id="0af6" name="OP_ShopPlayerBuy" updated="05/11/05"> <comment>old BuyItemCode</comment> </opcode> - <opcode id="6166" name="OP_ConsentDeny" updated="12/07/05"> + <opcode id="2a8a" name="OP_ConsentDeny" updated="02/21/06"> <comment>/deny someone</comment> <payload dir="client" typename="consentRequestStruct" sizechecktype="none"/> </opcode> @@ -613,7 +614,7 @@ <opcode id="5463" name="OP_TradeCoins" updated="05/11/05"> <comment>Coins put in trade window</comment> </opcode> - <opcode id="6cd5" name="OP_RandomReply" updated="12/07/05"> + <opcode id="621f" name="OP_RandomReply" updated="02/21/06"> <comment>old RandomCode</comment> <payload dir="server" typename="randomStruct" sizechecktype="match"/> </opcode> @@ -621,7 +622,7 @@ <comment>Server replying with deny information after /deny</comment> <payload dir="server" typename="consentResponseStruct" sizechecktype="match"/> </opcode> - <opcode id="2403" name="OP_GroupUpdate" updated="12/07/05"> + <opcode id="523b" name="OP_GroupUpdate" updated="12/07/05"> <payload dir="server" typename="groupFullUpdateStruct" sizechecktype="match"/> <payload dir="server" typename="groupUpdateStruct" sizechecktype="match"/> <comment></comment> @@ -632,17 +633,17 @@ <opcode id="0065" name="OP_TradeAcceptClick" updated="10/27/05"> <comment>One side clicks Accept on the trade</comment> </opcode> - <opcode id="1580" name="OP_TimeOfDay" updated="12/07/05"> + <opcode id="3e75" name="OP_TimeOfDay" updated="02/21/06"> <comment>old TimeOfDayCode</comment> <payload dir="server" typename="timeOfDayStruct" sizechecktype="match"/> </opcode> <opcode id="3838" name="OP_ConfirmDelete" updated="10/27/05"> <comment>Client sends this to server to confirm op_deletespawn</comment> </opcode> - <opcode id="754e" name="OP_MobHealth" updated="12/07/05"> + <opcode id="5c38" name="OP_MobHealth" updated="02/21/06"> <comment>health sent when a player clicks on the mob</comment> </opcode> - <opcode id="41b1" name="OP_RandomReq" updated="12/07/05"> + <opcode id="154f" name="OP_RandomReq" updated="02/21/06"> <comment>old RandomReqCode</comment> <payload dir="client" typename="randomReqStruct" sizechecktype="match"/> </opcode> @@ -650,7 +651,7 @@ <comment>old StartCastCode</comment> <payload dir="both" typename="startCastStruct" sizechecktype="match"/> </opcode> - <opcode id="14cb" name="OP_ClientUpdate" updated="12/07/05"> + <opcode id="7b59" name="OP_ClientUpdate" updated="02/21/06"> <comment>Position updates</comment> <payload dir="server" typename="playerSpawnPosStruct" sizechecktype="match"/> <payload dir="both" typename="playerSelfPosStruct" sizechecktype="match"/> @@ -658,7 +659,7 @@ <opcode id="0375" name="OP_Report" updated="06/29/05"> <comment></comment> </opcode> - <opcode id="3bc2" name="OP_GroundSpawn" updated="12/07/05"> + <opcode id="7668" name="OP_GroundSpawn" updated="02/21/06"> <comment>old MakeDropCode</comment> <payload dir="server" typename="makeDropStruct" sizechecktype="match"/> <payload dir="client" typename="uint8_t" sizechecktype="none"/> @@ -669,20 +670,20 @@ <opcode id="45d0" name="OP_LFPGetMatchesResponse" updated="10/27/05"> <comment></comment> </opcode> - <opcode id="0797" name="OP_Jump" updated="10/27/05"> + <opcode id="1dd4" name="OP_Jump" updated="02/21/06"> <comment>old cJumpCode?</comment> </opcode> - <opcode id="5ecd" name="OP_ExpUpdate" updated="12/07/05"> + <opcode id="758b" name="OP_ExpUpdate" updated="02/21/06"> <comment>old ExpUpdateCode</comment> <payload dir="server" typename="expUpdateStruct" sizechecktype="match"/> </opcode> - <opcode id="407e" name="OP_FindPersonRequest" updated="12/07/05"> + <opcode id="5d89" name="OP_FindPersonRequest" updated="02/21/06"> <comment>Control-F Find</comment> </opcode> - <opcode id="524e" name="OP_AAAction" updated="12/07/05"> + <opcode id="4e0e" name="OP_AAAction" updated="02/21/06"> <comment>Used for changing percent, buying? and activating skills</comment> </opcode> - <opcode id="10b2" name="OP_Death" updated="12/07/05"> + <opcode id="640b" name="OP_Death" updated="02/21/06"> <comment>old NewCorpseCode</comment> <payload dir="server" typename="newCorpseStruct" sizechecktype="match"/> </opcode> @@ -692,7 +693,7 @@ <opcode id="0840" name="OP_TradeSkillCombine" updated="06/29/05"> <comment></comment> </opcode> - <opcode id="0695" name="OP_InitialMobHealth" updated="12/07/05"> + <opcode id="41ff" name="OP_InitialMobHealth" updated="02/21/06"> <comment>Initial health sent when a player clicks on the mob. Subsequent updated will be OP_MobHealth</comment> </opcode> <opcode id="45d0" name="OP_LFGGetMatchesResponse" updated="10/27/05"> @@ -707,19 +708,19 @@ <opcode id="5306" name="OP_Feedback" updated="10/27/05"> <comment>/feedback</comment> </opcode> - <opcode id="4e31" name="OP_TributeUpdate" updated="12/07/05"> + <opcode id="1cc8" name="OP_TributeUpdate" updated="02/21/06"> <comment>Tribute information</comment> </opcode> <opcode id="083c" name="OP_TributeInfo" updated="12/07/05"> <comment>Tribute information</comment> </opcode> - <opcode id="436a" name="OP_CompletedTasks" updated="12/07/05"> + <opcode id="5429" name="OP_CompletedTasks" updated="02/21/06"> <comment>Task history for task window</comment> </opcode> - <opcode id="5966" name="OP_CustomTitles" updated="12/07/05"> + <opcode id="4e34" name="OP_CustomTitles" updated="02/21/06"> <comment>List of available titles</comment> </opcode> - <opcode id="77d6" name="OP_Stamina" updated="12/07/05"> + <opcode id="75f6" name="OP_Stamina" updated="02/21/05"> <comment>Server updating on hunger/thirst</comment> <payload dir="server" typename="staminaStruct" sizechecktype="match"/> </opcode> @@ -727,7 +728,7 @@ <comment>old SkillIncCode</comment> <payload dir="server" typename="skillIncStruct" sizechecktype="match"/> </opcode> - <opcode id="61da" name="OP_SpawnRename" updated="12/07/05"> + <opcode id="0dba" name="OP_SpawnRename" updated="02/21/06"> <comment>Spawns getting renamed after initial NewSpawn</comment> <payload dir="server" typename="spawnRenameStruct" sizechecktype="match"/> </opcode> @@ -735,39 +736,39 @@ <comment>old LevelUpUpdateCode</comment> <payload dir="server" typename="levelUpUpdateStruct" sizechecktype="match"/> </opcode> - <opcode id="2688" name="OP_Logout" updated="12/07/05"> + <opcode id="1693" name="OP_Logout" updated="02/21/06"> <comment></comment> <payload dir="server" typename="none" sizechecktype="match"/> </opcode> - <opcode id="625d" name="OP_Animation" updated="12/07/05"> + <opcode id="11b0" name="OP_Animation" updated="02/21/06"> <comment></comment> </opcode> - <opcode id="2372" name="OP_TaskDescription" updated="12/07/05"> + <opcode id="6c9a" name="OP_TaskDescription" updated="02/21/06"> <comment>Task descriptions coming down for task window</comment> </opcode> - <opcode id="5ef7" name="OP_TaskActivity" updated="12/07/05"> + <opcode id="4f24" name="OP_TaskActivity" updated="02/21/06"> <comment>Task activity descriptions coming down for task window</comment> </opcode> - <opcode id="0587" name="OP_SendExpZonein" updated="12/07/05"> + <opcode id="7a64" name="OP_SendExpZonein" updated="02/21/06"> <comment>Both directions. Negotiating sending of exp info.</comment> </opcode> - <opcode id="1477" name="OP_SetServerFilter" updated="12/07/05"> + <opcode id="0ead" name="OP_SetServerFilter" updated="02/21/06"> <comment>Client telling server /filter information</comment> </opcode> - <opcode id="66f9" name="OP_TGB" updated="12/07/05"> + <opcode id="5cc8" name="OP_TGB" updated="02/21/06"> <comment>Client telling server to set targetgroupbuff</comment> </opcode> <opcode id="7416" name="OP_LeaderExpUpdate" updated="06/29/05"> <comment>Leadership AA Exp Update</comment> <payload dir="server" typename="leadExpUpdateStruct" sizechecktype="match"/> </opcode> - <opcode id="098e" name="OP_Lockouts" updated="12/07/05"> + <opcode id="765a" name="OP_Lockouts" updated="02/21/06"> <comment>Server telling client lockouts</comment> </opcode> - <opcode id="59e5" name="OP_GuildExtendedInfo" updated="12/07/05"> + <opcode id="0985" name="OP_GuildExtendedInfo" updated="02/21/06"> <comment>Extra guild info (i.e. chat channel, url)</comment> </opcode> - <opcode id="4625" name="OP_Shroud" updated="12/07/05"> + <opcode id="0265" name="OP_Shroud" updated="02/21/06"> <comment>Server putting players into shroud form</comment> <payload dir="server" typename="spawnShroudSelf" sizechecktype="none"/> </opcode> |