Aiue's Quest Tracker (AQT)

Aiue's Quest Tracker (AQT)

21.6k Downloads

Suppress default quest errorframe updates

Aiue opened this issue ยท 1 comments

commented

Look into suppressing the default output to the error frame to prevent duplication.

commented

The part to pay attention to here is UIErrorsFrame:AddMessage()

Given how this works, suppressing messages may be unreliable at best. But mostly doable.