chat_command_wallhack 1.0.0

This commit is contained in:
Resxt
2023-02-16 04:18:06 +01:00
parent 18938c2487
commit 108b06962a
2 changed files with 88 additions and 0 deletions

View File

@ -89,6 +89,15 @@ Prints the server rules in the player's chat.
Arguments expected: none.
Example: `!rules`
## chat_command_wallhack.gsc
Toggles wallhack (red boxes) on the targeted player
| Examples |
|---|
| `!wallhack me` |
| `!wallhack Resxt` |
## chat_commands.gsc
The core script that holds the configuration, runs all the chat logic and holds utils function that are shared between all the `chat_command` scripts.