公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxServerCode
服务端代码库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix:法宝魂GM命令触发任务
xdh
2018-08-18
f7a9da4f9f0a3d1e15b68ed130b13ee3af3999c2
[SnxxServerCode.git]
/
PyNetPack
/
ServerPack
/
MapServerPack
/
HA1_Sys
/
GoldCostReport.h
1
2
3
4
5
6
7
8
9
//A1 05 Ôª±¦Ïû·Ñ¼Ç¼ #tagMCGoldCostReport
struct tagMCGoldCostReport
{
tagHead Head;
DWORD CostType; // Ïû·Ñµã±ê¼Ç
DWORD ItemID; // Ïû·ÑµÄÎïÆ·id
DWORD Price; // Ïû·ÑÔª±¦Êý
};