Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 59 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 4
Category: CoD4 MP Mapping
CoD 4 mapping and level design for multiplayer.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: Help With Menu Mod
S3NiC
General Member
Since: Aug 13, 2009
Posts: 71
Last: Feb 1, 2010
[view latest posts]
Level 3
Im a fan of MODSonair
Category: CoD4 MP Mapping
Posted: Sunday, Oct. 11, 2009 03:45 am
Ok guys I almost have my menu mod done but i cant figure out why this is happning so vist
This Site For the video

P.S. how do i fix this?

S3NiC
Share |
Sevenz
General Member
Since: Apr 24, 2006
Posts: 2390
Last: May 10, 2013
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Sunday, Oct. 11, 2009 11:21 pm
fix what?
Share |
S3NiC
General Member
Since: Aug 13, 2009
Posts: 71
Last: Feb 1, 2010
[view latest posts]
Level 3
Im a fan of MODSonair
Category: CoD4 MP Mapping
Posted: Monday, Oct. 12, 2009 04:10 am
You didnt see how the words started over? Well I want to know how to make it run all of the words through and then start agian. Also how to make it scroll faster.
Share |
Sevenz
General Member
Since: Apr 24, 2006
Posts: 2390
Last: May 10, 2013
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Monday, Oct. 12, 2009 09:05 am
i guess there is a width or time limit for the scrolling image

but you could try to change the scrolling formula in ui\bg.inc to fix it
Share |
S3NiC
General Member
Since: Aug 13, 2009
Posts: 71
Last: Feb 1, 2010
[view latest posts]
Level 3
Im a fan of MODSonair
Category: CoD4 MP Mapping
Posted: Monday, Oct. 12, 2009 03:37 pm
Where would you find the folder ui at?
Share |
S3NiC
General Member
Since: Aug 13, 2009
Posts: 71
Last: Feb 1, 2010
[view latest posts]
Level 3
Im a fan of MODSonair
Category: CoD4 MP Mapping
Posted: Monday, Oct. 12, 2009 04:37 pm
Ok Found the folder :) But what would i change in the script to make it run longer

Code:
#undef FOG_SCROLL_TIME

#define FOG_SCROLL_TIME 60000 //30000

itemDef
{
	style			WINDOW_STYLE_SHADER
	rect			FULLSCREEN_WIDE
	background		"animbg_blur_back"
	visible			when( dvarString( fs_game ) == "" );
	decoration
}

itemDef
{
	style			WINDOW_STYLE_SHADER
	rect			-107 0 1708 480
	exp				rect X((-107) - ((float(milliseconds() % FOG_SCROLL_TIME) / FOG_SCROLL_TIME) * (854)))
	background		"animbg_blur_fogscroll"
	visible			when( dvarString( fs_game ) == "" );
	decoration
}

itemDef
{
	style			WINDOW_STYLE_SHADER
	rect			FULLSCREEN_WIDE
	background		"animbg_blur_front"
	visible			when( dvarString( fs_game ) == "" );
	decoration
}


itemDef
{
	style			WINDOW_STYLE_SHADER
	rect			FULLSCREEN_WIDE
	background		"animbg_blur_back"
	forecolor		0.8 0.8 1 1
	visible			when( dvarString( fs_game ) != "" );
	decoration
}

itemDef
{
	style			WINDOW_STYLE_SHADER
	rect			-107 0 1708 480
	exp				rect X((-107) - ((float(milliseconds() % FOG_SCROLL_TIME) / FOG_SCROLL_TIME) * (854)))
	background		"animbg_blur_fogscroll"
	forecolor		0.8 0.8 1 1
	visible			when( dvarString( fs_game ) != "" );
	decoration
}

itemDef
{
	style			WINDOW_STYLE_SHADER
	rect			FULLSCREEN_WIDE
	background		"animbg_blur_front"
	forecolor		0.8 0.8 1 1
	visible			when( dvarString( fs_game ) != "" );
	decoration
}
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 MP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»