Raised This Month: $32 Target: $400
 8% 

Simple Chat Colors (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
Antithasys
Moderator
Join Date: Apr 2008
Old 10-05-2011 , 23:04   Re: Simple Chat Colors (Redux)
Reply With Quote #41

Quote:
Originally Posted by Eyelanderules View Post
It works fine but a small exploit i found is that with chat txt color, in tf2 if someone finds, an vintage,strange,genuine,unusual, ect all the admins chat txt colors change to that color. All my admins like the other colors for chat txt but i don't think they are in the plugin. (Purple and vintage blue) were great chat txt colors
Three things...

1. Do not make three posts in a row. From this post here I can see that you are aware of the edit button. If you are the last poster in a thread, it is appropriate to use the edit button, and not post again. Only after a response, would another post be appropriate.

2. This problem, not exploit, is explained in the post directly above yours. Its obvious you did not read any of the posts here before posting your issues.

3. If you actually have issues, myself, and others, are usually more than happy to help; but what you are doing is posting without thinking (or reading) about the problem.

For more information... read the blog in my signature.

On a side note, I am happy that the plugin is working as intended for you!
__________________
[my plugins]

When you think about asking a question... consider what have you tried?

Last edited by Antithasys; 10-05-2011 at 23:15. Reason: formatting
Antithasys is offline
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 10-07-2011 , 12:10   Re: Simple Chat Colors (Redux)
Reply With Quote #42

I've upgraded all my servers to this version of SCC and it's working great! Not needing overrides anymore is a great improvement as well. Perhaps admins can use custom ban reasons again with SourceBans, because on the old version, anyone with colors trying to ban someone with a custom in-chat reason would just terminate the banning process and print the "reason" they were typing in the chat window. Haven't tested that yet, maybe soon.

Thanks for all the useful plugins you've made. I use SCC, Simple Alltalk Manager and Simple Spectate (although it does gripe about the ancient DukeHacks not being present) on all my servers.
__________________
Yo , I heard you like , so I put a in your so you can while you .
Jstn7477 is offline
Antithasys
Moderator
Join Date: Apr 2008
Old 10-07-2011 , 12:23   Re: Simple Chat Colors (Redux)
Reply With Quote #43

Quote:
Originally Posted by Jstn7477 View Post
I've upgraded all my servers to this version of SCC and it's working great! Not needing overrides anymore is a great improvement as well. Perhaps admins can use custom ban reasons again with SourceBans, because on the old version, anyone with colors trying to ban someone with a custom in-chat reason would just terminate the banning process and print the "reason" they were typing in the chat window. Haven't tested that yet, maybe soon.
Yes, the custom ban reason should work just fine. Not sure if it would add the color tags to the reason in the ban db thou. A test of this would be great!

Quote:
Originally Posted by Jstn7477 View Post
Thanks for all the useful plugins you've made. I use SCC, Simple Alltalk Manager and Simple Spectate (although it does gripe about the ancient DukeHacks not being present) on all my servers.
That's great! I am glad you find them useful. I actually hardly play anymore, and don't administer any servers anymore... really just do this for fun and for others. As a side note... the bonus round one is next on my list... but after that, I will be porting and upgrading the spectate plugin.
__________________
[my plugins]

When you think about asking a question... consider what have you tried?
Antithasys is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 10-12-2011 , 20:06   Re: Simple Chat Colors (Redux)
Reply With Quote #44

Anyone know the config or required tag "flag" etc looks for just regular users based on what team they are on say I want their names in Olive Green but text in team color?
like right now I have this for admins and donators for example

Quote:
"Admins"
{
"flag" "z"
"tag" "[ADMIN]"
"tagcolor" "{G}"
"namecolor" "{T}"
"textcolor" "{G}"
}
"Donator"
{
"flag" "o"
"tag" "[Donator]"
"tagcolor" "{N}"
"namecolor" "{G}"
"textcolor" "{OG}"
}
Horsedick is offline
dbmiller5
Senior Member
Join Date: Jun 2011
Old 10-13-2011 , 19:47   Re: Simple Chat Colors (Redux)
Reply With Quote #45

Code:
L 10/13/2011 - 16:36:35: [SM] Displaying call stack trace for plugin "simple-chatcolors.smx":
L 10/13/2011 - 16:36:35: [SM]   [0]  Line 652, C:\compiler\simple-chatcolors.sp::CheckPlayer()
L 10/13/2011 - 16:36:35: [SM]   [1]  Line 300, C:\compiler\simple-chatcolors.sp::OnClientPostAdminCheck()
dbmiller5 is offline
Antithasys
Moderator
Join Date: Apr 2008
Old 10-13-2011 , 22:03   Re: Simple Chat Colors (Redux)
Reply With Quote #46

Missing the line that contains the actual error.
__________________
[my plugins]

When you think about asking a question... consider what have you tried?
Antithasys is offline
gilmon
Senior Member
Join Date: Feb 2011
Location: China
Old 10-14-2011 , 03:05   Re: Simple Chat Colors (Redux)
Reply With Quote #47

Can you add a function read player name like "admin-simple"?
I need it for my non-steam server.
gilmon is offline
Send a message via MSN to gilmon
Antithasys
Moderator
Join Date: Apr 2008
Old 10-14-2011 , 08:43   Re: Simple Chat Colors (Redux)
Reply With Quote #48

Quote:
Originally Posted by gilmon View Post
Can you add a function read player name like "admin-simple"?
I need it for my non-steam server.
https://forums.alliedmods.net/showthread.php?t=113236
__________________
[my plugins]

When you think about asking a question... consider what have you tried?
Antithasys is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 10-14-2011 , 09:22   Re: Simple Chat Colors (Redux)
Reply With Quote #49

Quote:
Originally Posted by gilmon View Post
Can you add a function read player name like "admin-simple"?
I need it for my non-steam server.
LOL, sorry but that's just funny.
Drixevel is offline
dbmiller5
Senior Member
Join Date: Jun 2011
Old 10-14-2011 , 18:38   Re: Simple Chat Colors (Redux)
Reply With Quote #50

Quote:
Originally Posted by Antithasys View Post
Missing the line that contains the actual error.
sry.
Code:
L 10/13/2011 - 00:15:16: [SM] Native "GetArrayString" reported: Invalid index 2 (count: 2)
L 10/13/2011 - 00:15:16: [SM] Displaying call stack trace for plugin "simple-chatcolors.smx":
L 10/13/2011 - 00:15:16: [SM]   [0]  Line 652, C:\compiler\simple-chatcolors.sp::CheckPlayer()
L 10/13/2011 - 00:15:16: [SM]   [1]  Line 300, C:\compiler\simple-chatcolors.sp::OnClientPostAdminCheck()
dbmiller5 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 00:23.


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