Rcon Menu, Cross Hair Menu, Server Menu and Much More!!

Multiplayer Option Menu, Includes Ip Easy access Feature, Gun View, Server Password field, and a Cross Hair Selection Menu, Server Menu! All...

Download

Uploading...
Do not refresh or leave this page!

File Description

Multiplayer Option Menu, Includes Ip Easy access Feature, Gun View, Server Password field, and a Cross Hair Selection Menu, Server Menu! All in one Package

There is also a Rcon Menu with all the above features.

Check Out The Screen Shots!! Loads of them!

and a server side Rcon Package to go with the Rcon Menu

Read More

Download '1.04-player_options_menu_ver_1.04.zip' (5.28MB)

About This Version (1.04)

Version: 1.04

Released: 29th July 2022 4:30am

Screenshots
Readme
Updated as of November 16th 2008!   ~ Version 1.04 ~

~ In the Works ~

I was going to release these in 1.04 but I still can't get them to work properly


Ver. 1.05 is in the works to allow you to change Sniper Scopes, Maybe even Gun skins, 
not sure if these are possible yet but I'm working on them.


________________________________________________________________


Ver 1.04

I've added a Server Menu and Filter Menu background edit (plz note the background will only change via mod, 
accessing through the traditional way will still result in the original background)

New Menu can be accessed through f9, or going to another menu and selecting it.



Ver 1.03

Fixed the download file selection, 
included Rcon Menu Screenies



Ver 1.02

Change a few button visual looks, fixed Compass order so now Small is actually small, and large is actually large 

Thank You Very Much


I Have also added the Rcon Client Side Menu and the Server Side Files to this.



This mod includes many features from changing personal settings
To easy access to Cross Hairs and Servers

See Included Screen Shots!


Installation

Simply place the Pk3. File in your Medal of Honor "main" (MoH), "mainta" (MoH SH), or "maintt" (MoH BT) folder

The default location for these folders is

Xp Users

C:Program Files/EA GAMESMOHAA

Vista Users

C:Program Files (x86)/EA GAMESMOHAA



** Player Menu and Cross Hair Menu **



zzz_player menu.pk3 


The Default Binds are

f7 - Player Menu
f8 - Cross Hair Menu
f9 - Server Menu




** Rcon Menu with Cross Hair Menu ** 

Please Note!! - I do not guarantee Rcon Commands to work, it is still a bit buggy from the original version!

Some Menu may have to be moded to fit your server - Mod and Use at your own risk!

The Default Binds are

f5 - Admin Menu
f6 - War Menu
f7 - Player Menu
f8 - Cross Hair Menu
f9 - Server Menu


Good Luck Have Fun
Enjoy

~~~ Editing Help ~~~


Please insure credit is given where it is do!!!


First insure you have an unmodified copy saved encase you make a mistake!!!

You will need a eagerness to learn and try something new along with a extraction program

which can be download at filehippo.com "WinRar" application

The following is a link.....

http://filehippo.com/download_winrar/

You may also need "Quick Time" to view .tga files

When trying to open .urc files use notepad to open them, you can do this by
right clicking on the .urc file
"open with"
"choose Program"
"notepad"
"ok / hit enter"

You may have to extract the files from the pk3. to access them, make sure you extract them to your desktop!
Also make sure you re install them back into the .pk3 file.


~~ Changing Binds ~~


** For Player Menu pk3 **


You can change the default binds by editing

autoexec.cfg file found inside the pk3

configuration files (cfg) can also be opened through Notepad


~~ Changing Binds ~~

** For Rcon Pk3 **



You can change the default binds by editing

custom.cfg file found inside the pk3

configuration files (cfg) can also be opened through Notepad



~~ Changing Ip Selection ~~


Inside the .pk3 Under

ui/
find the "playermenu.urc"
Open it in Notepad

Near the very top there will be the following code


--------------------------------------------------


}
resource
PullDownMenuContainer
{
title "Connect To Server IP"
name "Default"
rect 450 461 130 18
fgcolor 0.70 0.90 0.00 1.00
bgcolor 0.00 0.00 0.00 0.73
borderstyle "3D_BORDER"
clicksound "sound/done2.wav"
addpopup "Connect To Server IP" "Connect to - ~Ghost~ Server" command "connect 000.000.0.000:12203"
addpopup "Connect To Server IP" "Connect to - {PC} Server" command "connect 69.13.208.189:12203"
addpopup "Connect To Server IP" "Connect to - .Mac Server" command "connect 205.234.153.110:12203"
addpopup "Connect To Server IP" "Connect to -eXpeRienCe* Rifle Only War server" command "connect 81.18.173.70:12209"




----------------------------------------------------

Here is an Ip template

addpopup "Connect To Server IP" "Connect to - (Server Name Here)" command "connect (insert ip here 000.000.0.000:12203)"

For the Ip "000.000.0.000:12203" Insure after the colen " : " the Port is the correct one for that particular server.
The default one for MoH is " 12203"

~~ Changing Cross Hairs ~~


If your cross hair is a dot or resembles one of the already installed cross hairs try using it's .urc code first.


If you wish to change the cross hairs and add your own you can

by going to textures/cross/

removing a .tga file

renaming the one your placing into that file with the same number.

If the cross hair isn't centered you will need to edit the respected .urc file found under

ui/

You will be looking for these lines of code in the urc file


-----------------------------


resource
Label
{
name "Default"
rect 0 5 16 16
fgcolor 1.00 1.00 1.00 1.00
bgcolor 0.00 0.00 1.00 0.00
borderstyle "NONE"
shader textures/cross/1


}


-----------------------------

you will want to edit this specific line

"rect 0 5 16 16"

the first digit is the horizontal axis in this case "0"

the second is the y axis in this case "5"

"x axis"

smaller numbers go have left shift

larger numbers have right shift

"y axis"

smaller numbers shift up

larger numbers shift down



Good Luck Have Fun

Enjoy

___________________________________________________



Updated as of November 16th 2008! 


Credit!!! Please do not remove this File!!

Thank You

This Menu was original designed as an Rcon Menu, The original Author is unknown as far as I know

admintool_goldenduck

The following is a link to the original mod

http://medalofhonor.filefront.com/file/Admin_tool_Goldenduck;79930


I also took User-EasyPicKCross and placed his mod into this one

User-EasyPicKCross.pk3

Created By: BaTtOuSaI
Date: 5.10.05
Version: 1.0

The following is a link to the original mod

http://medalofhonor.filefront.com/file/Crosshair_Chooser;41795



All i really did was take the existing code and edit it. Which is time consuming but a small feat, compared to the 
time it took to make the original code itself.

My personal contribution to these mods have been, The Player Menu mod, and The Server Menu

For the Server Menu and the Filter Menu I personally dug through the MoH code and recoded what I needed.

So in turn this also comes from EA's Original Code


Please insure you give Credit where it was due, through my own experiences it's taking me 40+ hours to make changes to these mods, 
add screenies, dig through code, figure out what code does what. Then apply it through huge amounts of trial and error!

Read More

Comments on this File

There are no comments yet. Be the first!

~ Ghost ~


53 XP


Registered 11th November 2008

6 Files Uploaded

Share This File
Embed File