player.AutoHuntSetMaxHitCount(0)
if self.mapNameShower.IsShow():
self.mapNameShower.Update()
if self.isShowDebugInfo:
self.UpdateDebugInfo()
if app.AUTO_SHOUT:
if constInfo.auto_shout_status == 1 and len(constInfo.auto_shout_text) > 0:
if constInfo.CHAT_TELEPORT_NEW == 1:
self.shouttime =...