public void OnNPCMenu(Packets.Client.NPCMenu p) { Npc.HandelMenu(this.Char, p.GetButtonID(), p.GetMenuID()); }