hxp
3 天以前 472aaaec1dd21d97fda26615a1b0417540061239
603 【坐骑】坐骑优化-服务端(增加坐骑ID效果选择)
2个文件已添加
7个文件已修改
22 ■■■■■ 已修改文件
ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetPack.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/Horse.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHorse.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HorseID.txt 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HorseID.txt 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini
@@ -64,7 +64,7 @@
Writer = hxp
Releaser = hxp
RegType = 0
RegisterPackCount = 3
RegisterPackCount = 4
PacketCMD_1=0xB2
PacketSubCMD_1=0x01
@@ -78,6 +78,10 @@
PacketSubCMD_3=0x03
PacketCallFunc_3=OnHorseSkinOP
PacketCMD_4=0xB2
PacketSubCMD_4=0x04
PacketCallFunc_4=OnHorseIDOP
;npc交互
[FunctionNPCCommon]
ScriptName = Event\EventSrc\FunctionNPCCommon.py
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetPack.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/Horse.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHorse.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/HorseID.txt
New file
@@ -0,0 +1,8 @@
HorseID    UnlockWay    UnlockValue    UnlockNeedCnt    AttrID    AttrMultiValue
0    1    0    0    0    0
1    2    1    100    71    2
2    2    1    200    72    2
3    2    1    300    26    2
4    2    1    500    28    2
5    2    1    500    30    2
6    2    1    500    32    2
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/HorseID.txt
New file
@@ -0,0 +1,8 @@
HorseID    UnlockWay    UnlockValue    UnlockNeedCnt    AttrID    AttrMultiValue
0    1    0    0    0    0
1    2    1    100    71    2
2    2    1    200    72    2
3    2    1    300    26    2
4    2    1    500    28    2
5    2    1    500    30    2
6    2    1    500    32    2