Page 1 of 1

Unreal II - Save Name

Posted: 06 Jun 2016, 15:10
by Priorytet
Hello !

I've problem with show save name after save game...

I've prepared level and now I start this map and I'd like save and next loading name this map is UnknownImage

In UED in Level Properties-> Level Info I've add'ed name (Map Name and Title) but nothing...

What is a problem ? How file is responsible for ?

Re: Unreal II - Save Name

Posted: 06 Jun 2016, 15:48
by AlCapowned
Try making a new .int file in your System folder. Give it the same file name as your map's file name (ie. Waterfront's is MM_Waterfront.int), and then put this in it:

[LevelSummary]
Title=*Your map's name*

At least that's what Legend did for their maps. I would have thought the title property in the level properties would have worked, but maybe it's another of Unreal 2's many quirks.

Re: Unreal II - Save Name

Posted: 06 Jun 2016, 16:17
by Priorytet
Nothing of that... I did as you told and nothing, also I've changed Title in ini Savernaya and also nothing. Mission saved own name :( Only usa files (Unreal 2/Saves) but I would like changeing anything game crashed. But even if in this usa files something change other new save again name be Untitled...

Re: Unreal II - Save Name

Posted: 07 Jun 2016, 19:03
by Priorytet
Ok last question.

How I can delete this information (right down corner)

Image

Re: Unreal II - Save Name

Posted: 07 Jun 2016, 23:54
by AlCapowned
I don't think you can. I looked through the scripts and found the function that gets the game's version, but it's not referenced in any other script or files that I can see.

Were you able to figure out your original problem? The few other things I've tried haven't worked.

Re: Unreal II - Save Name

Posted: 08 Jun 2016, 17:31
by Priorytet
Ok that's all, this editor is stubborn. Thank You :)