9415 【BT】【后端】古神战场(进场设置仙盟ID为0,防止同盟玩家在不同阵营时无法选中PK)
1个文件已修改
1 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossBattlefield.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossBattlefield.py
@@ -622,6 +622,7 @@
        PlayerControl.PlayerLeaveFB(curPlayer)
        return
    
    curPlayer.SetFamilyID(0)
    fightPower = PlayerControl.GetFightPower(curPlayer)
    battleObj = GetBattlePlayerObj(playerID)
    battleObj.job = curPlayer.GetJob()