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

Simple Chat Processor (Redux)


Post New Thread Reply   
 
Thread Tools Display Modes
koFF
Junior Member
Join Date: Dec 2012
Old 02-06-2013 , 05:12   Re: Simple Chat Processor (Redux)
Reply With Quote #101

Quote:
Originally Posted by Dr. McKay View Post
In this case, that's what you have to do.
understood cuz of v76
koFF is offline
PsyGaming
SourceMod Donor
Join Date: Sep 2012
Location: Germany
Old 02-06-2013 , 07:41   Re: Simple Chat Processor (Redux)
Reply With Quote #102

Quote:
L 02/06/2013 - 136:52: [SM] Displaying call stack trace for plugin "simple-chatprocessor.smx":
L 02/06/2013 - 136:52: [SM] [0] Line 444, C:\Users\Mini\Documents\Repositories\simple-chat-processor\scripting\simple-chatprocessor.sp::OnGameFrame()
L 02/06/2013 - 136:52: [SM] Native "ReadPackCell" reported: DataPack operation is out of bounds.
Dont know if it helps -> https://forums.alliedmods.net/showth...31#post1888331
__________________
http://www.psy-gaming.de

Psy-Gaming.de - CS:GO Server Community
We have more than +30 Publicserver running!


PsyGaming is offline
Ade
I love purple
Join Date: May 2010
Old 02-06-2013 , 17:13   Re: Simple Chat Processor (Redux)
Reply With Quote #103

Quote:
L 02/06/2013 - 23:033: [SM] Native "GetClientTeam" reported: Client index 0 is invalid
L 02/06/2013 - 23:033: [SM] Displaying call stack trace for plugin "Chat_Fix.smx":
L 02/06/2013 - 23:033: [SM] [0] Line 143, C:\Users\Flo\Downloads\pstudio-0.8.3\temp983.sp::Command_Say()
this is what im getting after typing fuck which is the only word in the simple-chatfilter.cfg that i had from the original plugin
maybe i shud put the regex somewhere else?
i also saw that plugin.simple-chatfilter.cfg was generated so.. everything should be in order..

help?

edit: i think we're also missing a proper translations file, I just renamed one into hl2mp instead of tf and did same with the content but ... still no luck, now i get

Quote:
[SM] Plugin encountered error 25: Call was aborted
L 02/06/2013 - 23:20:10: [SM] Native "SetFailState" reported: Simple Chat Processor Unloaded. Plugin Disabled.
L 02/06/2013 - 23:20:10: [SM] Displaying call stack trace for plugin "simple-chatfilter.smx":
L 02/06/2013 - 23:20:10: [SM] [0] Line 75, C:\compiler\simple-chatfilter.sp::OnLibraryRemoved()
EDIT2: i forgot this is only for th eprocessor but the thread for the filter looks bit deserted so I'm still asking for help
__________________

Last edited by Ade; 02-07-2013 at 03:57.
Ade is offline
Ade
I love purple
Join Date: May 2010
Old 02-07-2013 , 05:09   Re: Simple Chat Processor (Redux)
Reply With Quote #104

hmmmm
the getlcientteam was from another chat plugin which is now disabled and it seems to work?

if anyone has an extensive regex formula pls pm
__________________
Ade is offline
loranger
Senior Member
Join Date: Jun 2011
Old 02-07-2013 , 14:31   Re: Simple Chat Processor (Redux)
Reply With Quote #105

I updated to latest linux dev snapshot 3762 and it still broken.

Is there any other colored chat plugin around?
loranger is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-25-2013 , 20:56   Re: Simple Chat Processor (Redux)
Reply With Quote #106

I'd like to request that the forward be fired for sender 0 (Console) so that CCC can intercept it and add colors. Currently messages from sender 0 are being bypassed.
__________________
Dr. McKay is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 02-25-2013 , 22:57   Re: Simple Chat Processor (Redux)
Reply With Quote #107

Quote:
Originally Posted by Dr. McKay View Post
I'd like to request that the forward be fired for sender 0 (Console) so that CCC can intercept it and add colors. Currently messages from sender 0 are being bypassed.
I would assume the original plugin did not have this because the console chat does not have any formatting involved in it. I wouldn't even think that it goes through any translations through this kind of chat, but I have not checked (I wouldn't be surprised if console chat didn't even call SayText2).
Now don't get me wrong -- this is a very valid request, but it is one that may be more work than necessary as you can easily just use
PHP Code:
RegServerCmd("say"Command_ConsoleSay); 
EDIT: If your intention was to add support for LAN servers then I will definitely consider this.
__________________
Need help? PM me or add me on Steam.
My Steam




Quote:
Originally Posted by Rp.KryptoNite View Post
For some reason his Plugin never worked for me ,
@credits were added
im not stealing any plugins dude its my THING

Last edited by minimoney1; 02-25-2013 at 22:59.
minimoney1 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 02-25-2013 , 23:40   Simple Chat Processor (Redux)
Reply With Quote #108

Have you tried seeing if SayText2 is fired for console chat? I'd be interested in at least seeing what happens, and I'm not at a computer to test.
__________________
Dr. McKay is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 02-26-2013 , 06:02   Re: Simple Chat Processor (Redux)
Reply With Quote #109

Quote:
Originally Posted by Dr. McKay View Post
Have you tried seeing if SayText2 is fired for console chat? I'd be interested in at least seeing what happens, and I'm not at a computer to test.
I haven't, but I will soon. I've also been a tad busy, but I'll try to do this as soon as possible.
__________________
Need help? PM me or add me on Steam.
My Steam




Quote:
Originally Posted by Rp.KryptoNite View Post
For some reason his Plugin never worked for me ,
@credits were added
im not stealing any plugins dude its my THING
minimoney1 is offline
scorpadorp
SourceMod Donor
Join Date: May 2012
Location: NC
Old 02-26-2013 , 13:04   Re: Simple Chat Processor (Redux)
Reply With Quote #110

It seems scp has troubles hooking saytext2 when the client is dead. I'm using this conjunction with chat colors menu and the colors on their name sometimes don't appear when they type while dead.

Any fix?
scorpadorp 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 13:11.


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