Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

Obsolete quest message in quest.php #161

Closed TheWinchesters closed 4 years ago

TheWinchesters commented 5 years ago

Is it a good idea to add this line in quest.php? Line 927: $this->unavailable = $this->subject->getField('cuFlags') & CUSTOM_UNAVAILABLE;

So, the page will show the red message "This quest was marked as obsolete and can not be obtained or completed."

Sarjuuk commented 4 years ago

this works correctly for the majority of cases..?