-
Posts
2813 -
Joined
-
Last visited
-
Days Won
94 -
Donations
0.00 GBP
Content Type
Bug Tracker
Wiki
Release Notes
Forums
Downloads
Blogs
Events
Everything posted by antz
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUTH_SRP6_BEGIN Usage Opcode Values Description Value Decimal Value 51 Hex Value 0x0033 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUTH_SESSION Usage Packet generated by the client as an answer to SMSG_AUTH_CHALLENGE. Many fields are in reversed byte order. Opcode Values Description Value Decimal Value 493 Hex Value 0x01ED Packet Length 280* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes Opcode uint8 8 The Opcode that identifies the current packet. Error uint8 8 Error Code. (Ignored 0x02) Size uint16 16 The size of the rest of the packet excluding the previous fields GameName uint32 (default) 32 4 Bytes containing the name of the game WoW\0 GameVersion uint32 (default) 32 3 Bytes containing the version of the game (0x01,0x0C,0x00) GameBuild uint16 16 The Build number of the client Platform uint32 (default) 32 Client Platform Name (x86/0). The format was reversed in TBC and later clients OperationSystem uint32 (default) 32 Client OS Name (Win\0). The format was reversed in TBC and later clients Area uint32 (default) 32 Client Area / Localization (enUS). The format was reversed in TBC and later clients TimeZone uint32 (default) 32 Clienr Time Zone ClientIP uint32 (default) 32 Client IP (got locally) AccountNameLen uint8 8 Length of account name (\0) terminator included. AccountName string 0 Account Name Packet Example {CLIENT} Packet: (0x01ED) CMSG_AUTH_SESSION PacketSize = 178 |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |00 B0 ED 01 00 00 F3 16 00 00 00 00 00 00 52 5A |..............RZ| |39 35 30 00 E1 A0 F8 B7 BA 1E 5B E1 BF A3 A4 04 |950.......[.....| |B1 C9 34 9D 30 EC 89 E8 FB 6C EB 13 56 01 00 00 |..4.0....l..V...| |78 9C 75 CC BD 0E C2 30 0C 04 E0 F2 1E BC 0C 61 |x.u....0.......a| |40 95 C8 42 C3 8C 4C E2 22 0B C7 A9 8C CB 4F 9F |@..B..L.".....O.| |1E 16 24 06 73 EB 77 77 81 69 59 40 CB 69 33 67 |[email protected]| |A3 26 C7 BE 5B D5 C7 7A DF 7D 12 BE 16 C0 8C 71 |.&..[..z.}.....q| |24 E4 12 49 A8 C2 E4 95 48 0A C9 C5 3D D8 B6 7A |$..I....H...=..z| |06 4B F8 34 0F 15 46 73 67 BB 38 CC 7A C7 97 8B |.K.4..Fsg.8.z...| |BD DC 26 CC FE 30 42 D6 E6 CA 01 A8 B8 90 80 51 |..&..0B........Q| |FC B7 A4 50 70 B8 12 F3 3F 26 41 FD B5 37 90 19 |...Pp...?&A..7..| |66 8F |f. | ------------------------------------------------------------------- auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUCTION_SELL_ITEM Usage packet sent when player places an item in an auction. Usually server should send SMSG_AUCTION_OWNER_LIST_RESULT opcode after placing item in auction. Opcode Values Description Value Decimal Value 598 Hex Value 0x0256 Packet Length 224 Packet Structure Follows: Field Name Field Type Field Size Notes AuctioneerGuid uint64 (Guid) 64 ItemGuid uint64 (Guid) 64 BidAmount uint32 (default) 32 BuyOutAmount uint32 (default) 32 Duration uint32 (default) 32 Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUCTION_REMOVE_ITEM Usage Opcode Values Description Value Decimal Value 599 Hex Value 0x0257 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUCTION_PLACE_BID Usage Opcode Values Description Value Decimal Value 602 Hex Value 0x025A Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUCTION_LIST_OWNER_ITEMS Usage Request a listing of all items a character has put up for auction in the Auction House. Opcode Values Description Value Decimal Value 601 Hex Value 0x0259 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUCTION_LIST_ITEMS Usage Return the list of auctions Opcode Values Description Value Decimal Value 600 Hex Value 0x0258 Packet Length 216* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes auctioneerGuid uint64 (Guid) 64 NPC Guid listFrom uint32 (default) 32 Page of Auctions - Not used in fact )this list not have page control in client). searchedName string * levelMin uint8 8 levelMax uint8 8 auctionSlotId uint32 (default) 32 auctionMainCategory uint32 (default) 32 quality uint32 (default) 32 usable uint8 8 Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AUCTION_LIST_BIDDER_ITEMS Usage Request listing of Auction House items where player has placed a bid. Opcode Values Description Value Decimal Value 612 Hex Value 0x0264 Packet Length 160 Packet Structure Follows: Field Name Field Type Field Size Notes auctioneerGuid uint64 (Guid) 64 Aunctioneer NPC Guid listFrom uint32 (default) 32 Page of Auctions outbiddedCount uint32 (default) 32 Count of outbidded auctions OutbiddedAuctionId uint32 (default) 32 outbiddedCount number of OutbiddedAuctionId Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ATTACKSWING Usage Sent by client. Tells to server that the player is trying to start attacking the target. Opcode Values Description Value Decimal Value 321 Hex Value 0x0141 Packet Length 64 Packet Structure Follows: Field Name Field Type Field Size Notes Guid uint64 (Guid) 64 Packet Example {CLIENT} Packet: (0x0141) CMSG_ATTACKSWING PacketSize = 14 |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |00 0C 41 01 00 00 F4 78 66 00 C1 02 01 F0 |..A....xf..... | ------------------------------------------------------------------- auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ATTACKSTOP Usage Cease character auto-attack when player clicks auto-attack button a second time. Opcode Values Description Value Decimal Value 322 Hex Value 0x0142 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example {CLIENT} Packet: (0x0142) CMSG_ATTACKSTOP PacketSize = 6 |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |00 04 42 01 00 00 |..B... | ------------------------------------------------------------------- auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AREA_SPIRIT_HEALER_QUEUE Usage Opcode Values Description Value Decimal Value 739 Hex Value 0x02E3 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AREA_SPIRIT_HEALER_QUERY Usage Opcode Values Description Value Decimal Value 738 Hex Value 0x02E2 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_AREATRIGGER Usage Notifies server that player character has entered a place or performed an action that activates an area trigger. Opcode Values Description Value Decimal Value 180 Hex Value 0x00B4 Packet Length 32 Packet Structure Follows: Field Name Field Type Field Size Notes triggerId uint32 (default) 32 Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ADVANCE_SPAWN_TIME Usage Opcode Values Description Value Decimal Value 49 Hex Value 0x0031 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ADD_PVP_MEDAL_CHEAT Usage Opcode Values Description Value Decimal Value 649 Hex Value 0x0289 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ADD_IGNORE Usage Informs server that a player character has added another player's character to their Ignore list. Opcode Values Description Value Decimal Value 108 Hex Value 0x006C Packet Length 0* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes IgnoreName string * Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ADD_FRIEND Usage Informs server that a player character has added another player's character to their Friends list. Opcode Values Description Value Decimal Value 105 Hex Value 0x0069 Packet Length 0* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes friendName string * Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ACTIVATETAXIEXPRESS Usage Return a list of Flightpoint nodes Opcode Values Description Value Decimal Value 786 Hex Value 0x0312 Packet Length 128* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes Guid uint64 (Guid) 64 totalcost uint32 (default) 32 nodeCount uint32 (default) 32 node uint32 (default) 32* There will be nodeCount number of nodes present in the packet. Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ACCEPT_TRADE Usage Indicates player character has clicked the "Accept" button in Item Trade window while engaged in a trade session with another player. Opcode Values Description Value Decimal Value 282 Hex Value 0x011A Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ACCEPT_LEVEL_GRANT Usage test 12 Opcode Values Description Value Decimal Value 1055 Hex Value 0x041F Packet Length 32* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes test-0 only uint32 (default) 32 for zero only new field string 32 Combined field for Zero and One - char Packet Example CMSG_ACCEPT_LEVEL_GRANT Length = ???? |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |00 0C 3D 00 00 00 A2 41 59 00 00 00 00 00 |..=....AY..... | ------------------------------------------------------------------- auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosZero packet CMSG_ACTIVATETAXI Usage This is called when the player selects where to fly to. Opcode Values Description Value Decimal Value 429 Hex Value 0x01AD Packet Length 128 Packet Structure Follows: Field Name Field Type Field Size Notes Guid uint64 (Guid) 64 SourceId uint32 (default) 32 DestinationId uint32 (default) 32 Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
It has taken much longer than planned, but via MAGNET (MAnGos oNline Editing Tool), the packet formats can now be documented and exported to the forum.
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosThree packet UMSG_UPDATE_GUILD Usage Opcode Values Description Value Decimal Value 4245 Hex Value 0x1095 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosThree packet UMSG_UPDATE_GROUP_MEMBERS Usage Opcode Values Description Value Decimal Value 4225 Hex Value 0x1081 Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
-
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. Description of the MangosThree packet UMSG_UPDATE_GROUP_INFO Usage Opcode Values Description Value Decimal Value 5375 Hex Value 0x14FF Packet Length 0 Packet Structure Follows: Field Name Field Type Field Size Notes No fields are currently defined! - if you know the layout, please advise us - or ask for access to MAGNET so that you can enter them yourself Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
Contact Us
To contact us
click here
You can also email us at [email protected]
Privacy Policy | Terms & Conditions

You can also email us at [email protected]
Privacy Policy | Terms & Conditions
Copyright © getMaNGOS. All rights Reserved.
This website is in no way associated with or endorsed by Blizzard Entertainment®
This website is in no way associated with or endorsed by Blizzard Entertainment®