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

Change loading text with NewGen WE

Status
Not open for further replies.
Level 3
Joined
Mar 30, 2009
Messages
33
i wanna change loading text with NewGen WE,but i don' know where i can change it.Can somebody make screen where it is?

:fp: +rep for help
 
Maybe i've said not correctly,but i wanted say that i need to change loading "text" ,not a screen)
 
oops,i've said not correctly,when i said loading text, i meaned this text:
L o a d i n g
Press a key
waiting for players
Sry for my mistake
 
1. Open notepad
2. Copy and paste the following

LOADING_LOADING=Text Here
LOADING_PRESS_A_KEY=Text Here
LOADING_WAITING_FOR_PLAYERS=Text Here

3. Replace "Text Here" with your own text.
4. Save the file as "war3mapSkin.txt". (Note the letters must be the same)
5. Import to your map and make the custom file path "war3mapSkin.txt"
6.Test your map.
 
1. Open notepad
2. Copy and paste the following

LOADING_LOADING=Text Here
LOADING_PRESS_A_KEY=Text Here
LOADING_WAITING_FOR_PLAYERS=Text Here

3. Replace "Text Here" with your own text.
4. Save the file as "war3mapSkin.txt". (Note the letters must be the same)
5. Import to your map and make the custom file path "war3mapSkin.txt"
6.Test your map
Didn't work for me to...
And i can't find in gamepley interface anything for change text...
 
This is what i did and it worked:

1. Open Notepad
2. Copy & paste:


[FrameDef]
LOADING_LOADING=[text here]
LOADING_PRESS_A_KEY=[text here]
LOADING_WAITING_FOR_PLAYERS=[text here]

* where it says [text here], remove that and write what you want.

3. Save file as "war3mapSkin.txt
4. Import to your map and name the custom path war3mapSkin.txt
5. test, it should work... The guy above just forgot the [FrameDef] bit. Other then that its identical
 
Doesn't work(
I write
[FrameDef]
LOADING_LOADING=Wellcome
LOADING_PRESS_A_KEY=to the
LOADING_WAITING_FOR_PLAYERS=Arathi Basin

Save as war3mapSkin.txt ,import,costume path war3mapSkin.txt.
Result: C O N N E C T I N G
PRESS A KEY
Nothing change...Why?
 
Sure,i can show you how it looks like but i cant show you how it will look like ingame because im using my laptop.


Edit:here is how it looks like in the notepad.
LoadingText.jpg


or

LoadingText2.jpg


You must import it into World Editor and Change the path to war3mapSkin.txt
and save and reopen WE and it should work :wink:
 
Status
Not open for further replies.
Back
Top