Rainbow Ubercharge - rbjaxter/budhud GitHub Wiki

Description

When playing as medic and you have a full charge, your charge meter and label will cycle through multiple colors.

Enabling

  1. Navigate to ..\budhud\scripts\hudanimations_manifest.txt

  2. Uncomment the following line: "file" "scripts/bh_hudanimations/bh_medic_chargerainbow.txt"

  3. Comment out the following line: "file" "scripts/bh_hudanimations/bh_medic_charge.txt"

Uncommenting in this context means to remove the // before a line. Commenting out a line would be to add // before the line.