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

Simple Chat Colors (Old Version)


Post New Thread Reply   
 
Thread Tools Display Modes
zachgang15
Junior Member
Join Date: Nov 2009
Old 04-18-2011 , 19:34   Re: Simple Chat Colors
Reply With Quote #381

Hopefully someone can help me... well i installed this on my server and it works fine but i am also using "Triggers" found here http://forums.alliedmods.net/showthread.php?p=585758 and for some reason when i have this enabled my triggers wont work but when i disable the chat colors then for some odd reason my triggers work.

my current setup for chat colors is this

PHP Code:
"admin_colors"
{
    
"administrators"
    
{
        
"flag"                "b"
        "tag"                    "[ADMIN] "
        "tagcolor"        "{green}"
        "namecolor"        "{teamcolor}"
        "textcolor"        ""
    
}
    
"Overrides"
    
{
        
"rank"            ""
        "testcommand"     ""
        "rtv"             ""
        "nominate"        ""
    
}

yes i do have a space after [Admin] because i like it ... tried it without space and still didnt work.... also have tried changing the flag for it ect but just wont work! please help
zachgang15 is offline
vsx2
Junior Member
Join Date: Apr 2011
Old 04-18-2011 , 20:43   Re: Simple Chat Colors
Reply With Quote #382

Quote:
Originally Posted by zachgang15 View Post
It is because you need the overrides part at the end .... my server did not work untill i added this also.. i have re created it with over rides at the end like it should ... you can copy / paste it right into there and it should get you working!

Code:
blabla
You also forgot the last } after your last steamid ... but i added it for you , have a good one!

Thanks a lot
I've forgot to hide the steam id's so could u delete ur post just for privacy

Last edited by vsx2; 04-18-2011 at 21:04.
vsx2 is offline
zachgang15
Junior Member
Join Date: Nov 2009
Old 04-18-2011 , 22:34   Re: Simple Chat Colors
Reply With Quote #383

Edited as requested for you , no problem ... let me know if it still doesnt work .... also could someone please take a look @



Quote:
Originally Posted by zachgang15 View Post
Hopefully someone can help me... well i installed this on my server and it works fine but i am also using "Triggers" found here http://forums.alliedmods.net/showthread.php?p=585758 and for some reason when i have this enabled my triggers wont work but when i disable the chat colors then for some odd reason my triggers work.

my current setup for chat colors is this

