AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Store (https://forums.alliedmods.net/forumdisplay.php?f=157)
-   -   Release Chat Colors (1.1) (https://forums.alliedmods.net/showthread.php?t=209784)

thetwistedpanda 03-01-2013 21:36

Chat Colors (1.1)
 
1 Attachment(s)
[Store] Chat Colors (1.1)


Description:
  • This plugin allows players to buy custom chat colors in the store. The colors purchased are applied to the player's message after their name.
  • Every color provided by morecolors.inc has been included: ~154 colors.
  • Merely a copy/paste/bludgeon of alongub's title module.
Requirements:Features:
  • Compatibility - This plugin probably will not play nice with any other plugin using Simple Chat Processor to change message colors.
  • May not play nicely when used in combination with Store Titles and Store Name Colors; use Store Chat for this purpose.
Installation:

Download the attached store-chatcolors.zip archive and extract to your sourcemod folder intact. Then open your store web panel, navigate to Import/Export System under the Tools menu, and import configs/store/json-import/chatcolor.json

Adding more chat colors:

You can use the web panel to add chat colors. Open the web panel, navigate to Add New Item under the Items menu. In type and loadout_slot, type chatcolor. Change name, display_name, description and attrs to customize the new chat color.

An attrs value should look like the following, where RRGGBB are valid hex combinations:

Code:

    {   
          "color": "RRGGBB"
    }


braak0327 03-01-2013 22:39

Re: Chat Colors (1.0-alpha)
 
wow awesome! I love this thank you :D

sG Shadow 04-06-2013 01:21

Re: Chat Colors (1.0-alpha)
 
I am having an error where whatever i type is in red and repeating the color code F0F8FF in chat. with whatever i typed afterwords. This is on CSGO. No error in logs.

hasta 04-11-2013 16:12

Re: Chat Colors (1.0-alpha)
 
i use it for csgo and
http://i.imgur.com/ZGcWiaq.gif

thetwistedpanda 04-11-2013 16:34

Re: Chat Colors (1.0-alpha)
 
Csgo isn't supported. As the original post says.

SkyK1ll 04-24-2013 15:52

Re: Chat Colors (1.0-alpha)
 
hey panda,

i have this problem

i will import the file chatcolor.json in the panel

and become this message: The upload destination folder does not appear to be writable.

can you help?

Arrow768 04-24-2013 16:25

Re: Chat Colors (1.0-alpha)
 
Code:

chmod 777 uploads

SkyK1ll 04-25-2013 07:02

Re: Chat Colors (1.0-alpha)
 
hey arrow,

where i make this command?

i upload the file from my desktop

greez

SkyK1ll 04-25-2013 07:06

Re: Chat Colors (1.0-alpha)
 
ah thanks worked fine :)

scorpadorp 06-16-2013 18:23

Re: Chat Colors (1.0-alpha)
 
Same as before, but a tad better. The plugin loads correctly and shows fine in the store. The problem is everyone who who doesn't have a colored name equipped has a random color in chat. I guess also a problem with titles?


All times are GMT -4. The time now is 07:53.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.