addHook("ThinkFrame", do for player in players.iterate if player.mo then player.mo.flags = $1 & ~MF_SHOOTABLE end end end)