|
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_CHAR_CREATE
Usage
Packet sent by the client to request a new character creation. Server will respond with a SMSG_CHAR_CREATE specifying the Result Code.
Opcode Values
| Description | Value |
|---|---|
| Decimal Value | 54 |
| Hex Value | 0x0036 |
| Packet Length | 72* - Length can vary |
Packet Structure Follows:
| Field Name | Field Type | Field Size | Notes |
|---|---|---|---|
| Name | string | 0 | The name of the character to create. |
| Race | uint8 | 8 | Selected Race |
| Class | uint8 | 8 | Selected Class |
| Gender | uint8 | 8 | Selected Gender |
| Skin | uint8 | 8 | Selected Skin Colour |
| Face | uint8 | 8 | Selected Face Model |
| HairStyle | uint8 | 8 | Selected HairStyle Model |
| HairColor | uint8 | 8 | Selected Hair Colour |
| FacialHair | uint8 | 8 | Select Facial Hair Colour |
| OutfitId | uint8 | 8 | Selected Outfit Model |
Packet Example
TODO: Example needed
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