EOSERV Wiki > Page: PACKET CHARACTER > History > Revision Diff

Revision Diff: PACKET CHARACTER

Revision by at 21st Feb 2011 09:58 pm
DeletionsAdditions
Create ID: 2
Approved: String ("NO" or "OK")
Create ID(Short) = ID made up by the server to track player creation
Approved(String) = String("NO" or "OK") to tell the client if it should go to next state or not
Message ID: 1
Message ID(Char) = Number that tells the client what message box to pop up
Number of Characters in Account: 1
1: 1
255: 1
Number of Characters(Char) = Number of characters within the account
1(Char) = Unknown
255(Byte) = 255 Byte
Name: BreakString
ID: 4
Level: 1
Gender: 1
Hair Style: 1
Hair Color: 1
Race: 1
Admin Rank: 1
Boots Dollgraphic: 2
Armor Dollgraphic: 2
Hat Dollgraphic: 2
Shield Dollgraphic: 2
Weapon Dollgraphic: 2
255: 1
Name(BreakString) = Character's name
ID(Integer) = Character's ID
Level(Char) = Character's level
Gender(Char) = Character's gender
Hair Style(Char) = Character's hair style
Hair Color(Char) = Character's hair color
Race(Char) = Character's race
Admin Rank(Char) = Character's admin rank
Boots Dollgraphic(Short) = Character's boots dollgraphic
Armor Dollgraphic(Short) = Character's brmor dollgraphic
Hat Dollgraphic(Short) = Character's hat dollgraphic
Shield Dollgraphic(Short) = Character's shield dollgraphic
Weapon Dollgraphic(Short) = Character's weapon dollgraphic
255(Byte) = 255 Byte
Delete Request ID: 2
Character ID: 4
Delete ID(Short) = ID made up by the server to track player deletion
Character ID(Integer) = Character ID that is requesting to be deleted
Create ID: 2 (Unsure value)
Gender: 2
Hair Style: 2
Hair Color: 2
Race: 2
Unknown: 1
Name: BreakString
Create ID(Short) = ID should match the ID created in PACKET_REPLY
Gender(Short) = Newly created character's gender
Hair Style(Short) = Newly created character's hair style
Hair Color(Short) = Newly created character's hair color
Race(Short) = Newly created character's race
Unknown(Char) = Unknown
Name(BreakString) = Newly created character's name
Delete ID: 2
Character ID: 4
Delete ID(Short) = ID should match the ID created in PACKET_PLAYER
Character ID(Integer) = Character ID that is requesting to be deleted
Character ID: 4
Character ID(Integer) = Character ID that is requesting to be deleted
EOSERV Wiki > Page: PACKET CHARACTER > History > Revision Diff