[HUD] Black Mamba HUD


Black Mamba ®
01-23-2007, 02:33 PM
Hi all. I've made a package of various HUD and modification coming from dodbits website, and other modification made by me.

My main addon is an RCON commands section in the TeamMenu. I made this one for those who haven't plugin such as Mani Admin in their server and want to simply enter RCON Commands without write every time in console.

http://www.cryftp.net/utenti/blackmamba/TeamMenu_v.1.1.jpg

You can simply edit your rcon password, commands and maps by editing the file TeamMenu.res located in the Steam/steamapps/youemail/day of defeat source/dod/resource/UI directory, with a text editor.

"labelText" "Server1" //change server name here (this appear in the HUD)
"Command" "rcon_password **********" //put your rcon password here
...
"labelText" "CFG1" //change cfg name here (this appear in the HUD)
"Command" "rcon exec xxxxx.cfg" //change cfg file name here
...
"labelText" "Map1" //change map name here (this appear in the HUD)
"Command" "rcon changelevel dod_xxxxx" //change map name for rcon command here

You can download it here:
http://www.cryftp.net/utenti/blackmamba/Black_Mamba_HUD_v.1.1.zip

For those who want only TeamMenu, download here:
http://www.cryftp.net/utenti/blackmamba/Black_Mamba_RCONTeamMenu.zip


***************************************
CONTENT OF PACKAGE:

- INsanes Small HUD Ver 7

- Smaller font for net_graph

- Team Menu modification with RCON commands

- DOT crosshair (replace crosshair2, the "T" shaped cross, with a dot)

- Mani Admin Plugin HUD (lower the ads/info panel and stop it placing over the object icons)

- New background image (thanks to Wile E Coyote - wileecoyote@sheer-genius.org)


CHANGELOG:

v.1.1
- Added RCON commands in Team Menu
- Some better text

v.1.0
- First release
***************************************

I hope this could be usefull to someone... :)

Post any comments, request or critics. Thank you

Sabre
01-24-2007, 11:20 AM
Neat little package! Thanks!

INsane_dod
01-24-2007, 12:31 PM
I like the menu :)

As I don't admin any servers I have never made a menu for that, but the counterstrike guys have quite a few of versions of the counterstrike version now.

The crosshair is a bit old and I no longer bother with the, "DOT crosshair (replace crosshair2, the "T" shaped cross, with a dot" ...one, some people like the T shaped one :)

The other huds like MOH 3 one have another crosshair pack, you are welcome to have those too. They have a VMT file with other names, that way they don't replace anything and come up in the options selection too.

Another mistake I made with early huds like ver7 was the Object Icons, I killed the background for the icons by hiding it, only trouble is it leaves little bits of the background on the corners.

If you like you can try this to fix that...

}
HudObjectiveIcons
{
"fieldName" "HudObjectiveIcons"
"xpos" "0"
"ypos" "0"
"wide" "600"
"tall" "200"
"visible" "1"
"enabled" "1"
"iconsize" "24" //"20"
"icon_start_x" "5" //"5"
"icon_start_y" "5" //"5"
"separator_width" "7" // "2" distance between the icons (including their backgrounds)
"CornerCutSize" "0"
"BackgroundOverlap" "-2" // amount the background overlaps the icons (width and height)

"TimerBG" "HudPanelObjectivesTimer"
"TimerBG_Flash" "HudPanelObjectivesTimer_Flash"

"TimerFont" "TimerFontLarge" //"DefaultLarge" too big for 800x600

"time_added_height" "12"

}

If you need an installer made for the package or the menu I can help too.

Cheers

INsane

Black Mamba ®
01-24-2007, 07:06 PM
Thank you for your advices INsane!

Originally posted by INsane_dod
The crosshair is a bit old and I no longer bother with the, "DOT crosshair (replace crosshair2, the "T" shaped cross, with a dot" ...one, some people like the T shaped one :)

The other huds like MOH 3 one have another crosshair pack, you are welcome to have those too. They have a VMT file with other names, that way they don't replace anything and come up in the options selection too.
I just made a package of my custom HUD and I put all my custom stuff.. Never seen MOH3 HUD, I will take a look soon...


Originally posted by INsane_dod
Another mistake I made with early huds like ver7 was the Object Icons, I killed the background for the icons by hiding it, only trouble is it leaves little bits of the background on the corners.

If you like you can try this to fix that...
I will take a look for this in my next release. I'm thinking to revise all HUD and add more RCON commands...

Originally posted by INsane_dod
If you need an installer made for the package or the menu I can help too.
Thank you, you have a PM! :)

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.