• 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.

[Spell] Spell book

Status
Not open for further replies.
Level 7
Joined
Jan 30, 2011
Messages
267
4.: you cant do it in the normal wc3 editor i think
1st way: the commands strings for cancel, move, stop, etc. are defined in the file war3.mpq\units\CommandStrings.txt. You need a program (for example MPQ master) to open the war3.mpq located inside the wc3 installation folder
then you extract the .txt file, edit it as you want and import it into your map to the path Units\CommandStrings.txt

Im looking for a second way (by using JNGP)
 
Level 28
Joined
Jan 26, 2007
Messages
4,789
About 4) the file "Units\CommandStrings.txt" contains the tooltip for cancel (as well as some other default commands and useful thingies).
Direct download link.

Edit that file, import it in the map, rename the path to "Units\CommandStrings.txt".
The Cancel-command should be changed after that (as well as anything else you may have edited).

To be honest: I don't know whether that's the original or not :p Just found it hanging around my attachments on the hive.
 
Status
Not open for further replies.
Top