Forum

> > CS2D > General > mp_hud
Forums overviewCS2D overviewGeneral overviewLog in to reply

English mp_hud

4 replies
To the start Previous 1 Next To the start

old mp_hud

Infinite Rain
Reviewer Off Offline

Quote
Hello guys, I found a nice command in the list: mp_hud
it stop showing hud for everyone in the server, I want to know what is the parameter for it? I mean there's only single parameter <HUD Elements> how to use it? Help me.

old Re: mp_hud

oxytamine
User Off Offline

Quote
If you're from Russia that does not stop you from looking at CS2D.com help pages. Do it, cowboy. Everything's clearly explained there.

old Re: mp_hud

Xanamaros
User Off Offline

Quote
That would be the first place to look.
If your to lazy to do so, here you go.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This server setting controls the visibility of certain HUD elements. The parameter must be the sum of the codes for all the HUD elements which are supposed to be visible. Use 0 if you want to hide all HUD elements which are controlled by this setting.

The codes are the following:
1 - Health
2 - Armor
4 - Time
8 - Ammo
16 - Money
32 - Icons (like buyzone, rescuezone etc)
64 - Kill Messages

The default value for this setting is
1+2+4+8+16+32+64 = 127, which means that all HUD elements are visible

Example:
You just want to display health (1) and ammo (8) and hide everything else:
1+8 = 9

Another Example:
Just make the time visible:
4

Attention:
Some of these HUD elements are not displayed in all game modes. Time for example. This command can not be used to display HUD elements which are not required in a game mode. You can hide them but you can not force to display them.

Note:
The radar is a HUD element as well but it has its own command: mp_radar

old Re: mp_hud

Infinite Rain
Reviewer Off Offline

Quote
user oxytamine has written
If you're from Russia that does not stop you from looking at CS2D.com help pages. Do it, cowboy. Everything's clearly explained there.

Pff. I'm not from Russia..

@user Xanamaros:

Well, sorry, I completely forgot about that.
Thanks anyways

old Re: mp_hud

Avo
User Off Offline

Quote
Yeah, it's pretty nice command, for example it's good to use in hardcore gamemode (in some mod; players can only see their health, nothing else); I used in my map scp-087-b .
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview