Counter-Strike 2
Frank ツ (Заблокирован) 24 мая. 2018 г. в 20:52
+cl show team equipment 1 doesnt work
If i put it into the autoexec file only if put the command in the console.

Any tips?
Отредактировано Frank ツ; 24 мая. 2018 г. в 21:17
< >
Сообщения 1629 из 29
Автор сообщения: Frank ツ
Автор сообщения: DocCovington
Place in launch options:
+cl_show_team_equipment

Put in autoexec.cfg:
// TOGGLE TEAM-EQUIPMENT-INFO: alias "teaminfo" "info_on" alias "info_on" "+cl_show_team_equipment; alias teaminfo info_off" alias "info_off" "-cl_show_team_equipment; alias teaminfo info_on"

Put in config.cfg:
bind "-" "teaminfo"
(you can use any other key instead, of course)

For more info check
https://steamcommunity.com/sharedfiles/filedetails/?id=1292134455

I dont wont it be toggleable, it needs to be on automaticly when the game starts

Sorry but im a bit picky at some things

If it dont work the way i want it i just need to learn to type it everytime
Set the bind to a key like L and leave 5 quarters on it
try putting this in your exec

“;+cl_show_team_equipment”

notice the ; at the beginning
Frank ツ (Заблокирован) 24 мая. 2018 г. в 22:15 
Автор сообщения: SK Fer
try putting this in your exec

“;+cl_show_team_equipment”

notice the ; at the beginning

Thanks ill try
Автор сообщения: Frank ツ
Автор сообщения: SK Fer
try putting this in your exec

“;+cl_show_team_equipment”

notice the ; at the beginning

Thanks ill try

tell me if it’s working
Frank ツ (Заблокирован) 24 мая. 2018 г. в 22:18 
Автор сообщения: SK Fer
Автор сообщения: Frank ツ

Thanks ill try

tell me if it’s working

I will , working atm (edit; the one where you earn money :p), but doesnt it need a "1" at the end?

Anyway ill try several options
Отредактировано Frank ツ; 24 мая. 2018 г. в 22:19
Автор сообщения: Frank ツ
Автор сообщения: SK Fer

tell me if it’s working

I will , working atm, but doesnt it need a "1" at the end?

Anyway ill try several options

nah, 1 is enables 0 is disabled if the command starts with + it’s a different kind, + usually means “right now” then stopped, when u shoot the commands are +attack not +attack 1
Frank ツ (Заблокирован) 25 мая. 2018 г. в 11:03 
Автор сообщения: SK Fer
Автор сообщения: Frank ツ

Thanks ill try

tell me if it’s working

didnt work.

i tried it with a bind: bind "f3" "+cl_show_team_equipment"

wich kinda works but i need to hold f3 wich is not ideal how to make tit toggleable
cl_teamid_overhead_always

1 for pip, 2 for equipment. Don't use the +cvar launch commands.
Отредактировано frisky; 25 мая. 2018 г. в 11:08
Frank ツ (Заблокирован) 25 мая. 2018 г. в 11:20 
thanks for all the info guys.

but indeed its also just an option in the game settings, ill use that
Автор сообщения: Frank ツ
thanks for all the info guys.

but indeed its also just an option in the game settings, ill use that
The game setting's just a GUI toggle for cl_teamid_overhead_always; fyi.
Frank ツ (Заблокирован) 25 мая. 2018 г. в 11:22 
Автор сообщения: frisky
Автор сообщения: Frank ツ
thanks for all the info guys.

but indeed its also just an option in the game settings, ill use that
The game setting's just a GUI toggle for cl_teamid_overhead_always; fyi.
oke i didnt know , im not realy formillair with all these binds and commands
Автор сообщения: NomadOfDunes
cl_teamid_overhead_always 2 fixed it. It shows triangles and gear through walls. AND IT STAYS THERE after restart.

This works, finally a real solution, great tip.
alias "teaminfo" "info_on"
alias "info_on" "cl_teamid_overhead_mode 1; alias teaminfo info_off"
alias "info_off" "cl_teamid_overhead_mode 2; alias teaminfo info_on"
bind "key you want" "teaminfo"

This works for toggling on off in 2021 :P
< >
Сообщения 1629 из 29
Показывать на странице: 1530 50

Дата создания: 24 мая. 2018 г. в 20:52
Сообщений: 29