From e2698e00e80d0d732dc9b6525e85e4cc0bdfa80a Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 25 十一月 2025 17:38:55 +0800
Subject: [PATCH] 358 【内政】红颜系统-服务端(增加游历系统;)
---
ClientPack/CB0_Event/TravelClick.des | 1 +
/dev/null | 12 ------------
ClientPack/CB0_Event/TravelClick.h | 8 ++++++++
ClientPack/CB0_Event/TravelClick | 0
ServerPack/HB0_Event/TravelInfo.des | 1 +
ClientPack/CB0_Event/TravelSceneryUP.des | 1 +
ServerPack/HB0_Event/TravelInfo.h | 25 +++++++++++++++++++++++++
ClientPack/CB0_Event/TravelSceneryUP.h | 6 ++++++
ServerPack/HB0_Event/TravelInfo | 0
ClientPack/CB0_Event/TravelSceneryUP | 0
10 files changed, 42 insertions(+), 12 deletions(-)
diff --git a/ClientPack/CB0_Event/CancelAssistBoss.des b/ClientPack/CB0_Event/CancelAssistBoss.des
deleted file mode 100644
index bbfb15a..0000000
--- a/ClientPack/CB0_Event/CancelAssistBoss.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 13 取消协助Boss #tagCGCancelAssistBoss
diff --git a/ClientPack/CB0_Event/CancelAssistBoss.h b/ClientPack/CB0_Event/CancelAssistBoss.h
deleted file mode 100644
index cbd1359..0000000
--- a/ClientPack/CB0_Event/CancelAssistBoss.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// B0 13 取消协助Boss #tagCGCancelAssistBoss
-
-struct tagCGCancelAssistBoss
-
-{
- tagHead Head;
- char AssistGUID[40]; //协助GUID
-};
diff --git a/ClientPack/CB0_Event/GetAssistThanksGift b/ClientPack/CB0_Event/GetAssistThanksGift
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/GetAssistThanksGift
+++ /dev/null
diff --git a/ClientPack/CB0_Event/GetAssistThanksGift.des b/ClientPack/CB0_Event/GetAssistThanksGift.des
deleted file mode 100644
index cbd9826..0000000
--- a/ClientPack/CB0_Event/GetAssistThanksGift.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 15 接收协助感谢礼物 #tagCGGetAssistThanksGift
diff --git a/ClientPack/CB0_Event/GetAssistThanksGift.h b/ClientPack/CB0_Event/GetAssistThanksGift.h
deleted file mode 100644
index 4948105..0000000
--- a/ClientPack/CB0_Event/GetAssistThanksGift.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// B0 15 接收协助感谢礼物 #tagCGGetAssistThanksGift
-
-struct tagCGGetAssistThanksGift
-
-{
- tagHead Head;
- BYTE IsPreview; //是否预览,非预览即确认领取,无额外奖励确认时也需要回复领取包代表已读
-};
diff --git a/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState b/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState
+++ /dev/null
diff --git a/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState.des b/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState.des
deleted file mode 100644
index 6283b4a..0000000
--- a/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 26 请求家族悬赏奖励领取情况 #tagQueryFamilyArrestAwardReceiveState
diff --git a/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState.h b/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState.h
deleted file mode 100644
index e088d79..0000000
--- a/ClientPack/CB0_Event/QueryFamilyArrestAwardReceiveState.h
+++ /dev/null
@@ -1,8 +0,0 @@
-//B0 26 请求家族悬赏奖励领取情况 #tagQueryFamilyArrestAwardReceiveState
-
-struct tagQueryFamilyArrestAwardReceiveState
-
-{
- tagHead Head;
-};
-
diff --git a/ClientPack/CB0_Event/QueryFamilyArrestOverState b/ClientPack/CB0_Event/QueryFamilyArrestOverState
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/QueryFamilyArrestOverState
+++ /dev/null
diff --git a/ClientPack/CB0_Event/QueryFamilyArrestOverState.des b/ClientPack/CB0_Event/QueryFamilyArrestOverState.des
deleted file mode 100644
index d96f044..0000000
--- a/ClientPack/CB0_Event/QueryFamilyArrestOverState.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 25 请求家族悬赏任务完成情况 #tagQueryFamilyArrestOverState
diff --git a/ClientPack/CB0_Event/QueryFamilyArrestOverState.h b/ClientPack/CB0_Event/QueryFamilyArrestOverState.h
deleted file mode 100644
index 894fcb4..0000000
--- a/ClientPack/CB0_Event/QueryFamilyArrestOverState.h
+++ /dev/null
@@ -1,8 +0,0 @@
-//B0 25 请求家族悬赏任务完成情况 #tagQueryFamilyArrestOverState
-
-struct tagQueryFamilyArrestOverState
-
-{
- tagHead Head;
-};
-
diff --git a/ClientPack/CB0_Event/ReceiveFamilyArrestAward b/ClientPack/CB0_Event/ReceiveFamilyArrestAward
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/ReceiveFamilyArrestAward
+++ /dev/null
diff --git a/ClientPack/CB0_Event/ReceiveFamilyArrestAward.des b/ClientPack/CB0_Event/ReceiveFamilyArrestAward.des
deleted file mode 100644
index 3d3c30a..0000000
--- a/ClientPack/CB0_Event/ReceiveFamilyArrestAward.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 24 领取家族悬赏奖励 #tagReceiveFamilyArrestAward
diff --git a/ClientPack/CB0_Event/ReceiveFamilyArrestAward.h b/ClientPack/CB0_Event/ReceiveFamilyArrestAward.h
deleted file mode 100644
index c079549..0000000
--- a/ClientPack/CB0_Event/ReceiveFamilyArrestAward.h
+++ /dev/null
@@ -1,9 +0,0 @@
-//B0 24 领取家族悬赏奖励 #tagReceiveFamilyArrestAward
-
-struct tagReceiveFamilyArrestAward
-
-{
- tagHead Head;
- DWORD ArrestID; //悬赏任务ID
-};
-
diff --git a/ClientPack/CB0_Event/StartAssistBoss b/ClientPack/CB0_Event/StartAssistBoss
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/StartAssistBoss
+++ /dev/null
diff --git a/ClientPack/CB0_Event/StartAssistBoss.des b/ClientPack/CB0_Event/StartAssistBoss.des
deleted file mode 100644
index 3a0203e..0000000
--- a/ClientPack/CB0_Event/StartAssistBoss.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 12 开始协助Boss #tagCGStartAssistBoss
diff --git a/ClientPack/CB0_Event/StartAssistBoss.h b/ClientPack/CB0_Event/StartAssistBoss.h
deleted file mode 100644
index ce2dd8b..0000000
--- a/ClientPack/CB0_Event/StartAssistBoss.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// B0 12 开始协助Boss #tagCGStartAssistBoss
-
-struct tagCGStartAssistBoss
-
-{
- tagHead Head;
- char AssistGUID[40]; //协助GUID
-};
diff --git a/ClientPack/CB0_Event/CancelAssistBoss b/ClientPack/CB0_Event/TravelClick
similarity index 100%
rename from ClientPack/CB0_Event/CancelAssistBoss
rename to ClientPack/CB0_Event/TravelClick
diff --git a/ClientPack/CB0_Event/TravelClick.des b/ClientPack/CB0_Event/TravelClick.des
new file mode 100644
index 0000000..6983283
--- /dev/null
+++ b/ClientPack/CB0_Event/TravelClick.des
@@ -0,0 +1 @@
+B0 40 游历点击 #tagCSTravelClick
diff --git a/ClientPack/CB0_Event/TravelClick.h b/ClientPack/CB0_Event/TravelClick.h
new file mode 100644
index 0000000..e46506c
--- /dev/null
+++ b/ClientPack/CB0_Event/TravelClick.h
@@ -0,0 +1,8 @@
+// B0 40 游历点击 #tagCSTravelClick
+
+struct tagCSTravelClick
+{
+ tagHead Head;
+ BYTE Row; //行,从1开始
+ BYTE Col; //列,从1开始
+};
diff --git a/ClientPack/CB0_Event/CancelAssistBoss b/ClientPack/CB0_Event/TravelSceneryUP
similarity index 100%
copy from ClientPack/CB0_Event/CancelAssistBoss
copy to ClientPack/CB0_Event/TravelSceneryUP
diff --git a/ClientPack/CB0_Event/TravelSceneryUP.des b/ClientPack/CB0_Event/TravelSceneryUP.des
new file mode 100644
index 0000000..cbec446
--- /dev/null
+++ b/ClientPack/CB0_Event/TravelSceneryUP.des
@@ -0,0 +1 @@
+B0 41 游历景观升级 #tagCSTravelSceneryUP
diff --git a/ClientPack/CB0_Event/TravelSceneryUP.h b/ClientPack/CB0_Event/TravelSceneryUP.h
new file mode 100644
index 0000000..c9dc79e
--- /dev/null
+++ b/ClientPack/CB0_Event/TravelSceneryUP.h
@@ -0,0 +1,6 @@
+// B0 41 游历景观升级 #tagCSTravelSceneryUP
+
+struct tagCSTravelSceneryUP
+{
+ tagHead Head;
+};
diff --git a/ClientPack/CB0_Event/UseAssistThanksGift b/ClientPack/CB0_Event/UseAssistThanksGift
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/UseAssistThanksGift
+++ /dev/null
diff --git a/ClientPack/CB0_Event/UseAssistThanksGift.des b/ClientPack/CB0_Event/UseAssistThanksGift.des
deleted file mode 100644
index 9407a9a..0000000
--- a/ClientPack/CB0_Event/UseAssistThanksGift.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 14 使用协助感谢礼盒 #tagCGUseAssistThanksGift
diff --git a/ClientPack/CB0_Event/UseAssistThanksGift.h b/ClientPack/CB0_Event/UseAssistThanksGift.h
deleted file mode 100644
index a478d90..0000000
--- a/ClientPack/CB0_Event/UseAssistThanksGift.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// B0 14 使用协助感谢礼盒 #tagCGUseAssistThanksGift
-
-struct tagCGUseAssistThanksGift
-
-{
- tagHead Head;
- DWORD ItemID;
- BYTE IsPreview; //是否预览,非预览即确认使用
-};
diff --git a/ClientPack/CB0_Event/Worship b/ClientPack/CB0_Event/Worship
deleted file mode 100644
index e69de29..0000000
--- a/ClientPack/CB0_Event/Worship
+++ /dev/null
diff --git a/ClientPack/CB0_Event/Worship.des b/ClientPack/CB0_Event/Worship.des
deleted file mode 100644
index 367d3c5..0000000
--- a/ClientPack/CB0_Event/Worship.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 20 请求膜拜玩家 #tagCGWorship
diff --git a/ClientPack/CB0_Event/Worship.h b/ClientPack/CB0_Event/Worship.h
deleted file mode 100644
index 0f854c2..0000000
--- a/ClientPack/CB0_Event/Worship.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// B0 20 请求膜拜玩家 #tagCGWorship
-
-struct tagCGWorship
-{
- tagHead Head;
- DWORD PlayerID; // 目标玩家ID
- BYTE WorshipType; // 膜拜类型
- DWORD WorshipValue; // 膜拜类型对应的功能值,如名次或其他,由具体膜拜类型定义对应值含义
-};
diff --git a/ServerPack/HB0_Event/ActivityPlaceInfo b/ServerPack/HB0_Event/ActivityPlaceInfo
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/ActivityPlaceInfo
+++ /dev/null
diff --git a/ServerPack/HB0_Event/ActivityPlaceInfo.des b/ServerPack/HB0_Event/ActivityPlaceInfo.des
deleted file mode 100644
index aac3f9f..0000000
--- a/ServerPack/HB0_Event/ActivityPlaceInfo.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 27 活跃放置信息 #tagMCActivityPlaceInfo
diff --git a/ServerPack/HB0_Event/ActivityPlaceInfo.h b/ServerPack/HB0_Event/ActivityPlaceInfo.h
deleted file mode 100644
index 576e9dc..0000000
--- a/ServerPack/HB0_Event/ActivityPlaceInfo.h
+++ /dev/null
@@ -1,16 +0,0 @@
-// B0 27 活跃放置信息 #tagMCActivityPlaceInfo
-
-struct tagMCActivityPlaceInfo
-{
- tagHead Head;
- DWORD StartTime; // 开始探索time时间戳,完成一次探索会自动下一次探索并更新该时间
- BYTE PlaceCount; // 剩余未完成探索次数
- BYTE RewardCount; // 累计未领取探索奖励次数
- BYTE RewardLen;
- char RewardInfo[RewardLen]; //累计未领取探索奖励 [[itemID, count], ...]
- DWORD TodayExp;
- DWORD TodayExpPoint;
- DWORD YestordayExp;
- DWORD YestordayExpPoint;
- DWORD TotalCount; // 累计活跃放置次数
-};
diff --git a/ServerPack/HB0_Event/AssistInfoList b/ServerPack/HB0_Event/AssistInfoList
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/AssistInfoList
+++ /dev/null
diff --git a/ServerPack/HB0_Event/AssistInfoList.des b/ServerPack/HB0_Event/AssistInfoList.des
deleted file mode 100644
index 5912eb0..0000000
--- a/ServerPack/HB0_Event/AssistInfoList.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 01 新增协助 #tagGCAssistInfoList
diff --git a/ServerPack/HB0_Event/AssistInfoList.h b/ServerPack/HB0_Event/AssistInfoList.h
deleted file mode 100644
index 6d27237..0000000
--- a/ServerPack/HB0_Event/AssistInfoList.h
+++ /dev/null
@@ -1,25 +0,0 @@
-// B0 01 新增协助 #tagGCAssistInfoList
-
-struct tagGCAssistInfo
-{
- char AssistGUID[40]; //协助GUID
- DWORD PlayerID;
- char PlayerName[33];
- BYTE Job;
- WORD LV; //等级
- BYTE RealmLV; //境界
- DWORD Face; //基本脸型
- DWORD FacePic; //头像框
- DWORD MapID;
- DWORD LineID;
- DWORD NPCID;
- WORD ExDataLen;
- char ExData[ExDataLen]; //其他自定义数据
-};
-
-struct tagGCAssistInfoList
-{
- tagHead Head;
- BYTE Count;
- tagGCAssistInfo AssistInfoList[Count];
-};
diff --git a/ServerPack/HB0_Event/AssistOver b/ServerPack/HB0_Event/AssistOver
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/AssistOver
+++ /dev/null
diff --git a/ServerPack/HB0_Event/AssistOver.des b/ServerPack/HB0_Event/AssistOver.des
deleted file mode 100644
index e524e20..0000000
--- a/ServerPack/HB0_Event/AssistOver.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 08 协助结束 #tagGCAssistOver
diff --git a/ServerPack/HB0_Event/AssistOver.h b/ServerPack/HB0_Event/AssistOver.h
deleted file mode 100644
index 9d08c45..0000000
--- a/ServerPack/HB0_Event/AssistOver.h
+++ /dev/null
@@ -1,11 +0,0 @@
-// B0 08 协助结束 #tagGCAssistOver
-
-struct tagGCAssistOver
-
-{
- tagHead Head;
- BYTE IsTagPlayerReason; //是否发布方原因
- BYTE ReasonLen;
- char Reason[ReasonLen]; //原因
- char AssistGUID[40]; //协助GUID
-};
diff --git a/ServerPack/HB0_Event/AssistingInfo b/ServerPack/HB0_Event/AssistingInfo
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/AssistingInfo
+++ /dev/null
diff --git a/ServerPack/HB0_Event/AssistingInfo.des b/ServerPack/HB0_Event/AssistingInfo.des
deleted file mode 100644
index 1aeef5a..0000000
--- a/ServerPack/HB0_Event/AssistingInfo.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 03 正在进行中的协助 #tagGCAssistingInfo
diff --git a/ServerPack/HB0_Event/AssistingInfo.h b/ServerPack/HB0_Event/AssistingInfo.h
deleted file mode 100644
index deba9ad..0000000
--- a/ServerPack/HB0_Event/AssistingInfo.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// B0 03 正在进行中的协助 #tagGCAssistingInfo
-
-struct tagGCAssistingInfo
-{
- tagHead Head;
- char AssistGUID[40]; //协助GUID
-};
diff --git a/ServerPack/HB0_Event/CanGetAssistThanksGiftCount b/ServerPack/HB0_Event/CanGetAssistThanksGiftCount
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/CanGetAssistThanksGiftCount
+++ /dev/null
diff --git a/ServerPack/HB0_Event/CanGetAssistThanksGiftCount.des b/ServerPack/HB0_Event/CanGetAssistThanksGiftCount.des
deleted file mode 100644
index 54e97a7..0000000
--- a/ServerPack/HB0_Event/CanGetAssistThanksGiftCount.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 06 可接收协助感谢礼物个数 #tagGCCanGetAssistThanksGiftCount
diff --git a/ServerPack/HB0_Event/CanGetAssistThanksGiftCount.h b/ServerPack/HB0_Event/CanGetAssistThanksGiftCount.h
deleted file mode 100644
index 7213d66..0000000
--- a/ServerPack/HB0_Event/CanGetAssistThanksGiftCount.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// B0 06 可接收协助感谢礼物个数 #tagGCCanGetAssistThanksGiftCount
-
-struct tagGCCanGetAssistThanksGiftCount
-
-{
- tagHead Head;
- BYTE CanGetCount;
-};
diff --git a/ServerPack/HB0_Event/ClearAssist b/ServerPack/HB0_Event/ClearAssist
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/ClearAssist
+++ /dev/null
diff --git a/ServerPack/HB0_Event/ClearAssist.des b/ServerPack/HB0_Event/ClearAssist.des
deleted file mode 100644
index dfabc7c..0000000
--- a/ServerPack/HB0_Event/ClearAssist.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 02 删除协助 #tagGCClearAssist
diff --git a/ServerPack/HB0_Event/ClearAssist.h b/ServerPack/HB0_Event/ClearAssist.h
deleted file mode 100644
index 949e87d..0000000
--- a/ServerPack/HB0_Event/ClearAssist.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// B0 02 删除协助 #tagGCClearAssist
-
-struct tagGCClearAssist
-{
- tagHead Head;
- char AssistGUID[40]; //协助GUID
-};
diff --git a/ServerPack/HB0_Event/FamilyArrestAwardReceiveState b/ServerPack/HB0_Event/FamilyArrestAwardReceiveState
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/FamilyArrestAwardReceiveState
+++ /dev/null
diff --git a/ServerPack/HB0_Event/FamilyArrestAwardReceiveState.des b/ServerPack/HB0_Event/FamilyArrestAwardReceiveState.des
deleted file mode 100644
index c8def27..0000000
--- a/ServerPack/HB0_Event/FamilyArrestAwardReceiveState.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 25 家族悬赏任务奖励领取情况 #tagFamilyArrestAwardReceiveState
diff --git a/ServerPack/HB0_Event/FamilyArrestAwardReceiveState.h b/ServerPack/HB0_Event/FamilyArrestAwardReceiveState.h
deleted file mode 100644
index 149ce1f..0000000
--- a/ServerPack/HB0_Event/FamilyArrestAwardReceiveState.h
+++ /dev/null
@@ -1,9 +0,0 @@
-//B0 25 家族悬赏任务奖励领取情况 #tagFamilyArrestAwardReceiveState
-
-struct tagFamilyArrestAwardReceiveState
-
-{
- tagHead Head;
- DWORD ReceiveState; //悬赏任务奖励领取情况
-};
-
diff --git a/ServerPack/HB0_Event/FamilyArrestOverStateInfo b/ServerPack/HB0_Event/FamilyArrestOverStateInfo
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/FamilyArrestOverStateInfo
+++ /dev/null
diff --git a/ServerPack/HB0_Event/FamilyArrestOverStateInfo.des b/ServerPack/HB0_Event/FamilyArrestOverStateInfo.des
deleted file mode 100644
index dd6766e..0000000
--- a/ServerPack/HB0_Event/FamilyArrestOverStateInfo.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 26 家族悬赏任务完成情况 #tagFamilyArrestOverState
diff --git a/ServerPack/HB0_Event/FamilyArrestOverStateInfo.h b/ServerPack/HB0_Event/FamilyArrestOverStateInfo.h
deleted file mode 100644
index 19059cc..0000000
--- a/ServerPack/HB0_Event/FamilyArrestOverStateInfo.h
+++ /dev/null
@@ -1,21 +0,0 @@
-//B0 26 家族悬赏任务完成情况 #tagFamilyArrestOverStateInfo
-
-struct tagFamilyArrestOverState
-
-{
- DWORD ID; //悬赏任务ID
- WORD NameLen; //名字长度
- char Name[NameLen]; //size = NameLen
- DWORD OverState; //任务完成情况
-};
-
-
-struct tagFamilyArrestOverStateInfo
-
-{
- tagHead Head;
- WORD Count;
- tagFamilyArrestOverState ArrestOverStateInfo[Count]; ///size = Count
-};
-
-
diff --git a/ServerPack/HB0_Event/GetAssistThanksGiftPreview b/ServerPack/HB0_Event/GetAssistThanksGiftPreview
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/GetAssistThanksGiftPreview
+++ /dev/null
diff --git a/ServerPack/HB0_Event/GetAssistThanksGiftPreview.des b/ServerPack/HB0_Event/GetAssistThanksGiftPreview.des
deleted file mode 100644
index 5539278..0000000
--- a/ServerPack/HB0_Event/GetAssistThanksGiftPreview.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 05 接收协助感谢礼物预览 #tagGCGetAssistThanksGiftPreview
diff --git a/ServerPack/HB0_Event/GetAssistThanksGiftPreview.h b/ServerPack/HB0_Event/GetAssistThanksGiftPreview.h
deleted file mode 100644
index 9c18557..0000000
--- a/ServerPack/HB0_Event/GetAssistThanksGiftPreview.h
+++ /dev/null
@@ -1,21 +0,0 @@
-// B0 05 接收协助感谢礼物预览 #tagGCGetAssistThanksGiftPreview
-
-struct tagGCGetAssistThanksGiftPreview
-{
- tagHead Head;
- DWORD ItemID; //礼盒ID
- DWORD PlayerID; //发起玩家ID
- char PlayerName[33];
- BYTE Job;
- WORD LV;
- BYTE RealmLV; //境界
- DWORD Face; //基本脸型
- DWORD FacePic; //头像框
- DWORD MapID;
- DWORD LineID;
- DWORD NPCID;
- WORD ExDataLen;
- char ExData[ExDataLen]; //其他自定义数据
- char TimeStr[19]; //协助时间yyyy-MM-dd hh:mm:ss
- BYTE ExtraAward; //是否有额外奖励
-};
diff --git a/ServerPack/HB0_Event/TodayAssistMoneyInfo b/ServerPack/HB0_Event/TodayAssistMoneyInfo
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/TodayAssistMoneyInfo
+++ /dev/null
diff --git a/ServerPack/HB0_Event/TodayAssistMoneyInfo.des b/ServerPack/HB0_Event/TodayAssistMoneyInfo.des
deleted file mode 100644
index 8a7a389..0000000
--- a/ServerPack/HB0_Event/TodayAssistMoneyInfo.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 07 今日协助活跃令信息 #tagMCTodayAssistMoneyInfo
diff --git a/ServerPack/HB0_Event/TodayAssistMoneyInfo.h b/ServerPack/HB0_Event/TodayAssistMoneyInfo.h
deleted file mode 100644
index 8e5d1e0..0000000
--- a/ServerPack/HB0_Event/TodayAssistMoneyInfo.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// B0 07 今日协助活跃令信息 #tagMCTodayAssistMoneyInfo
-
-struct tagMCTodayAssistMoneyInfo
-
-{
- tagHead Head;
- WORD TodayAssistMoney; //今日已获得活跃令,不含社交加成
- WORD SocialMoney; //社交额外加成
-};
diff --git a/ServerPack/HB0_Event/TravelInfo b/ServerPack/HB0_Event/TravelInfo
new file mode 100644
index 0000000..b8bcc38
--- /dev/null
+++ b/ServerPack/HB0_Event/TravelInfo
Binary files differ
diff --git a/ServerPack/HB0_Event/TravelInfo.des b/ServerPack/HB0_Event/TravelInfo.des
new file mode 100644
index 0000000..a8efb13
--- /dev/null
+++ b/ServerPack/HB0_Event/TravelInfo.des
@@ -0,0 +1 @@
+B0 40 游历信息 #tagSCTravelInfo
diff --git a/ServerPack/HB0_Event/TravelInfo.h b/ServerPack/HB0_Event/TravelInfo.h
new file mode 100644
index 0000000..11a925d
--- /dev/null
+++ b/ServerPack/HB0_Event/TravelInfo.h
@@ -0,0 +1,25 @@
+// B0 40 游历信息 #tagSCTravelInfo
+
+struct tagSCTravelGrid
+{
+ BYTE Row; //行,从1开始
+ BYTE Col; //列,从1开始
+ BYTE State; //状态:0-未点击;1-已开启;2-裂纹
+ BYTE Multi; //奖励倍值: 默认1倍;2-双倍;...
+ WORD EventID; //事件ID
+};
+
+struct tagSCTravelInfo
+{
+ tagHead Head;
+ BYTE Energy; //剩余体力
+ DWORD EnergyTime; //上次恢复体力时间戳
+ DWORD TravelCnt; //累计游历次数
+ BYTE SceneryType; //景观类型
+ BYTE SceneryRow; //景观左上角所在行,从1开始
+ BYTE SceneryCol; //景观左上角所在列,从1开始
+ DWORD SceneryLVInfo; //景观升级信息:0-还未处理景观升级;个位数-第1次升级成功与否,1-成功,2-失败;十位-第2次 ...
+ BYTE Result; //后端处理:0-无;1-常规;2-马车炸弹;3-传送门;4-景观;5-重置开始
+ BYTE GridCnt;
+ tagSCTravelGrid GridList[GridCnt]; //格子信息列表,只同步变化的
+};
diff --git a/ServerPack/HB0_Event/UseAssistThanksGiftPreview b/ServerPack/HB0_Event/UseAssistThanksGiftPreview
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/UseAssistThanksGiftPreview
+++ /dev/null
diff --git a/ServerPack/HB0_Event/UseAssistThanksGiftPreview.des b/ServerPack/HB0_Event/UseAssistThanksGiftPreview.des
deleted file mode 100644
index d8128d3..0000000
--- a/ServerPack/HB0_Event/UseAssistThanksGiftPreview.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 04 使用协助感谢礼盒预览 #tagGCUseAssistThanksGiftPreview
diff --git a/ServerPack/HB0_Event/UseAssistThanksGiftPreview.h b/ServerPack/HB0_Event/UseAssistThanksGiftPreview.h
deleted file mode 100644
index 8d4b941..0000000
--- a/ServerPack/HB0_Event/UseAssistThanksGiftPreview.h
+++ /dev/null
@@ -1,25 +0,0 @@
-// B0 04 使用协助感谢礼盒预览 #tagGCUseAssistThanksGiftPreview
-
-struct tagGCAssistPlayerInfo
-{
- DWORD PlayerID;
- char PlayerName[33];
- BYTE Job;
- WORD LV;
- BYTE RealmLV; //境界
- DWORD Face; //基本脸型
- DWORD FacePic; //头像框
-};
-
-struct tagGCUseAssistThanksGiftPreview
-{
- tagHead Head;
- DWORD ItemID; //礼盒ID
- DWORD MapID;
- DWORD LineID;
- DWORD NPCID;
- WORD ExDataLen;
- char ExData[ExDataLen]; //其他自定义数据
- BYTE AssistPlayerCount;
- tagGCAssistPlayerInfo AssistPlayerList[AssistPlayerCount]; //协助玩家列表
-};
diff --git a/ServerPack/HB0_Event/WorshipInfoList b/ServerPack/HB0_Event/WorshipInfoList
deleted file mode 100644
index e69de29..0000000
--- a/ServerPack/HB0_Event/WorshipInfoList
+++ /dev/null
diff --git a/ServerPack/HB0_Event/WorshipInfoList.des b/ServerPack/HB0_Event/WorshipInfoList.des
deleted file mode 100644
index 8315aab..0000000
--- a/ServerPack/HB0_Event/WorshipInfoList.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 20 膜拜信息列表 #tagGCWorshipInfoList
diff --git a/ServerPack/HB0_Event/WorshipInfoList.h b/ServerPack/HB0_Event/WorshipInfoList.h
deleted file mode 100644
index 6604fbc..0000000
--- a/ServerPack/HB0_Event/WorshipInfoList.h
+++ /dev/null
@@ -1,17 +0,0 @@
-// B0 20 膜拜信息列表 #tagGCWorshipInfoList
-
-struct tagGCWorshipInfo
-{
- DWORD PlayerID; // 目标玩家ID
- BYTE WorshipType; // 膜拜类型
- DWORD WorshipValue; // 膜拜类型对应的功能值,如名次或其他,由具体膜拜类型定义对应值含义
- WORD InfoLen;
- char PlayerInfo[InfoLen]; // 玩家信息{k:v, ...}
-};
-
-struct tagGCWorshipInfoList
-{
- tagHead Head;
- BYTE WorshipCount;
- tagGCWorshipInfo WorshipInfoList[WorshipCount];
-};
diff --git a/ServerPack/HB0_Event/WorshipResult b/ServerPack/HB0_Event/WorshipResult
deleted file mode 100644
index 70f190d..0000000
--- a/ServerPack/HB0_Event/WorshipResult
+++ /dev/null
Binary files differ
diff --git a/ServerPack/HB0_Event/WorshipResult.des b/ServerPack/HB0_Event/WorshipResult.des
deleted file mode 100644
index 19c77d4..0000000
--- a/ServerPack/HB0_Event/WorshipResult.des
+++ /dev/null
@@ -1 +0,0 @@
-B0 21 膜拜结果 #tagGCWorshipResult
diff --git a/ServerPack/HB0_Event/WorshipResult.h b/ServerPack/HB0_Event/WorshipResult.h
deleted file mode 100644
index a680df0..0000000
--- a/ServerPack/HB0_Event/WorshipResult.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// B0 21 膜拜结果 #tagGCWorshipResult
-
-struct tagGCWorshipResult
-{
- tagHead Head;
- DWORD PlayerID; // 目标玩家ID
- BYTE WorshipType; // 膜拜类型
- DWORD WorshipValue; // 膜拜类型对应的功能值,如名次或其他,由具体膜拜类型定义对应值含义
- BYTE Result; // 膜拜结果:0-成功;1-不存在该膜拜类型;2-不存在该目标膜拜;3-不能膜拜该目标;
- BYTE MoneyType; // 货币类型
- DWORD MoneyValue; // 货币奖励
-};
--
Gitblit v1.8.0