Commands to enhance other features of Counter-Strike game
contributionscore_kill_factor
Sets the percentage of a player's contribution score you earn when you kill them. For example, setting this to 10 gives you 10%% of the killed player's contribution score.
contributionscore_objective_kill
Sets the amount of contribution score a player earns for an objective kill, shown on the leaderboard and TAB.
contributionscore_suicide
Sets the amount of contribution score awarded to a player when they kill themselves, such as by their own grenade.
contributionscore_team_kill
Sets the contribution score a player earns for killing a teammate in the scoreboard or TAB leaderboard.
crash
Use this command to intentionally crash your game client or server. Use with caution.
crash_error
Forces the game engine to crash immediately on the main thread using Plat_FatalError. Intended for debugging only.
crash_error_job
Intentionally crash the game engine on the job thread to help with debugging.
crash_job
Forces the engine to crash using a job thread. This is intended for debugging purposes.
crash_thread
Crashes the game engine on a separate thread to help test crash handling. Intended for debugging only and runs outside the main thread.
CreatePredictionError
Triggers a prediction error that makes your character glide a few spaces in a fixed direction, regardless of which way you face.