Raised This Month: $51 Target: $400
 12% 

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
maxolahird
Veteran Member
Join Date: Dec 2012
Old 07-09-2013 , 17:56   Re: [Source 2009] Custom Chat Colors
Reply With Quote #521

I updated CCC but now when i use # msg all that happens is like

[tag] name : msg

with extra space before msg... but like when i'm dead it shows DEAD so I assume its not showing to all

Last edited by maxolahird; 07-09-2013 at 17:56.
maxolahird is offline
Spartan_C001
Senior Member
Join Date: Jul 2013
Old 07-09-2013 , 18:47   Re: [Source 2009] Custom Chat Colors
Reply With Quote #522

Is it possible do a PrintToChat to a single team? So only red team sees the message? I'm curious if i could use PrintToChatAll with colour options ( \x07RRGGBB ) for the all player chat box, and PrintToChat for single teams when doing team messages?
Spartan_C001 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 07-09-2013 , 19:14   Re: [Source 2009] Custom Chat Colors
Reply With Quote #523

Quote:
Originally Posted by Spartan_C001 View Post
Is it possible do a PrintToChat to a single team? So only red team sees the message? I'm curious if i could use PrintToChatAll with colour options ( \x07RRGGBB ) for the all player chat box, and PrintToChat for single teams when doing team messages?
This doesn't use PrintToChat at all, this just uses Simple Chat Processor to modify the messages as the game sends them. The game decides who sees what.
__________________
Dr. McKay is offline
IcEWoLF
Senior Member
Join Date: Jul 2007
Old 07-10-2013 , 02:00   Re: [Source 2009] Custom Chat Colors
Reply With Quote #524

NVM I got it.
Attached Thumbnails
Click image for larger version

Name:	2013-07-09_00001.jpg
Views:	287
Size:	94.1 KB
ID:	122423  
__________________
The 47 Ronin Gaming - http://www.47r-squad.com



Last edited by IcEWoLF; 07-10-2013 at 02:18.
IcEWoLF is offline
IcEWoLF
Senior Member
Join Date: Jul 2007
Old 07-10-2013 , 02:30   Re: [Source 2009] Custom Chat Colors
Reply With Quote #525

Can this be used with @ admin commands? For Go servers?
__________________
The 47 Ronin Gaming - http://www.47r-squad.com


IcEWoLF is offline
Spartan_C001
Senior Member
Join Date: Jul 2013
Old 07-10-2013 , 02:38   Re: [Source 2009] Custom Chat Colors
Reply With Quote #526

I know it doesnt use PrintToChat, i just found i can do colours in a PrintToChat message, and wondered if it were possible to do a printtochat for a certain team

Edit: ignore that i was getting a bit too ambitious in my ideas for my next plugin havent even finished the one im making at the moment anyway!

Last edited by Spartan_C001; 07-10-2013 at 03:01.
Spartan_C001 is offline
Hurrican
Member
Join Date: Feb 2013
Old 07-10-2013 , 07:42   Re: [Source 2009] Custom Chat Colors
Reply With Quote #527

Hey,
is that normal, after Update yesterday i get every roundstart this msg in chat:

Server cvar 'custom_chat_colors_version' wurde in 3.0.1A geändert.

Plugin is Up2date.. New Bug?
__________________

Hurrican is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 07-10-2013 , 16:35   Re: [Source 2009] Custom Chat Colors
Reply With Quote #528

Distinguish loads, no errors but it wont work.. updated ccc
maxolahird is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 07-10-2013 , 16:49   Re: [Source 2009] Custom Chat Colors
Reply With Quote #529

Quote:
Originally Posted by maxolahird View Post
Distinguish loads, no errors but it wont work.. updated ccc
Give me the output of these commands:

plugin_print
meta list
sm version
sm plugins list
sm plugins info custom-chatcolors
sm plugins info custom-chatcolors-distinguish

Also make sure that your prefix is set up correctly. When it "doesn't work", is it removing the prefix from your chat message?
__________________

Last edited by Dr. McKay; 07-10-2013 at 16:49.
Dr. McKay is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 07-10-2013 , 17:21   Re: [Source 2009] Custom Chat Colors
Reply With Quote #530

it removes the prefix from the message...

I was about the send all u asked but then the forums asked me to login and I lost my post >.<

Some info bellow

Code:
18:22:15 Loaded plugins:
         ---------------------
         0:<TAB>"Mattie's EventScripts, http://www.eventscripts.com, Version:2.1.1.379"
         1:<TAB>"Metamod:Source 1.10.0-dev"
         2:<TAB>"Source Python Extensions, 2009 - 2013, your-name-here, 1.6.1, r133"
         ---------------------
Code:
18:18:33   Filename: custom-chatcolors.smx
           Title: [Source 2009] Custom Chat Colors (Processes chat and provides colors for Source 2009 games)
           Author: Dr. McKay
           Version: 3.0.1
           URL: http://www.doctormckay.com
           Status: running
           Reloads: Map Change if Updated
           Timestamp: 07/08/2013 18:59:28
           Hash: 31181203cfd18c717aadccb87992afde
Code:
18:18:51 sm plugins info custom-chatcolors-distinguish
18:18:52   Filename: custom-chatcolors-distinguish.smx
           Title: [Source 2009] Custom Chat Colors Distinguish Module (Controls what CCC aspects are visible based on a chat prefix)
           Author: Dr. McKay
           Version: 1.0.0
           URL: http://www.doctormckay.com
           Status: running
           Reloads: Map Change if Updated
           Timestamp: 07/08/2013 19:00:45
           Hash: 5ce46a9addce087798e4a37e09a89e61
Code:
18:21:28  SourceMod Version Information:
             SourceMod Version: 1.6.0-dev+3911
             SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.6.0-dev+3911)
             SourcePawn API: v1 = 4, v2 = 4
             Compiled on: May  8 2013 06:49:49
             Build ID: 3911:5fcb7681aebd
             http://www.sourcemod.net/
Code:
18:21:42 Listing 5 plugins:
           [01] SourceMod (1.6.0-dev+3911) by AlliedModders LLC
           [02] CS Tools (1.6.0-dev+3911) by AlliedModders LLC
           [03] SDK Tools (1.6.0-dev+3911) by AlliedModders LLC
           [04] SDK Hooks (1.6.0-dev+3911) by AlliedModders LLC
           [05] SteamTools (0.8.3) by Asher Baker (asherkin)

Last edited by maxolahird; 07-10-2013 at 17:22.
maxolahird is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:19.


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