ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_CrossBattlefield.py
@@ -663,7 +663,8 @@
    return playerID in PyGameData.g_crossBattlefieldSysCallBuyList
def OnPlayerSysCallBuy(curPlayer):
    PlayerControl.FBNotify("CrossBattlefieldSysCallBuy", [curPlayer.GetPlayerName()])
    faction = curPlayer.GetFaction()
    PlayerControl.FBNotify("CrossBattlefieldSysCallBuy", [faction, curPlayer.GetPlayerName()])
    NotifyBattlefieldHelp(True, curPlayer)
    return