| ServerPack/MapServerPack/HA3_Function/SuccessScoreInfo | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| ServerPack/MapServerPack/HA3_Function/SuccessScoreInfo.des | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| ServerPack/MapServerPack/HA3_Function/SuccessScoreInfo.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPack/MapServerPack/HA3_Function/SuccessScoreInfo
ServerPack/MapServerPack/HA3_Function/SuccessScoreInfo.des
New file @@ -0,0 +1 @@ A3 43 成就积分信息 #tagMCSuccessScoreInfo ServerPack/MapServerPack/HA3_Function/SuccessScoreInfo.h
New file @@ -0,0 +1,7 @@ // A3 43 成就积分信息 #tagMCSuccessScoreInfo struct tagMCSuccessScoreInfo { tagHead Head; DWORD ScoreAwardState; //成就积分领奖记录,按奖励索引位记录是否领取 };