• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

MPQ Editor work for 1.28?

Status
Not open for further replies.
Level 2
Joined
Oct 2, 2013
Messages
19
Fixed.
--------------------------------------------------
i try some MPQ Editor open War3Patch.mpq .
but only like 4 files in it..

i need blizzard.j common.j from it for my bot.

can some point to a place to get files or editor.

Thanks :)
 
Last edited:
Level 7
Joined
Mar 10, 2013
Messages
366
The patch MPQ files are now basilica empty. Check war3x.mpq.
Just for the sake of not creating a new thread. I'm trying to optmize using vexorian's optmizer. But every time a try to optimize the triggers, it says it can't find common.j. If I point to this file (instead of War3Patch.mpq), it would work correctly?
 
Just for the sake of not creating a new thread. I'm trying to optmize using vexorian's optmizer. But every time a try to optimize the triggers, it says it can't find common.j. If I point to this file (instead of War3Patch.mpq), it would work correctly?

Yes you can manually specify a common/blizzard.j with vex's optimizer.
 
Level 2
Joined
Oct 2, 2013
Messages
19
thanks for reply.

i fine out what was wrong:
"You need to change where you see 27 to 28 in the bot's configuration."

copy 4 files and all work now :)
 
Status
Not open for further replies.
Top