So I've been wondering what listfiles are and what they do. So what do they do and how do you use them?
Thanks in advanced for the help.
Listfiles?
Moderator: Cheaters
-
- Senior Member
- Posts: 123
- Joined: July 4th, 2009, 12:00 am
- Title: Pandaren-Assassin
Listfiles?
"A unit of time is as precious as a unit of gold, but you cannot don't click me back one unit of time with one unit of gold."
Thanks for all the help Syre!
Thanks for all the help Syre!
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria
Re: Listfiles?
Listfiles are used by Mpq editors to read the content of the map. If a file is missing from the listfile then the editor will not recognize it and show it as an unknown.
You can use RMPQx to get a listfile from the map. It will come as a txt file. Just place that txt listfile in the folder listfile of you MPQ editor.
You can use RMPQx to get a listfile from the map. It will come as a txt file. Just place that txt listfile in the folder listfile of you MPQ editor.
-
- Senior Member
- Posts: 123
- Joined: July 4th, 2009, 12:00 am
- Title: Pandaren-Assassin
Re: Listfiles?
Oh I understand. Thanks GeorgeGeorgeMots wrote:Listfiles are used by Mpq editors to read the content of the map. If a file is missing from the listfile then the editor will not recognize it and show it as an unknown.
You can use RMPQx to get a listfile from the map. It will come as a txt file. Just place that txt listfile in the folder listfile of you MPQ editor.
"A unit of time is as precious as a unit of gold, but you cannot don't click me back one unit of time with one unit of gold."
Thanks for all the help Syre!
Thanks for all the help Syre!
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Listfiles?
If you can open a map on MPQMaster and all you want is the .j file so all you need in the listfile is the
as it can be either.
I recommend that as it takes less time to open a map in the MPQ using a short listfile.
The other reason for listfile is for rebuilding MPQ.
Code: Select all
war3map.j and scripts//war3map.j
I recommend that as it takes less time to open a map in the MPQ using a short listfile.
The other reason for listfile is for rebuilding MPQ.