公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
16 卡牌服务端(删除无用封包)
hxp
2026-03-10
2e16a7a6cd04d0ca3c841aa295390972e79b07d8
[Project_SG_PyNetPack.git]
/
ServerPack
/
HAA_SaleActivity
/
ActSignPlayerInfo.h
1
2
3
4
5
6
7
8
9
// AA 20 »î¶¯Ç©µ½½±ÀøÐÅÏ¢ #tagSCActSignPlayerInfo
struct tagSCActSignPlayerInfo
{
tagHead Head;
BYTE ActType; // »î¶¯ÀàÐÍ
BYTE ActNum; // »î¶¯±àºÅ
DWORD SignAward; // ½±ÀøÁìÈ¡¼Ç¼£¬°´Ìì¶ÔÓ¦¶þ½øÖÆÎ»¼Ç¼ÊÇ·ñÒÑÁìÈ¡
};