// A3 60 оۻêÐÅÏ¢ #tagMCGatherTheSoulInfo struct tagMCGatherTheSoul { DWORD SoulID; WORD LV; }; struct tagMCGatherTheSoulInfo { tagHead Head; BYTE Count; // ÐÅÏ¢¸öÊý tagMCGatherTheSoul SoulList[Count]; // ÐÅÏ¢Áбí };