HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Utility Collection

05-13-2006, 05:52 PM#1
PitzerMike
A collection of small utilities and scripts for Warcraft III modders.
It includes the following things:
  • Disabled Icon Script: An action script for Photoshop which will create disabled versions of all icons in a specified folder.
  • Context Menu Extension: Adds a 'Play Fullscreen' and 'Play Windowed' action to the right-click-menu of Warcraft 3 maps and campaigns in the Windows Explorer.
  • Local Files Script: A registry script that enables and disables local files.
  • Directory Renamer: A script that renames a customizable list of directories to a different temporary path. Used to swap data sets quickly when using local files.

Download, Bug Reports and Discussion
Attached Images
File type: gifutils.gif (1.0 KB)
09-04-2006, 02:40 AM#2
ShadowDestroyer
Very useful...
09-23-2007, 03:08 AM#3
burningice95
Sometimes the play windowed just takes me to the WC start up screen....
09-23-2007, 10:19 AM#4
PitzerMike
The loaded map must be somewhere inside the warcraft 3 installation directory, preferably the maps folder, so that it works.
10-14-2007, 06:37 PM#5
bomber7
What does disable/enable local files actually do?
10-14-2007, 09:38 PM#6
PitzerMike
It makes it so you don't need to edit the mpqs to make the game load custom files.
If for example, you have a Units\ folder inside your Warcraft III dir and you put a UnitMetaData.slk file there, then warcraft will use it instead of the file from the mpq (if local files is enabled).