Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Resources and Tools => Topic started by: Vortalex on July 22, 2015, 08:31:03 am

Title: [SOLVED] [QUESTION] CASCExplorer not showing some WMOs
Post by: Vortalex on July 22, 2015, 08:31:03 am
I've got an issue where my CASCExplorer isn't showing some WMOs that I know should exist. The obvious answer would be that my WoW that it's exploring the contents of doesn't have those WMOs. But I've triple checked, and my WoW is up-to-date with retail, so those files should be there.

Anyone know what the issue could be?
Title: Re: [QUESTION] CASCExplorer not showing some WMOs
Post by: Krang Stonehoof on July 22, 2015, 08:44:02 am
CASCExplorer is using a LISTFILE to read the files from the World of Warcraft DATA. If you cannot find the WMO's, then it's most probably because your LISTFILE is outdated. Take a look into your CASCExplorer folder, you will find a file called LISTFILE.TXT - open it and do a search.

If you cannot find it, then you have to add the full path into the LISTFILE.
As an example: WorldWMODungeonRoyalQuartersPA_RoyalQuarters.WMO
Title: Re: [QUESTION] CASCExplorer not showing some WMOs
Post by: Vortalex on July 22, 2015, 08:48:39 am
Quote from: "Krang Stonehoof"
CASCExplorer is using a LISTFILE to read the files from the World of Warcraft DATA. If you cannot find the WMO's, then it's most probably because your LISTFILE is outdated. Take a look into your CASCExplorer folder, you will find a file called LISTFILE.TXT - open it and do a search.

If you cannot find it, then you have to add the full path into the LISTFILE.
As an example: WorldWMODungeonRoyalQuartersPA_RoyalQuarters.WMO

Thanks man. Learned something new today. :)