View Single Post
09-11-20, 02:12 PM   #1
Synsanken
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Nov 2018
Posts: 6
Question Quest Frame Background

Can someone help me figure out how to change the background color of the frame in the screen shot?

Based on the frame stack, I've tried the code below (and several variations), but nothing happens.

Code:
ObjectiveTrackerBlocksFrame:SetBackdropColor(0,0,0);
https://1drv.ms/u/s!AmL8aIYnOOzppokh...ohukw?e=Jwtc5h
__________________
I've been playing WoW since 2007.
  Reply With Quote