MODSonline Subscriptions
View in iTunes
Please help us to raise in the ranks of podcasting and subscribe to our itunes feed using the link above.
The next MODSonair show will air LIVE on:
03/21/2010 12:03 EDT

Time remaining:
We Dontated to PixelEquity
"Modding refers to the act of modifying a piece of hardware or software or anything else for that matter, to perform a function not originally conceived or intended by the designer." 4
 
Site News   |   Aggregated News   |   Forums   |   Tutorials   |   Downloads   |   Projects   |   Weblinks
Latest Forum Threads 
CoD4 Scripting.. Posts: (5) Views: (180) by DemonSeed
CoD2 MP Mapping.. Posts: (11) Views: (90) by DemonSeed
General Gaming.. Posts: (3) Views: (82) by BigAl444
CoD4 General.. Posts: (92) Views: (115) by Samuel033
CoD4 MP Mapping.. Posts: (1) Views: (22) by Infern4ll
CoDWW MP Mapping.. Posts: (5) Views: (79) by [ZCT]CoDMapper
CoD4 MP Mapping.. Posts: (10) Views: (151) by [IBS]MattY
CoD4 Map + Mod R.. Posts: (32) Views: (228) by sam_fisher3000
Back to Home Page
MODSCON 2010 L4D2 Contest
Dr. Nano Free for the iPhone and iPod Touch
Register/Login to Add a Tutorial
Tutorials
CoD4 Mapping
ratings:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Add your own clan or personal server button to the main menu.
Versions: You must be logged in to view history.

How to add your own clan or personal server button on the cod4 main menu.

I dont know if you have got to make a menu mod but I would.

First make a menu mod: http://www.modsonline.com/Tutorials-read-443.html

After you have made your menu mod download the ui_mp files from here.

Extract and copy the ui_mp folder to your main folder in your cod4 directory.

Open the menu file with NOTEPAD called : menu.menu

Click on Edit > Go to.. or Ctrl+G. type in 110 and hit Enter.

This is the file I used for my menu button so just edit the name and ip address of your server.

eg. "@Join *^0WW^1K^7* Server" TO "@your server name" - you must keep the @ sign at the front of your server name.

To change the ip that the client will make a connection to, change numbers to reflect the ip of your server.

eg. "connect 81.96.124.48:28960" TO "connect 1.2.3.4:28960"

After you have done this, save and close notepad.

Go to your Mods folder in your cod4 directory. Open ModWarfare and click on makeMod.bat

After the mod has been completely made open cod4 and try out the menu button you made.

Tutorial written by EddDaStyler.