View Single Post
Author Message
MatoBoost
Junior Member
Join Date: Apr 2016
Old 06-03-2019 , 05:53   [CSGO] Chat colors menu
Reply With Quote #1

Hello,

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:
!colors - Opens up the color menu

Compiling it requires chat-processor.inc
I added two .sp files, v2 has required flag B, vip has required flag A.

Changelog:
Quote:
- 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
Tested on:
Quote:
- Sourcemod 1.9, should work with Sourcemod 1.7+
Known issues:
Quote:
- Plugin does not remember your choice after server restart.
Plans into future:
Quote:
- 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
Github link

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 - 376 views - 2.4 KB)
File Type: sp Get Plugin or Get Source (colormenuv2.sp - 489 views - 2.4 KB)
File Type: smx colormenuv2.smx (5.3 KB, 683 views)

Last edited by MatoBoost; 06-28-2019 at 09:17.
MatoBoost is offline