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

ProChat


Post New Thread Reply   
 
Thread Tools Display Modes
Costin83
Senior Member
Join Date: Jul 2008
Location: Romania
Old 02-11-2009 , 17:09   Re: ProChat
Reply With Quote #31

Quote:
Originally Posted by MPNumB View Post
Updated to 1.2 :
Fixed: chat viewer wasn't working.
Fixed: you didn't had to have special access to enable/disable chatviewer.
Fixed: radio messages were not changed.
Added: descriptive 'fire in the hole' in plugin.
Added: config in source code.
Added: cfg: ability to turn off chatviewer permanently.
Added: cfg: ability to change chatviewer needed access level(s).
Added: cfg: ability to turn of text change for radio messages.
Added: cfg: ability to change language settings for dessriptive 'fire in the hole'.
Changed: plugin uses less CPU.

// edit:

Hope this features didn't made the code less readable...
Yup nice, I like that the "Fire in the hole!" message is displayed with the thrower correct team color, (not yellow) but it doesn't display the grenade descriptin in a configurable color like the original one.

[hegrenade]
[flashbang]
[smokegren]

showld go like this:

[hegrenade]
[flashbang]
[smokegren]

And if you can add one more feature:
All admin names will be green, no matter if they are T/CT/SPEC (cvar on/off)

Last edited by Costin83; 02-12-2009 at 15:34.
Costin83 is offline
Send a message via Yahoo to Costin83
Lenfitz
Senior Member
Join Date: Jan 2007
Old 02-12-2009 , 06:43   Re: ProChat
Reply With Quote #32

Running on 4 CS 1.6 servers with amx 1.8.1 it crashes them all. I run podbots so I dont know whether that is causing an issue.

L 02/12/2009 - 16:52:00: Start of error session.
L 02/12/2009 - 16:52:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20090212.log")
L 02/12/2009 - 16:52:00: Invalid player id 0
L 02/12/2009 - 16:52:00: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 16:52:00: [AMXX] Run time error 10: native error (native "get_user_info")
L 02/12/2009 - 16:52:00: [AMXX] [0] prochat.sma::client_infochanged (line 112)
L 02/12/2009 - 16:52:00: Invalid player id 0
L 02/12/2009 - 16:52:00: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 16:52:00: [AMXX] Run time error 10: native error (native "get_user_info")
L 02/12/2009 - 16:52:00: [AMXX] [0] prochat.sma::client_infochanged (line 112)
L 02/12/2009 - 16:52:12: Invalid player id 0
L 02/12/2009 - 16:52:12: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 16:52:12: [AMXX] Run time error 10: native error (native "get_user_info")
L 02/12/2009 - 16:52:12: [AMXX] [0] prochat.sma::client_infochanged (line 112)


L 02/12/2009 - 21:49:29: Start of error session.
L 02/12/2009 - 21:49:29: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090212.log")
L 02/12/2009 - 21:49:29: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 21:49:29: [AMXX] Run time error 5: memory access
L 02/12/2009 - 21:49:29: [AMXX] [0] prochat.sma::client_infochanged (line 121)
L 02/12/2009 - 21:49:42: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 21:49:42: [AMXX] Run time error 5: memory access
L 02/12/2009 - 21:49:42: [AMXX] [0] prochat.sma::client_infochanged (line 121)

Last edited by Lenfitz; 02-12-2009 at 06:46.
Lenfitz is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 02-14-2009 , 17:02   Re: ProChat
Reply With Quote #33

Quote:
Originally Posted by Costin83 View Post
Yup nice, I like that the "Fire in the hole!" message is displayed with the thrower correct team color, (not yellow) but it doesn't display the grenade descriptin in a configurable color like the original one.

[hegrenade]
[flashbang]
[smokegren]

showld go like this:

[hegrenade]
[flashbang]
[smokegren]

And if you can add one more feature:
All admin names will be green, no matter if they are T/CT/SPEC (cvar on/off)
It's impossible to add more than 1 team color per one line in a message, so grenade colors cannot be changed. And green admin... Don't think it's needed - will only take more CPU.

Quote:
Originally Posted by Lenfitz View Post
Running on 4 CS 1.6 servers with amx 1.8.1 it crashes them all. I run podbots so I dont know whether that is causing an issue.

