AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Insurgency Chat (https://forums.alliedmods.net/showthread.php?t=78793)

StevoTVR 10-10-2008 21:01

Insurgency Chat
 
1 Attachment(s)
Insurgency Chat

Insurgency handles chat different than most other Source mods, which causes problems with most SourceMod plugins that hook payer chat. This is a simple plugin that attempts to provide a workaround to this by converting the chat into the standard format so plugins will recognize it. It also logs the chat to the server logs, which is useful for admins to find problem players (especially those who use HLSW to monitor the server).

Console Variables
  • inschat_logging - Toggle logging of chat (0: off, 1: on, default: 1)
Known Issues
  • Unexpected behavior when used with plugins that already support Insurgency
Changelog
  • 1.0 - 10/10/2008
    • Initial release
  • 1.2 - 10/11/2008
    • Added detection of team chat
    • Hides admin chat messages from normal chat
  • 1.3 - 10/12/2008
    • Added relaying of chat from the server console
    • Added cvar to enable/disable logging of chat
    • Fixed error caused by the server using say2

mata 10-11-2008 03:51

Re: Insurgency Chat
 
"!admin" now workes after installing this plugin, thanks

StevoTVR 10-11-2008 16:16

Re: Insurgency Chat
 
The plugin has been updated to work with team chat. It also hides chat that starts with @ (change the define if you use another symbol) so admin messages aren't seen by the wrong people.

imported_sparky 10-11-2008 18:52

Re: Insurgency Chat
 
Will it work with irc-relay??

StevoTVR 10-11-2008 19:50

Re: Insurgency Chat
 
Quote:

Originally Posted by imported_sparky (Post 698508)
Will it work with irc-relay??

I haven't tested it with IRC relay but it should work fine. Let me know if there are any problems.

imported_sparky 10-11-2008 19:59

Re: Insurgency Chat
 
Works great thanks :mrgreen:

P@c|Man 10-12-2008 07:44

Re: Insurgency Chat
 
You might wanna rename it, it's working in Zombie Panic Source as well. Great job!

arm5ky 10-12-2008 09:30

Re: Insurgency Chat
 
Fantastic, just what we needed.

`Any chance you can do the reverse, so players can see what console says.
We use hlsw alot and would be useful to warn etc through console chat.

StevoTVR 10-12-2008 16:27

Re: Insurgency Chat
 
Quote:

Originally Posted by P@c|Man (Post 698712)
You might wanna rename it, it's working in Zombie Panic Source as well. Great job!

I didn't realize Zombie Panic had the same problem. You might want to rename the teams if you use the logging. I'll look into adding support for different games.

Quote:

Originally Posted by arm5ky (Post 698750)
`Any chance you can do the reverse, so players can see what console says.
We use hlsw alot and would be useful to warn etc through console chat.

Sure. I added that feature to 1.3.:)

dirtyjob 11-02-2008 19:51

Re: Insurgency Chat
 
no need for this plugin for INS anymore since the lastest steam update to Insurgency has implemented support for say commands


All times are GMT -4. The time now is 14:07.

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