ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventShell.py
@@ -1052,7 +1052,7 @@ for i in range(0, playerManager.GetPlayerCount()): curPlayer = playerManager.GetPlayerByIndex(i) if not curPlayer or curPlayer.IsEmpty(): if not GameWorld.IsNormalPlayer(curPlayer): continue EventResponse_OnAction(curPlayer, eventName, fileID)