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

Game Interface Values stay Default

Status
Not open for further replies.
Level 4
Joined
Jun 26, 2010
Messages
73
Perhaps you imported a file such as war3mapMisc.txt or war3mapSkin.txt?
Those textfiles override the values you set in the editor.

yes i do have a war3mapSkin.txt file.(it caused fatal errors when used incorrectly)
can i rewrite the code for the text using the imported file, or what other solution can i take?

also, what other complications can come from this file being in my map?
 
Level 28
Joined
Jan 26, 2007
Messages
4,789
EVERYTHING you can do in Game Interface, you can do with the text-file ( + a lot more).
So I always use that text-file instead of the Game Interface.

The best option is to extract the war3mapSkin.txt from your map and add the values you want.
If you don't know how to do it, I made a complete list of it a while back, I'll attach it to this post.

Attachment
 
Last edited:
Status
Not open for further replies.
Top