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 SMSG_INIT_WORLD_STATES
Usage
Initiates World States, allowing them to be used. Required to Update World States. Commonly used in PvP Battlegrounds.
Opcode Values
Description | Value |
---|---|
Decimal Value | 706 |
Hex Value | 0x02C2 |
Packet Length | 208 |
Packet Structure Follows:
Field Name | Field Type | Field Size | Notes |
---|---|---|---|
MapId | uint32 (default) | 32 | |
ZoneId | uint32 (default) | 32 | |
PhaseId | uint32 (default) | 32 | (Only if the phase entered in WorldState.dbc is not 0) |
Unknown1 | uint32 (default) | 32 | 0 |
Unknown2 | uint16 | 16 | 1 |
WorldStateId | uint32 (default) | 32 | |
Value | uint32 (default) | 32 | Recommended to be set to 1 |
Packet Example
{SERVER} Packet: (0x02C2) SMSG_INIT_WORLD_STATES PacketSize = 62 |------------------------------------------------|----------------| |00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F |0123456789ABCDEF| |------------------------------------------------|----------------| |00 3C C2 02 00 00 00 00 01 00 00 00 06 00 D8 08 |.<.............. d7 d6 d5 d4 d3>
auto-generated by the getMaNGOS.eu MAGNET mope module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now