[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS • View topic - Map Loading Percent

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Fri Apr 19, 2024 10:50 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Map Loading Percent
PostPosted: Sat Jun 13, 2009 8:37 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
I recently realized that in DCX and DCFX, when you load a map right above the "Press Escape to Cancel" there's a percent that goes up with the loading bar. I'd like to enable this in my minimod/patch but I don't know how they did it. I can't find it referenced in game.rfa or any of the maps.

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: Map Loading Percent
PostPosted: Sat Jun 13, 2009 11:08 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
I've never seen this before, but try checking menu.rfa


Top
 Profile  
 
 Post subject: Re: Map Loading Percent
PostPosted: Thu Jun 18, 2009 7:54 pm 
Offline

Joined: Tue Jan 06, 2009 9:57 pm
Posts: 49
Probaly the InGame file. Don't ask me how because its difficult to figure that file out.


Top
 Profile Send private message E-mail  
 
 Post subject: Re: Map Loading Percent
PostPosted: Thu Jun 18, 2009 8:40 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
Well I copied it to my patch and it did work, the percent was there but it moved the loading bar down and to the side so it didn't fit in the border correctly.

_________________
Image


Top
 Profile Send private message E-mail  
 
 Post subject: Re: Map Loading Percent
PostPosted: Sun Jun 21, 2009 1:35 am 
Offline

Joined: Tue Jan 06, 2009 9:57 pm
Posts: 49
Thats because the InGame file also governs a large part of the resolutions and sized of the stuff that's on screen. The file you used belongs to a different mod with altered resolutions to exactly fit their menu's. You'll need to find and change those values. Don't ask me how though, I just copied the FinnWars InGame so I could have the class restriction they had ^^ and it messed up my lay out as well.


Top
 Profile Send private message E-mail  
 
 Post subject: Re: Map Loading Percent
PostPosted: Sun Jun 21, 2009 3:22 am 
Offline
User avatar

Joined: Fri Oct 03, 2008 4:37 pm
Posts: 513
Location: Levelland, Texas
I managed to move the "Pause" graphic that is displayed when the game is paused to the lower left side of screen in my mod. So I'm slowly learning the meme system. I moved it because when I do the showstats thing to retrieve object positions, I have to pause the game sometimes since that is the only way to get the freecam to go "underground". Or at least really close to the ground. The stock file had the pause text covering up the camera cooridents and was annoying as hell. So I moved it. I like it better in the place I put it. Cause now it doesn't obstruct the fullscreen minimap either. :P

However i don't know how to "add" things. So if you can add only the percent feature from the mod (and not everything else it had)

Then I can probably find it and move it to the correct location. Otherwise, I can't help much. :(

_________________
ImageImage
I have cameras in your head!


Top
 Profile Send private message E-mail  
 
 Post subject: Re: Map Loading Percent
PostPosted: Sun Jun 21, 2009 4:44 am 
Offline

Joined: Sun Jan 18, 2009 12:37 am
Posts: 170
They have that in Galactic Conquest as well. Maybe check it out ?


Top
 Profile Send private message E-mail  
 
 Post subject: Re: Map Loading Percent
PostPosted: Sun Jun 21, 2009 12:56 pm 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
The Menu Editor is something I never learned how to do, and of all the things in Battlefield 1942 which I can do, Menus are not one of them. All I know is that inside the Menu.rfa there is a number of files with no extension that hold data for where menu and GUI pieces are placed, work, and how they are represented on screen. This is how Desert Combat added an extra kit to the game, but again, don't ask me. xD


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 66 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group