I know this will probably seem like a really stupid question to most of you, but I am trying to figure out where these texture values are assigned so I can see which texture corresponds to each value.
Any texture value you see of that form will be in one of the three asset text files. Search for it without the @@ signs.
You should also read about the meaning of those @@ signs. @@ is race-specific, and has a different path for each race. @ is non-race specific, and only has one path.
I know this will probably seem like a really stupid question to most of you, but I am trying to figure out where these texture values are assigned so I can see which texture corresponds to each value.
So for example:
Where do I see where @@UI/AchievementFrameBorder is pointing to?
@rtschutter: Go
Asset-Reference
Any texture value you see of that form will be in one of the three asset text files. Search for it without the @@ signs.
You should also read about the meaning of those @@ signs. @@ is race-specific, and has a different path for each race. @ is non-race specific, and only has one path.
Thanks a lot man!