L 02/12/2009 - 16:52:00: Start of error session.
L 02/12/2009 - 16:52:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20090212.log")
L 02/12/2009 - 16:52:00: Invalid player id 0
L 02/12/2009 - 16:52:00: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 16:52:00: [AMXX] Run time error 10: native error (native "get_user_info")
L 02/12/2009 - 16:52:00: [AMXX] [0] prochat.sma::client_infochanged (line 112)
L 02/12/2009 - 16:52:00: Invalid player id 0
L 02/12/2009 - 16:52:00: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 16:52:00: [AMXX] Run time error 10: native error (native "get_user_info")
L 02/12/2009 - 16:52:00: [AMXX] [0] prochat.sma::client_infochanged (line 112)
L 02/12/2009 - 16:52:12: Invalid player id 0
L 02/12/2009 - 16:52:12: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 16:52:12: [AMXX] Run time error 10: native error (native "get_user_info")
L 02/12/2009 - 16:52:12: [AMXX] [0] prochat.sma::client_infochanged (line 112)


L 02/12/2009 - 21:49:29: Start of error session.
L 02/12/2009 - 21:49:29: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090212.log")
L 02/12/2009 - 21:49:29: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 21:49:29: [AMXX] Run time error 5: memory access
L 02/12/2009 - 21:49:29: [AMXX] [0] prochat.sma::client_infochanged (line 121)
L 02/12/2009 - 21:49:42: [AMXX] Displaying debug trace (plugin "prochat.amxx")
L 02/12/2009 - 21:49:42: [AMXX] Run time error 5: memory access
L 02/12/2009 - 21:49:42: [AMXX] [0] prochat.sma::client_infochanged (line 121)
Pod-Bots crash the server or what? This shows that invalid ID in client_infochanged forward. It's not this plugin bug - this plugin only detects that something else is forwarding client_infochanged.
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
Costin83
Senior Member
Join Date: Jul 2008
Location: Romania
Old 02-15-2009 , 03:10   Re: ProChat
Reply With Quote #34

Quote:
Originally Posted by MPNumB View Post
It's impossible to add more than 1 team color per one line in a message, so grenade colors cannot be changed. And green admin... Don't think it's needed - will only take more CPU.


Quote:
Originally Posted by MPNumB View Post
Pod-Bots crash the server or what? This shows that invalid ID in client_infochanged forward. It's not this plugin bug - this plugin only detects that something else is forwarding client_infochanged.
Ihate BOTS !
Costin83 is offline
Send a message via Yahoo to Costin83
Striker
Senior Member
Join Date: Mar 2004
Location: Germany
Old 02-15-2009 , 10:45   Re: ProChat
Reply With Quote #35

This plugin is crashing my server too.

I am also using admincolor_chat, amx_ejl_adminchat and some other plugins which modifies the chatcolor...


EDIT:

Here is the crashmsg: FATAL ERROR (shutting down): WRITE_BYTE called with no active message
__________________

Last edited by Striker; 02-15-2009 at 10:49.
Striker is offline
Send a message via ICQ to Striker Send a message via MSN to Striker
Costin83
Senior Member
Join Date: Jul 2008
Location: Romania
Old 02-16-2009 , 20:43   Re: ProChat
Reply With Quote #36

Quote:
Originally Posted by Striker View Post
This plugin is crashing my server too.

I am also using admincolor_chat, amx_ejl_adminchat and some other plugins which modifies the chatcolor...


EDIT:

Here is the crashmsg: FATAL ERROR (shutting down): WRITE_BYTE called with no active message
Did you tried to comment the other chat plugins ?
Seems like the "trigger message" is lost along the way and when it's called it's not there anny more......
maybe the other plugins use return main functions that are blocking the original message to pass over to other plugins
That is what I think I don't know......
Costin83 is offline
Send a message via Yahoo to Costin83
Striker
Senior Member
Join Date: Mar 2004
Location: Germany
Old 02-17-2009 , 07:29   Re: ProChat
Reply With Quote #37

ProChat is loading before all other chatplugins... so that should be not the problem
__________________
Striker is offline
Send a message via ICQ to Striker Send a message via MSN to Striker
hasta
Senior Member
Join Date: Aug 2004
Location: Ukraine, Kyiv
Old 02-17-2009 , 09:18   Re: ProChat
Reply With Quote #38

plugin is crashing my server too, when admins connect

without the administrator is working properly
hasta is offline
Send a message via ICQ to hasta
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 02-18-2009 , 10:20   Re: ProChat
Reply With Quote #39

Updated to 1.3 :
Fixed: Errorlog on client_infochanged (cell number was 27 when should be 32).
Fixed: Possible crash due to too big message length in write_string().
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.

Last edited by MPNumB; 02-18-2009 at 20:26.
MPNumB is offline
Send a message via Skype™ to MPNumB
Striker
Senior Member
Join Date: Mar 2004
Location: Germany
Old 02-18-2009 , 12:36   Re: ProChat
Reply With Quote #40

still crashing with admin(s) on the server...
__________________
Striker is offline
Send a message via ICQ to Striker Send a message via MSN to Striker
Reply


Thread Tools
Display Modes

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 08:43.


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