公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxPyNetPack
少年修仙传服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
10195 【香港】【越南】【主干】【砍树】新增消耗记录(代币获得、消耗记录;后台扣除货币支持扣代币;)
hxp
2024-07-03
f1cf381c62ce2d021ff362c63e51938e0562d569
[SnxxPyNetPack.git]
/
ClientPack
/
ClientToGameServer
/
CC0_CrossRealm
/
ViewCrossPlayerInfo.h
1
2
3
4
5
6
7
8
// C0 02 ²é¿´¿ç·þÍæ¼ÒÐÅÏ¢ #tagCGViewCrossPlayerInfo
struct tagCGViewCrossPlayerInfo
{
tagHead Head;
DWORD PlayerID; // ¿ç·þÍæ¼ÒID
BYTE EquipClassLV; //´óÓÚ0Ϊ²é¿´Ö¸¶¨¾³½ç½××°±¸ÐÅÏ¢, 0Ϊ²é¿´Ä¬ÈÏÐÅÏ¢
};