| ServerPack/MapServerPack/HB2_ActionMap/StartCustomSceneResult | 补丁 | 查看 | 原始文档 | blame | 历史 | |
| ServerPack/MapServerPack/HB2_ActionMap/StartCustomSceneResult.des | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| ServerPack/MapServerPack/HB2_ActionMap/StartCustomSceneResult.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPack/MapServerPack/HB2_ActionMap/StartCustomSceneResult
ServerPack/MapServerPack/HB2_ActionMap/StartCustomSceneResult.des
New file @@ -0,0 +1 @@ B2 16 开始自定义场景结果 #tagMCStartCustomSceneResult ServerPack/MapServerPack/HB2_ActionMap/StartCustomSceneResult.h
New file @@ -0,0 +1,9 @@ // B2 16 开始自定义场景结果 #tagMCStartCustomSceneResult struct tagMCStartCustomSceneResult { tagHead Head; DWORD MapID; WORD FuncLineID; BYTE Result; //是否允许 };