HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Loading screen text.

01-14-2007, 04:35 AM#1
Saglant
Is it possible to change the loading screen text?
http://img236.imageshack.us/img236/3...enstuffpg4.jpg
01-14-2007, 06:39 AM#2
rulerofiron99
Probably, look around in the war3.mpq until you start seeing stuff that looks like that bar, then you'll probably be able to do something about changing it.
01-14-2007, 03:19 PM#3
shadow1500
UI\FrameDef\UI\GlobalStrings.fdf:
    LOADING_LOADING                 "L  O  A  D  I  N  G",
    LOADING_PRESS_A_KEY             "PRESS ANY KEY TO CONTINUE",
    LOADING_WAITING_FOR_PLAYERS     "WAITING FOR OTHER PLAYERS",
You must put them in your war3mapMisc.txt under the category "[FrameDef]".
Or edit SkinMetaData.slk in UI to include those fields in game interface.
11-12-2008, 03:49 PM#4
bananaHUNT
Sorry to bump this after such a long time; but I've got the same problem.
What exactly did he mean by this:
Quote:
You must put them in your war3mapMisc.txt under the category "[FrameDef]".
Do I create a notepad file and import it into my map? What path do I use?
I want every player to see it, so just editing my MPQ is not an option.

I heard there is a field for this in NewGen, but I'm using normal WE so that's not an option.