| | |
| | | Def_Billboard_MaxCnt = 100
|
| | | #---------------------------------------------------------------------
|
| | | #请求类型(需要和MapServer中的一致)
|
| | | Def_QueryType_Count = 55
|
| | | Def_QueryType_Count = 56
|
| | | (
|
| | | queryType_sqtPlayer, #查询玩家
|
| | | queryType_sqtFamilyWar, #家族战
|
| | |
| | | queryType_EnterFB, #进入副本
|
| | | queryType_NPCInfo, #查询NPCInfo
|
| | | queryType_NPCCnt, #查询NPC数量
|
| | | queryType_FamilyEmblem, #仙盟徽章
|
| | | ) = range(0, Def_QueryType_Count)
|
| | | #------------------------------------------------------------------------------
|
| | | #家族某行为类型保存的条数
|
| | |
| | | ShareDefine.TYPE_Price_FamilyFlagWarPoint:Def_ItemID_FamilyFlagWarPoint,
|
| | | }
|
| | |
|
| | | #写死的物品类型都放这边
|
| | | Def_ItemType_Title = 4 #称号
|
| | |
|
| | | #写死的物品效果ID都放这边------请按数值顺序存放
|
| | | Def_Effect_AddDienstgrad = 204 #使用物品获得称号
|