Pet heal Alert for Hunters

An addon that will remind you to heal your hunters pets hopefully before it's too late.

File Details

PetHealAlert_2.6.3.zip

  • R
  • Jul 23, 2025
  • 23.58 KB
  • 10
  • 11.2.0+1
  • Retail

File Name

PetHealAlert_2.6.3.zip

Supported Versions

  • 11.2.0
  • 11.1.7

Changed Alert back to Voice "Pet Needs Healing". I did not like the default tone that played. This sound is customizable with any MP3 file. Just follow these simple instructions.

  • Locate your add‑on folder

     
    <button class="flex gap-1 items-center select-none py-1" aria-label="Copy">Copy</button><button class="flex items-center gap-1 py-1 select-none">Edit</button>
    World of Warcraft\_retail_\Interface\AddOns\PetHealAlert\
  • Drop / overwrite the uploaded file:

     
    <button class="flex gap-1 items-center select-none py-1" aria-label="Copy">Copy</button><button class="flex items-center gap-1 py-1 select-none">Edit</button>
    AlertVoice.mp3
  • Edit PetHealAlert.lua
    Find the line that defines SOUND_PATH and make sure it ends with .mp3, not .wav:

    lua
    <button class="flex gap-1 items-center select-none py-1" aria-label="Copy">Copy</button><button class="flex items-center gap-1 py-1 select-none">Edit</button>
    local SOUND_PATH = "Interface/AddOns/PetHealAlert/AlertVoice.mp3"
  • Save → /reload in‑game, then run:

    bash
    <button class="flex gap-1 items-center select-none py-1" aria-label="Copy">Copy</button><button class="flex items-center gap-1 py-1 select-none">Edit</button>
    /pha test

    You should hear your new voice cue.