Need help!->Loadscreen for each mode is not working!

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Redline
2nd Lieutenant
2nd Lieutenant
Posts: 396
Joined: Tue Jan 16, 2007 4:22 pm
Projects :: Space to Ground [reworking]
Games I'm Playing :: Different Games
xbox live or psn: No gamertag set
Location: The left side of the moon
Contact:

Need help!->Loadscreen for each mode is not working!

Post by Redline »

Hello guys, since a few days I'm trying to put in a loadscreen for each mode, but it doesn't work.
Ok, i know that I've already asked this question, but I need your help again, so try to help me,pls.
Well, first I've some pictures which I want to show you, so you can find my mistake much easier.

Here you can see four different pictures and what I've done.
So look at these four pictures and tell me what I've done wrong.
Hidden/Spoiler:
Here I did some lua work.
Here an exsample.
I've added this line ReadDataFile("dc:Load\\KTCg_1flag.lvl")

Image

Next I created a folder with the following contens
Image

Then I wrote the different loadscreens into the reqs
Here an exsample:
Image

Last not least I munged everything and copied the folder into
-> C:\Programme\LucasArts\Star Wars BattlefrontII\GameData\addon\KTC\data\_LVL_PC
Image
Ps:I edited the munge.bat too

Well and now try to find my mistake, pls >_<
Thx in advance...
RogueKnight
Space Ranger
Posts: 2512
Joined: Sat Nov 22, 2008 1:50 pm
Projects :: Life. Work.
Games I'm Playing :: League of Legends
xbox live or psn: No gamertag set
Location: Washington, US

Re: Need help!->Loadscreen for each mode is not working!

Post by RogueKnight »

Are your loadscreens in the .tga format?
Redline
2nd Lieutenant
2nd Lieutenant
Posts: 396
Joined: Tue Jan 16, 2007 4:22 pm
Projects :: Space to Ground [reworking]
Games I'm Playing :: Different Games
xbox live or psn: No gamertag set
Location: The left side of the moon
Contact:

Re: Need help!->Loadscreen for each mode is not working!

Post by Redline »

yes they are
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Re: Need help!->Loadscreen for each mode is not working!

Post by Maveritchell »

You have to name each texture "loadscreen." This will require a separate munge for each .lvl file - the reason for this is that they overwrite the default loadscreen texture, which is also named "loadscreen" - so they must share the same name to overwrite it correctly.
Post Reply