- Joined
- Oct 2, 2011
- Messages
- 2,490
Not entirely sure this is the right forum, but I want to see what people with reforged see when they try this map. Also people who didn't get reforged, but have updated warcraft since the reforged launched.
And, if there are any like me, that don't have reforged, and hasn't updated warcraft since reforged launch, please tell me what you see as well.
The map contains only a simple trigger that disables UI.
What It should look like:
What it looks like with Reforged classic graphics:
All answers are appreciated.
#UghReforged
EDIT:
the black bar can be hidden with this:
call BlzFrameSetVisible(BlzGetFrameByName("ConsoleUIBackdrop", 0), false)
And, if there are any like me, that don't have reforged, and hasn't updated warcraft since reforged launch, please tell me what you see as well.
The map contains only a simple trigger that disables UI.
What It should look like:
What it looks like with Reforged classic graphics:

All answers are appreciated.
#UghReforged
EDIT:
the black bar can be hidden with this:
call BlzFrameSetVisible(BlzGetFrameByName("ConsoleUIBackdrop", 0), false)
Attachments
Last edited: