1
0
mirror of https://github.com/CFC-Servers/cfc_chip_lister.git synced 2025-03-04 03:03:14 -05:00
cfc_chip_lister/README.md

23 lines
788 B
Markdown
Raw Permalink Normal View History

2022-03-18 19:45:22 -04:00
# cfc_chip_lister
2022-03-18 19:50:25 -04:00
Adds a board to track the owners, names, and processing time of Expression 2 and Starfall chips in GMod.
2023-04-15 14:53:40 -04:00
## Chat commands
| Command | Arguments | Description |
| :---: | :---: | :---: |
| !chiplister | | Toggles the Chip Lister as a HUD element. |
2022-03-18 19:50:25 -04:00
## Server Convars
| Convar | Description | Default |
| :---: | :---: | :---: |
| cfc_chiplister_interval | How often (in seconds) the chip lister will update and send info to players. | 1 |
## Client Convars
| Convar | Description | Default |
| :---: | :---: | :---: |
| cfc_chiplister_enabled | Enables the Expression2/Starfall chip lister. | 1 |
2022-08-28 16:10:04 -04:00
| cfc_chiplister_open_hud | Opens the Chip Lister as a HUD element. | [CONCOMMAND] |
2023-04-15 14:47:19 -04:00
| cfc_chiplister_close_hud | Closes the Chip Lister HUD element. | [CONCOMMAND] |