-
Notifications
You must be signed in to change notification settings - Fork 4
Player Decal Tracker
GeckoN edited this page Jan 31, 2017
·
2 revisions
The Player Decal Tracker plugin is included with the game and provides a way to tell who sprayed which decal.
It works much like the AMXX Spray ID plugin, but has different options available.
This plugin uses a minimum admin level of ADMIN_YES, requiring that all players using commands be listed in the admins file.
As with all console commands in plugins, a dot is prefixed to the given name, and the console command namespace is prefixed before that.
The following commands are available:
Command | Description |
---|---|
visible_level | The admin level at which these messages become visible. Default 0, must be between ADMIN_NO and ADMIN_OWNER (0-2 inclusive). |
No configuration file exists for this plugin.
- This plugin uses console commands and thus, requires a console command namespace to be set in the plugin list file.
Possible updates to this plugin as follows:
- Make constants configurable (spray lifetime, message lifetime, etc)
- More options for visibility level
- HUD message instead of client print