1. How could I do this?
     
  2. Code:
    void OnHammerHit(BasePlayer player, HitInfo hitinfo)
    {
    }
    Something along those lines ( Changed HitInfo info to | HitInfo hitinfo )