| ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.des | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward
ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.des
New file @@ -0,0 +1 @@ A2 34 自定义场景中获取采集奖励 #tagCMGetCustomSceneCollectAward ClientPack/ClientToMapServer/CA2_Interaction/GetCustomSceneCollectAward.h
New file @@ -0,0 +1,7 @@ // A2 34 自定义场景中获取采集奖励 #tagCMGetCustomSceneCollectAward struct tagCMGetCustomSceneCollectAward { tagHead Head; DWORD NPCID; //采集的NPCID };