Jump to content

antz

Community Manager
  • Posts

    2813
  • Joined

  • Last visited

  • Days Won

    94
  • Donations

    0.00 GBP 

Everything posted by antz

  1. antz

    CMSG_LEARN_SPELL

    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 MangosOne packet CMSG_LEARN_SPELL Usage Simple packet that comes only with a SpellID. Server will respond (after checking if the spell is available, etc) with SMSG_LEARNED_SPELL Opcode Values Description Value Decimal Value 16 Hex Value 0x0010 Packet Length 32 Packet Structure Follows: Field Name Field Type Field Size Notes SpellId uint32 (default) 32 The ID of the spell that is to be learned Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
  2. antz

    CMSG_KEEP_ALIVE

    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 MangosOne packet CMSG_KEEP_ALIVE Usage Opcode Values Description Value Decimal Value 1030 Hex Value 0x0406 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
  3. antz

    CMSG_JOIN_CHANNEL

    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 MangosOne packet CMSG_JOIN_CHANNEL Usage Opcode Values Description Value Decimal Value 151 Hex Value 0x0097 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: (0x0097) CMSG_JOIN_CHANNEL PacketSize = 28 |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |00 1A 97 00 00 00 47 65 6E 65 72 61 6C 20 2D 20 |......General - | |44 75 6E 20 4D 6F 72 6F 67 68 00 00 |Dun Morogh.. | ------------------------------------------------------------------- auto-generated by the getMaNGOS.eu MAGNET mope module
  4. 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 MangosOne packet CMSG_ITEM_TEXT_QUERY Usage packet sent by client when the player clicks to view item which have any text in body. Server should return SMSG_ITEM_TEXT_QUERY_RESPONSE opcode for result. Opcode Values Description Value Decimal Value 579 Hex Value 0x0243 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
  5. 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 MangosOne packet CMSG_ITEM_QUERY_SINGLE Usage Packet sent by the client to request an item. The server will respond with SMSG_ITEM_QUERY_SINGLE_RESPONSE Opcode Values Description Value Decimal Value 86 Hex Value 0x0056 Packet Length 96 Packet Structure Follows: Field Name Field Type Field Size Notes ItemEntry uint32 (default) 32 The entry of the item requested. Guid uint64 (Guid) 64 The GUID of the unit who posseses that item. Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
  6. 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 MangosOne packet CMSG_ITEM_QUERY_MULTIPLE Usage Opcode Values Description Value Decimal Value 87 Hex Value 0x0057 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
  7. 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 MangosOne packet CMSG_ITEM_NAME_QUERY Usage Opcode Values Description Value Decimal Value 708 Hex Value 0x02C4 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
  8. antz

    CMSG_INSPECT

    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 MangosOne packet CMSG_INSPECT Usage Opcode Values Description Value Decimal Value 276 Hex Value 0x0114 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
  9. 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 MangosOne packet CMSG_INITIATE_TRADE Usage opcode sent by client when he try to open trade (by button trade or just drag and drop). Opcode Values Description Value Decimal Value 278 Hex Value 0x0116 Packet Length 64 Packet Structure Follows: Field Name Field Type Field Size Notes TargetGuid uint64 (Guid) 64 Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
  10. antz

    CMSG_IGNORE_TRADE

    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 MangosOne packet CMSG_IGNORE_TRADE Usage Opcode Values Description Value Decimal Value 281 Hex Value 0x0119 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
  11. 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 MangosOne packet CMSG_IGNORE_REQUIREMENTS_CHEAT Usage Opcode Values Description Value Decimal Value 936 Hex Value 0x03A8 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
  12. 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 MangosOne packet CMSG_IGNORE_KNOCKBACK_CHEAT Usage Opcode Values Description Value Decimal Value 812 Hex Value 0x032C 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
  13. 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 MangosOne packet CMSG_IGNORE_DIMINISHING_RETURNS_CHEAT Usage Opcode Values Description Value Decimal Value 1028 Hex Value 0x0404 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
  14. 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 MangosOne packet CMSG_GUILD_SET_PUBLIC_NOTE Usage Opcode Values Description Value Decimal Value 564 Hex Value 0x0234 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
  15. 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 MangosOne packet CMSG_GUILD_SET_OFFICER_NOTE Usage Opcode Values Description Value Decimal Value 565 Hex Value 0x0235 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
  16. antz

    CMSG_GUILD_ROSTER

    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 MangosOne packet CMSG_GUILD_ROSTER Usage Packet sent by the client to update the guild menu, it can be with /groster command. This will generate a SMSG_GUILD_ROSTER for the Player. Opcode Values Description Value Decimal Value 137 Hex Value 0x0089 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
  17. antz

    CMSG_GUILD_REMOVE

    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 MangosOne packet CMSG_GUILD_REMOVE Usage Opcode Values Description Value Decimal Value 142 Hex Value 0x008E 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
  18. antz

    CMSG_GUILD_RANK

    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 MangosOne packet CMSG_GUILD_RANK Usage Opcode Values Description Value Decimal Value 561 Hex Value 0x0231 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
  19. antz

    CMSG_GUILD_QUERY

    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 MangosOne packet CMSG_GUILD_QUERY Usage Opcode Values Description Value Decimal Value 84 Hex Value 0x0054 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: (0x0054) CMSG_GUILD_QUERY PacketSize = 4 stamp = 369041218 |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |01 00 00 00 |.... | ------------------------------------------------------------------- auto-generated by the getMaNGOS.eu MAGNET mope module
  20. antz

    CMSG_GUILD_PROMOTE

    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 MangosOne packet CMSG_GUILD_PROMOTE Usage Opcode Values Description Value Decimal Value 139 Hex Value 0x008B 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
  21. antz

    CMSG_GUILD_MOTD

    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 MangosOne packet CMSG_GUILD_MOTD Usage Opcode Values Description Value Decimal Value 145 Hex Value 0x0091 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
  22. antz

    CMSG_GUILD_LEAVE

    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 MangosOne packet CMSG_GUILD_LEAVE Usage Opcode Values Description Value Decimal Value 141 Hex Value 0x008D 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
  23. antz

    CMSG_GUILD_LEADER

    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 MangosOne packet CMSG_GUILD_LEADER Usage Opcode Values Description Value Decimal Value 144 Hex Value 0x0090 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
  24. antz

    CMSG_GUILD_INVITE

    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 MangosOne packet CMSG_GUILD_INVITE Usage Packet sent by the client to invite a Player to join a guild. This will generate a SMSG_GUILD_INVITE for the invited Player. Opcode Values Description Value Decimal Value 130 Hex Value 0x0082 Packet Length 0* - Length can vary Packet Structure Follows: Field Name Field Type Field Size Notes InvitedName string 0 Name of the invited player Packet Example TODO: Example needed auto-generated by the getMaNGOS.eu MAGNET mope module
  25. 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 MangosOne packet CMSG_GUILD_INFO_TEXT Usage Opcode Values Description Value Decimal Value 764 Hex Value 0x02FC 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
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use