Warcraft III resources & community, 2003–2006 · archived

Exporting custom Gameplay Constants data, How?

3 posts
#1

Exporting custom Gameplay Constants data, How?

I am making a map with custom Gameplay Constants.I'd like to make other maps with the same settings, but I couldn't figure out how to export them. Is there a way to do this, or do I have to do the alterations manually every time I make a new map?
Any help would be appreciated.
#2
you need to export 2 files using MPQ editor (in wc3search tool section)
from the map:
war3mapSkin.txt - Game Interface
war3mapMisc.txt - Gameplay Constants
then import them to your map.
#3
Many thanks, this saves me a great deal of pain. :)