Skip to content

Commit 49050a7

Browse files
docs: update docs for new version
1 parent 61bf4f8 commit 49050a7

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

408 Bytes

How it works

Simple, you get shocked with a duration of 1 and a intensity of max_shock_intensity (configurable) when you die during a live match (so not warmup).

Simple, you get shocked when you die during a live match (so not warmup).

Matches do not need to be premier or comp, can be any match.

There are two modes of zapping, either random that picks a value between your configured min and max, everytime you die. Or LastHitPercentage which takes a value depending on the percentage of health you had before you died, so if you had 25hp and died you will be zapped for 25% of your configured max.

There are also two options to beep whenever a match starts, and whenever a round starts. For you forgetful folks.

Usage

  1. Find you install directiory, do to so go to steam, right click on Counter-Strike 2, go to Manage > Browse Local Files.
  2. Put gamestate_integration_cs2shock.cfg in the game/csgo/cfg folder. (NOT THE csgo/cfg folder). You can now close this folder.
  3. Place cs2shock.exe anywhere, with config.toml next to it in the same folder. Fill out the values in config.toml.
  4. You can now run cs2shock.exe.

Once you save your settings once, a config.json file will be placed next to cs2shock.exe.

Building from source

Prerequisites

0 commit comments

Comments
 (0)