公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxServerCode
服务端代码库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix:法宝魂GM命令触发任务
xdh
2018-08-18
f7a9da4f9f0a3d1e15b68ed130b13ee3af3999c2
[SnxxServerCode.git]
/
PyNetPack
/
ServerPack
/
MapServerPack
/
HA3_Function
/
PlayerLVAwardGetRecord.h
1
2
3
4
5
6
7
8
//A3 0B Íæ¼ÒµÈ¼¶½±ÀøÁìÈ¡¼Ç¼ÐÅÏ¢ #tagMCPlayerLVAwardGetRecord
struct tagMCPlayerLVAwardGetRecord
{
tagHead Head;
DWORD LVAwardGetRecord; // °´¶þ½øÖÆÎ»±êʾÁìÈ¡¼Ç¼£¬Ã¿Î»¶ÔÓ¦µÄµÈ¼¶ÔÚÅä±íÖÐÅäÖ㬷þÎñ¶Ë¿Í»§¶Ë¶ÔÓ¦
DWORD VIPAwardRecord; // °´¶þ½øÖÆÎ»±êʾvipÁìÈ¡¼Ç¼£¬Ã¿Î»¶ÔÓ¦µÄµÈ¼¶ÔÚÅä±íÖÐÅäÖ㬷þÎñ¶Ë¿Í»§¶Ë¶ÔÓ¦
};