Old Chat colors plugin from Shavit edited to work with new Chat-Processor
there is a plugin from Shavit where you can set your own color in chat, but the problem is that plugin works only with old chat processor. I've decided to fix it for a new chat processor, though still not perfect, I am happy that I managed to do something like this with my little knowledge .
Link to original plugin: Shavit's original Chat Colors
Link to chat-processor: Chat-Processor
Commands
Quote:
Code: Select all
!colors - Opens up the color menu
I added two .sp files, v2 has required flag B, vip has required flag A.
Changelog:
Quote:
Code: Select all
- 17.6.2019 v2.2: Small code changes
- 11.6.2019 v2.1: Fixed problem with colors being set on second message (unreleased), added an option to set your own prefix (requires .sp editing for now)
- 3.6.2019 v2.0: Re-release of the plugin
Quote:
Code: Select all
- Sourcemod 1.9, should work with Sourcemod 1.7+
Quote:
Code: Select all
- Plugin does not remember your choice after server restart.
Quote:
Code: Select all
- Make plugin work with MySQL or SQLite
- Create a config file for the plugin
- Be able to select required flag and prefix in config file
Hope you will like it, also remember that I am not the original author, and I am keeping that in my mind, but if I can help, I will do my best.
Attached Files
File Type: sp Get Plugin or Get Source colormenu_vip.sp
File Type: sp Get Plugin or Get Source colormenuv2.sp
File Type: smx colormenuv2.smx
Source AlliedModders