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

Members Online

»
0 Active | 38 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 Scripting
Scripting and coding with Call of Duty 4.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: Remove intel text box?
bazukist
General Member
Since: Jan 20, 2010
Posts: 32
Last: May 1, 2011
[view latest posts]
Level 2
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 02:07 pm
Hi (again)
I'm wondering how to (re)move intel text box from cod4 load map screen, because i made custom loadbar, but the textbox is in front of it, so i can see only part of image?
Thanks for help!
Share |
novemberdobby
General Member
Since: Sep 17, 2006
Posts: 1965
Last: Oct 13, 2013
[view latest posts]
Level 8
Forum Moderator
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 02:37 pm
I don't think you can, I remember not being able to find it in connect.menu so it must be hardcoded.

edited on Jul. 9, 2010 10:39 am by NovemberDobby
Share |
bazukist
General Member
Since: Jan 20, 2010
Posts: 32
Last: May 1, 2011
[view latest posts]
Level 2
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 02:39 pm
how did the promodguy done that?
Share |
DemonSeed
General Member
Since: Apr 30, 2009
Posts: 1362
Last: Feb 19, 2018
[view latest posts]
Level 8
Im a fan of MODSonair
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 04:05 pm
NovemberDobby writes...
Quote:
I don't think you can, I remember not being able to find it in connect.menu so it must be hardcoded.

edited on Jul. 9, 2010 10:39 am by NovemberDobby


Yeah you can, and yeah its in the connect.menu file. Just remove all of the following:

Code:
		itemDef 
		{
			style			WINDOW_STYLE_FILLED
			rect			ORIGIN_DIY_FRAME_PC 285 140
			origin			WIDESCREEN_OFFSET
			backcolor		0 0 0 .5
			visible			1	decoration	}
		itemDef
		{
			rect			ORIGIN_DIY_PC 270 140
			type			ITEM_TYPE_BUTTON
			textfont		UI_FONT_DEFAULT
			dvar			"didyouknow"
			textalign 		ITEM_ALIGN_LEFT
			textscale		TEXTSIZE_SMALL
			forecolor		1 1 1 1
			backcolor		0 0 0 0
			textalignx 		5
			textaligny 		0  
			origin			WIDESCREEN_OFFSET
			visible			1 decoration	autowrapped	}
		itemDef
		{
			type			ITEM_TYPE_TEXT
			visible			1
			rect			ORIGIN_DIY_TITLE_PC 0 0
			origin			WIDESCREEN_OFFSET
			forecolor		1 0.8 0.4 1
			text			"@MENU_INTEL"
			textfont		UI_FONT_DEFAULT
			textscale		TEXTSIZE_DEFAULT decoration	}
		itemDef
		{
			
			style			WINDOW_STYLE_SHADER
			rect			ORIGIN_DIY_FRAME_PC 283 138
			origin			WIDESCREEN_OFFSET
			background		"white"
			forecolor		.5 .5 .5 0.15
			border			1
			bordersize		1
			bordercolor		0.5 0.5 0.5 0.7
			visible			1	decoration
		}
Share |
novemberdobby
General Member
Since: Sep 17, 2006
Posts: 1965
Last: Oct 13, 2013
[view latest posts]
Level 8
Forum Moderator
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 04:26 pm
hm, maybe it was in another game then. Or maybe I didn't know how to compile stuff properly back then [lol]
Share |
bazukist
General Member
Since: Jan 20, 2010
Posts: 32
Last: May 1, 2011
[view latest posts]
Level 2
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 05:25 pm
tnx guys..
Share |
bazukist
General Member
Since: Jan 20, 2010
Posts: 32
Last: May 1, 2011
[view latest posts]
Level 2
Category: CoD4 Scripting
Posted: Friday, Jul. 9, 2010 05:49 pm
here is how it looks, moved the text and removed the box
http://www.xfire.com/profile/bazukist/screenshots/?view%23100649302
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 Scripting

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

»