Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Warcraft Editing Tools
»
MPQ tool
MPQ tool
11-04-2003, 10:53 AM
#1
Darkdevil
I am writing a new MPQ tool , I have got the program to open up MPQ files and View the Contents in a Tree View (Make it easy) i Think :ggani:
Things to Add -----
Add files and wave file
Remove files
Rename Files
Any other ideas
11-04-2003, 11:07 AM
#2
PitzerMike
What language do you use?
And do you use sfmpq.dll or storm?
11-04-2003, 11:20 AM
#3
Darkdevil
I am writing it in VB 6 - Easyier and Quicker
I am useing the MPQ OCX which uses the sfmpq.dll ( i think )
hope that helps
11-04-2003, 11:36 AM
#4
Darkdevil
Here is a Beta 0.2 Version - It will open up a mpq file and View its contents
Download it and post Feedback plz
Darkdevil -:D -
11-04-2003, 01:34 PM
#5
PitzerMike
Gimme your e-mail adress and I'll send you some useful VB 6 code when dealing with MPQ archives, including the function declarations for adding, renaming and deleting files.
11-04-2003, 03:40 PM
#6
Darkdevil
Thank you , But i all ready have some , but send it any way
[email protected]
11-04-2003, 04:32 PM
#7
PitzerMike
Sent you the files and some explanations.
Tell me if you also need help extracting files...
11-04-2003, 07:08 PM
#8
Darkdevil
cheers for the files