mirror of
https://github.com/CFC-Servers/cfc_chip_lister.git
synced 2025-03-04 03:03:14 -05:00
Doritos, Lays, Pringles - a list of our favorite potato and corn-based snacks
lua | ||
LICENSE | ||
README.md |
cfc_chip_lister
Adds a board to track the owners, names, and processing time of Expression 2 and Starfall chips in GMod.
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 |
cfc_chiplister_hud_enabled | Whether or not to display the chip lister on your screen at all times. | 0 |
cfc_chiplister_hud_scale | The size of the chip lister on your HUD, scaled by your screen width. | 0.2 |
cfc_chiplister_hud_pos_x | The x-position of the chip lister on your HUD, scaled by your screen width. | 0.8 |
cfc_chiplister_hud_pos_y | The y-position of the chip lister on your HUD, scaled by your screen height. | 0.2 |