chat_command_freeze 1.0.0

This commit is contained in:
Resxt
2023-02-16 04:20:19 +01:00
parent 108b06962a
commit 760db1a2eb
2 changed files with 90 additions and 0 deletions

View File

@ -31,6 +31,17 @@ The player affected by the command dies and swaps to the other team.
Arguments expected: the complete name of a player.
Example: `!changteam Resxt`
## chat_command_freeze.gsc
Toggles whether the targeted player can move or not.
Note that this does not work during the prematch period.
Also, if you unfreeze a bot the bot has to die before he starts moving again.
| Examples |
|---|
| `!freeze me` |
| `!freeze Resxt` |
## chat_command_invisible.gsc
Toggles invisibility on the targeted player.