更换国内服务器
This commit is contained in:
@@ -429,5 +429,68 @@ Cb_PacketBuf_get_short_Leave_Func <- {};
|
||||
0x0858D0B0
|
||||
|
||||
|
||||
//公会普通信息回包
|
||||
Cb_MonitorNoticeGuildChatMsg_Enter_Func <- {};
|
||||
Cb_MonitorNoticeGuildChatMsg_Leave_Func <- {};
|
||||
0x084C9E30
|
||||
|
||||
|
||||
//公会超链接信息回包
|
||||
Cb_MonitorNoticeGuildChatMsgHyperLink_Enter_Func <- {};
|
||||
Cb_MonitorNoticeGuildChatMsgHyperLink_Leave_Func <- {};
|
||||
0x084E503C
|
||||
|
||||
|
||||
//检查移动技能槽位
|
||||
Cb_CheckMoveComboSkillSlot_Enter_Func <- {};
|
||||
Cb_CheckMoveComboSkillSlot_Leave_Func <- {};
|
||||
0x08608C98
|
||||
|
||||
//检查插入快捷技能槽位
|
||||
Cb_CheckComboSkillInsertQuickSlot_Enter_Func <- {};
|
||||
Cb_CheckComboSkillInsertQuickSlot_Leave_Func <- {};
|
||||
0x08608D58
|
||||
|
||||
//检查每日日程时间 提供者: ZZ
|
||||
Cb_User_CheckDailyScheduleTime_Enter_Func<-{};
|
||||
Cb_User_CheckDailyScheduleTime_Leave_Func<-{};
|
||||
0x846C0A8
|
||||
|
||||
//绝望之塔获取上次挑战时间 提供者: ZZ
|
||||
Cb_User_TOD_UserState_getLastClearTime_Enter_Func<-{};
|
||||
Cb_User_TOD_UserState_getLastClearTime_Leave_Func<-{};
|
||||
0x864387E
|
||||
|
||||
//时装填充 提供者: ZZ
|
||||
Cb_AradUseAvatarRecharge_Enter_Func<-{};
|
||||
Cb_AradUseAvatarRecharge_Leave_Func<-{};
|
||||
0x0819FA56
|
||||
|
||||
//物品随机品级 提供者: 凌众
|
||||
Cb_CItem_IsRoutingItem_Enter_Func<-{};
|
||||
Cb_CItem_IsRoutingItem_Leave_Func<-{};
|
||||
0x08150f18
|
||||
|
||||
//调整箱使用 提供者: 凌众
|
||||
Cb_ModItemattr_Enter_Func <- {};
|
||||
Cb_ModItemattr_Leave_Func <- {};
|
||||
0x8200B08
|
||||
|
||||
|
||||
//个人金库整理 提供者: 起舞弄清影
|
||||
Cb_CCargo_sort_Enter_Func <- {};
|
||||
Cb_CCargo_sort_Leave_Func <- {};
|
||||
0x850BD0C
|
||||
|
||||
|
||||
// 玩家断开链接时 提供者:南瓜
|
||||
Cb_CUser_LogoutToPCRoom_Enter_Func <- {};
|
||||
Cb_CUser_LogoutToPCRoom_Leave_Func <- {};
|
||||
0x0868170C
|
||||
|
||||
// 购买道具时的检查错误
|
||||
Cb_BuyItem_check_error_Enter_Func <- {};
|
||||
Cb_BuyItem_check_error_Leave_Func <- {};
|
||||
0x081BE46A
|
||||
```
|
||||
---
|
||||
Reference in New Issue
Block a user