• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

How to access files from a custom .mpq in the editor

Status
Not open for further replies.

Rezzak

R

Rezzak

I would like to do a large scale customization of warcraft 3, so there are hundreds of different model files, buttons, sounds that need to be managed. I have those all loaded into the import manager, but I would like a better solution to this problem. Basically I want to open up the map editor and have my custom units already available. Currently working within campaign editor to make missions, but I'd also like the idea of being able to use this for a basic multiplayer melee map.

So the questions are:

1.) Is a custom MPQ file the answer for dealing with so many additional resources?

2.) Would the .MPQ be a separate mandatory download if someone wanted to play my map? Or can all those resources be rolled into the map when it's saved/distributed.

3.) If MPQ is the way to go, how do I access resources stored in it in the world editor?

4.) Would my MPQ need to be named something different, or would I need to add my stuff to/overwrite one of the existing Blizzard MPQs.
 
You can forget multiplayer. You are only allowed 8 MB files and WC3 does not support mods (directly).

For large projects I recommend SC2 as that does support mods.

Currently you would need to replace on of the normal game MPQs (like the patch one) to contain your data which will mean your stuff is only playable if a person does the same. Modifying game data will get you banned from battlenet so multiplayer is not possible.

You can use LAN though but that is limited in usability.
 
Status
Not open for further replies.
Back
Top