CS:GO cvar command only works intermittently and Infinite Armor

counter-strike-global-offensive

I'm very new to CS:GO. I currently have a problem with the cvar command. I often play offline with bots (casual). When I'm in game, pressing ~ to open the cvar command is fine. However, after a few seconds, it MAY not work anymore (pressing ~ doesn't show anything), but if it can "survive" the first few seconds, it will work as long as I do not quit the game. If the cvar command doesn't work, I have to exit CS:GO, re-launch it, and hope it may or may not work this time.

The only commands I use are: sv_cheats "1", mp_backup_round_file_pattern "", mp_limitteams "0", mp_autoteambalance "0", mp_maxrounds "999", mp_timelimit "0", bot_add, bot_zombie "1". Even if I don't use those commands, it may not work either. Even though the problem doesn't always happen (40% of the time), it bothers me enough. What should I do? What's wrong with CS:GO?

I tried to re-install CS:GO, but the problem is still there.

Is there any way to have infinite armor (Kevlar and helmet)?

Best Answer

Assuming this is your question: Is there any way to have infinite armor (Kevlar and helmet)? Then no. Depending on what you want to achieve, commands you might want to look into are:

Gives free armor to you and the bots (a map command): mp_free_armor 1

Gives you free kevlar and helmet: give weapon_vesthelm

Makes regeneration very rapid/makes you invulnerable: sv_regeneration_force_on 1

Related Topic