公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxPyNetPack
少年修仙传服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
9341 【BT5】【主干】【后端】情缘系统(增加魅力等级属性;伴侣亲密度等级属性;优化已成亲的伴侣再次提亲时直接成亲)
hxp
2021-12-03
e5f1bf6578b729486e1bbc75945b26a79b080d8a
[SnxxPyNetPack.git]
/
ServerPack
/
MapServerPack
/
HA3_Function
/
PlayerRewardGetRecord.h
1
2
3
4
5
6
7
8
//A3 0C Íæ¼Ò¸÷½±ÀøÀàÐÍÁìÈ¡¼Ç¼ÐÅÏ¢ #tagMCPlayerRewardGetRecord
struct tagMCPlayerRewardGetRecord
{
tagHead Head;
BYTE RewardType; //½±ÀøÀàÐÍ
DWORD RewardGetRecord; // °´¶þ½øÖÆÎ»±êʾÁìÈ¡¼Ç¼
};