Модератор
Скриптер
Пользователь
- Сообщения
- 1,420
- Реакции
- 2,511
- Помог
- 58 раз(а)
Не убирает же колонки сами, нет?scoreboard_showmoney 0
scoreboard_showhealth 0
Не убирает же колонки сами, нет?scoreboard_showmoney 0
scoreboard_showhealth 0
Для CS:
lightgamma = 2.5
texgamma = 2.0
1.8 <= gamma <= 3.0
0.0 <= brightness <= 2.0
Для мультиплеера в других GoldSrc играх:
1.8 <= gamma/lightgamma/texgamma <= 3.0
0.0 <= brightness <= 2.0
Для одиночной игры:
1.8 <= gamma/lightgamma/texgamma <= 3.0
0.0 <= brightess <= 100.0
The new cvar's for the client are:
scoreboard_showmoney
scoreboard_showhealth
Both can be set to 0 to disable their column and 1 to enable their column.
Both are set to 1 by default.
The new cvar's for the server are:
mp_scoreboard_showmoney
mp_scoreboard_showhealth
There are four values these can be set to:
- 0 don't send any update for this field to any clients
- 1 send only Terrorist money/health fields to all clients
- 2 send only CT money/health fields to all clients
- 3 send Terrorist and CT money/health fields only to members of the same team
- 4 send Terrorist and CT money/health fields to all clients
These default to 3 (sending money and health updates to teammates only).
It's a server CVar, not a client one. Client can use scoreboard_showmoney or scoreboard_showhealth to hide money/health column. Then, you can use mp_scoreboard_showmoney and mp_scoreboard_showhealth in your server (HLDS required).Can anybody help, how to test these cvars ingame? Should i download new .dll or something? Im getting in cosole
Thanks in advance!Код:] mp_scoreboard_showmoney Unknown command: mp_scoreboard_showmoney
Yes. You must have the latest beta: "Exe build: 16:32:50 May 22 2019 (8245)".Im testing it on LAN, so both client and server cvars are unknown...probably i need to update cs somehow?
] version
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 15:58:59 Apr 3 2019 (8196)
You have to enable "Beta version" in Steam - CS 1.6.im sorry for stupid question, but is updating done with unistalling cs on steam? if it is, i dont see that convinient for all other playersКод:] version Protocol version 48 Exe version 1.1.2.7/Stdio (cstrike) Exe build: 15:58:59 Apr 3 2019 (8196)
They won't see anything regarding Health or Money unless the developers of these clients update them. Today, GSClient only supports showing the "Money" column, but it's not displaying the data, so it's not working.Thank you! Didnt know that option exists
does anyone know how will this affect non-steam players? will they see any new column in TAB, if they still uses old non-steam cs game (or even GSClient) ?