hxp
2025-10-15 f0f0abf28f07b59e1dacd8375540d79238b2c343
263 【主界面】头像系统(内政-幻境阁系统)-服务端(玩家改名)
9个文件已修改
16 ■■■■ 已修改文件
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBillboard.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/UpdatePlayerName.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChConfig.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBillboard.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/UpdatePlayerName.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ShareDefine.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncConfig.txt
@@ -379,6 +379,7 @@
FamilyGCZItem    673    [671,672,673]            
EncodingTex    0    utf8            
CreateRole    主公%s                
PlayerRename    1|1000
CreateFamily    100    1            
FamilyNameFormat    ["%s", "familyName"]    21    50000    {}    
FamilyRename    1|1000    24            
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
@@ -379,6 +379,7 @@
FamilyGCZItem    673    [671,672,673]            
EncodingTex    0    utf8            
CreateRole    主公%s                
PlayerRename    1|1000
CreateFamily    100    1            
FamilyNameFormat    ["%s", "familyName"]    21    50000    {}    
FamilyRename    1|1000    24            
ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerScript.ini
@@ -88,20 +88,6 @@
PacketSubCMD_1=0x1
PacketCallFunc_1=GameServer_MergeRegisterResult
;角色改名
[UpdatePlayerName]
ScriptName = Player\UpdatePlayerName
Writer = jiang
Releaser = jiang
RegType = 0
RegisterPackCount = 1
PacketCMD_1=0x1
PacketSubCMD_1=0x17
PacketCallFunc_1=GameServer_UpdatePlayerName
;GameServerPy万能封包
[GameServerPyPack]
ScriptName = NetPackCommon.py