ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/GMShell.py
@@ -121,6 +121,7 @@ callFunc = GameWorld.GetExecFunc(Commands, "%s.%s"%(callFunName, "GetGMServerIDList")) if callFunc != None: gmServerIDList = callFunc(curPlayer) if gmServerIDList: pack = ChServerToServerPyPack.tagSSGMCMD() pack.FromServerID = GameWorld.GetGameWorld().GetServerID() pack.ServerType = GameWorld.GetServerType()