PHP Code:
"admin_colors"
{
    
"administrators"
    
{
        
"flag"                "b"
        "tag"                    "[ADMIN] "
        "tagcolor"        "{green}"
        "namecolor"        "{teamcolor}"
        "textcolor"        ""
    
}
    
"Overrides"
    
{
        
"rank"            ""
        "testcommand"     ""
        "rtv"             ""
        "nominate"        ""
    
}

yes i do have a space after [Admin] because i like it ... tried it without space and still didnt work.... also have tried changing the flag for it ect but just wont work! please help
zachgang15 is offline
vsx2
Junior Member
Join Date: Apr 2011
Old 04-19-2011 , 05:38   Re: Simple Chat Colors
Reply With Quote #384

Quote:
Originally Posted by zachgang15 View Post
Edited as requested for you , no problem ... let me know if it still doesnt work .... also could someone please take a look @
Thanks alot
About ur problem I believe there's an conflit with Triggers and chatcolors but i think u should give us the tiggers config to easy to find the conflit
vsx2 is offline
stella
SourceMod Donor
Join Date: Apr 2011
Old 04-20-2011 , 02:28   Re: Simple Chat Colors
Reply With Quote #385

How do i get player names and chat to appear Olive in color for CS:S. Whenever i set this color in the config it defaults as green.

I've read
Quote:
If some color is not supported by the mod it will be automatically replaced with green
How can i fix this.

Thanks
stella is offline
Molli
SourceMod Donor
Join Date: Aug 2007
Location: Finland
Old 05-06-2011 , 01:32   Re: Simple Chat Colors
Reply With Quote #386

Is this error spam important?

Code:
L 05/06/2011 - 08:31:22: [SM] Native "GetArrayString" reported: Invalid index 2 (count: 2)
L 05/06/2011 - 08:31:22: [SM] Displaying call stack trace for plugin "simple-chatcolors.smx":
L 05/06/2011 - 08:31:22: [SM]   [0]  Line 289, C:\Compiler\scripting\simple-chatcolors.sp::CheckPlayer()
L 05/06/2011 - 08:31:22: [SM]   [1]  Line 144, C:\Compiler\scripting\simple-chatcolors.sp::OnClientPostAdminCheck()
Molli is offline
homerjsimpson
BANNED
Join Date: Feb 2009
Location: https://t.me/pump_upp
Old 06-09-2011 , 08:49   Re: Simple Chat Colors
Reply With Quote #387

Quote:
Originally Posted by Molli View Post
Is this error spam important?

Code:
L 05/06/2011 - 08:31:22: [SM] Native "GetArrayString" reported: Invalid index 2 (count: 2)
L 05/06/2011 - 08:31:22: [SM] Displaying call stack trace for plugin "simple-chatcolors.smx":
L 05/06/2011 - 08:31:22: [SM]   [0]  Line 289, C:\Compiler\scripting\simple-chatcolors.sp::CheckPlayer()
L 05/06/2011 - 08:31:22: [SM]   [1]  Line 144, C:\Compiler\scripting\simple-chatcolors.sp::OnClientPostAdminCheck()
I've the same errors and the script function didn't work

PHP Code:
L 06/09/2011 09:26:44: [SMNative "GetArrayString" reportedInvalid index 3 (count3)
L 06/09/2011 09:26:44: [SMDisplaying call stack trace for plugin "simple-chatcolors.smx":
L 06/09/2011 09:26:44: [SM]   [0]  Line 522C:\Compiler\scripting\simple-chatcolors.sp::FormatMessage()
L 06/09/2011 09:26:44: [SM]   [1]  Line 418C:\Compiler\scripting\simple-chatcolors.sp::ProcessMessage()
L 06/09/2011 09:26:44: [SM]   [2]  Line 209C:\Compiler\scripting\simple-chatcolors.sp::Command_Say() 

When type anything nothing happens ... and typing sm_reloadchatcolors appears this in log errors:
PHP Code:
L 06/09/2011 09:27:47: [SMNative "ThrowError" reportedInvalid client index 0
L 06
/09/2011 09:27:47: [SMDisplaying call stack trace for plugin "simple-chatcolors.smx":
L 06/09/2011 09:27:47: [SM]   [0]  Line 51C:\Compiler\scripting\include\colors.inc::CPrintToChat()
L 06/09/2011 09:27:47: [SM]   [1]  Line 243C:\Compiler\scripting\simple-chatcolors.sp::Command_PrintChatColors() 

Is there any way to fix this?
homerjsimpson is offline
Send a message via ICQ to homerjsimpson Send a message via AIM to homerjsimpson Send a message via Yahoo to homerjsimpson Send a message via Skype™ to homerjsimpson
thx_you
Senior Member
Join Date: Feb 2009
Old 06-10-2011 , 23:18   Re: Simple Chat Colors
Reply With Quote #388

is not work with Say Sounds and zombie reload
whan i type lol to play sound not work
whan i type !zmenu not work zmenu
thx_you is offline
ADK
Member
Join Date: May 2010
Old 06-28-2011 , 04:25   Re: Simple Chat Colors
Reply With Quote #389

NVM. . . no issue here. If someone can delete this that'd be great
__________________

Last edited by ADK; 06-28-2011 at 15:03. Reason: Ended up being no issue.
ADK is offline
mickael002
Senior Member
Join Date: Jul 2010
Old 07-05-2011 , 07:36   Re: Simple Chat Colors
Reply With Quote #390

Antiflood.smx doesn't work with simple chat color
mickael002 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 22:16.


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