// B1 02 Íæ¼ÒʱװƤ·ô¼¤»î״̬ #tagMCClothesCoatSkinState struct tagMCClothesCoatLVInfo { DWORD CoatIndex; //ʱװË÷Òý BYTE CoatLV; //ʱװµÈ¼¶ }; struct tagMCClothesCoatSkinState { tagHead Head; DWORD CoatChestLV; //ʱװ¹ñµÈ¼¶ DWORD CoatChestExp; //ʱװ¹ñ¾­Ñé WORD CoatNum; //ʱװ¸öÊý tagMCClothesCoatLVInfo CoatInfoList[CoatNum]; // ʱװÊý¾ÝÁбí };