公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxServerCode
服务端代码库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Fix: 寻宝道具不足时扣除仙玉补足消费;
hxp
2018-08-20
52cedb65ecf95591f6c77326615bc60f08a1fd8a
[SnxxServerCode.git]
/
PyNetPack
/
ServerPack
/
MapServerPack
/
HA7_Interaction
/
NPCKilledSummonMapNPC.h
1
2
3
4
5
6
7
8
9
//A7 02 ֪ͨµØÍ¼³öÏÖÕÙ»½NPC #tagMCSummonMapNPC
struct tagMCSummonMapNPC
{
tagHead Head;
DWORD NPCID;
WORD PosX;
WORD PosY;
};