From a54abba88f3d8b9cdf5b87769af24b699b00e677 Mon Sep 17 00:00:00 2001 From: UnkwUsr <49063932+UnkwUsr@users.noreply.github.com> Date: Sat, 8 Jan 2022 14:16:00 +0300 Subject: [PATCH] README.md: Note about `impulse 255` command (#714) [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b25aab8a..ab98f3aa 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ This means that plugins that do binary code analysis (Orpheu for example) probab | endround | Args:
`T` force round end with Terrorists win.
`CT` force round end with Counter-Terrorists win.
or terminate round draw when called without arguments. | | swapteams | Swap the teams and restart the game. | | give | Give weapon command.
Args:

Usage:
`give weapon_ak47`
`give weapon_usp`

NOTE: `sv_cheats 1` required. | +| impulse 255 | Give all weapons.

NOTE: `sv_cheats 1` required. | ## Configuration (cvars)