ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorld.py
@@ -609,8 +609,6 @@ return False #if not curPlayer.GetInitOK(): # return False #if IsTJGPlayer(curPlayer): # return False if IsMirrorPlayer(curPlayer): return False return True @@ -1406,6 +1404,9 @@ return mainServerID return 0 def GetDBPlayerAccIDByID(playerID): ## 获取玩家表账号ID - 根据玩家ID, 可用于判断是否本服玩家 return PyGameData.g_dbPlayerIDMap.get(playerID, "") #=============================================================================== # ƽ̨ID = appid