• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

help me

Status
Not open for further replies.
You need to Import a file called CommandFunc.txt into your map. Then change it's path to: Units\CommandFunc.txt

I attached the file below and edited it to hide Move, Stop, and Hold Position.

You can open this file in Notepad (it's just a text document) and edit it yourself to customize what you want to hide/move.

To hide a button all you have to do is change it's X,Y positions to 0,-11 (Same is true for Abilities in the Object Editor). As you can see I have done this already for Move, Stop, and Hold Position. You can also use this to reposition the buttons.
 

Attachments

You need to Import a file called CommandFunc.txt into your map. Then change it's path to: Units\CommandFunc.txt

I attached the file below and edited it to hide Move, Stop, and Hold Position.

You can open this file in Notepad (it's just a text document) and edit it yourself to customize what you want to hide/move.

To hide a button all you have to do is change it's X,Y positions to 0,-11 (Same is true for Abilities in the Object Editor). As you can see I have done this already for Move, Stop, and Hold Position. You can also use this to reposition the buttons.

can you do it for my map ?
PLZZZZZ
please
please
 
I really think you can handle this yourself. Press F12 in the Editor to bring up the Import Manager. Then press Control + i to Import a file. Find the CommandFunc.txt file posted above (download it if you haven't already) and select it. After it's imported you need to double click the file and change it's name from "war3mapImported\CommandFunc.txt" to "Units\CommandFunc.txt".

Then you're all set. I already edited the file for you so all you have to do is import it and change the name.
 
Last edited:
I really think you can handle this yourself. Press F12 in the Editor to bring up the Import Manager. Then press Control + i to Import a file. Find the CommandFunc.txt file posted above (download it if you haven't already) and select it. After it's imported you need to double click the file and change it's name from "war3mapImported\CommandFunc.txt" to "Units\CommandFunc.txt".

Then you're all set. I already edited the file for you so all you have to do is import it and change the name.
Thank you so much
 
Status
Not open for further replies.
Back
Top