Raised This Month: $ Target: $400
 0% 

[ANY] SourceComms (0.9.266 - 22/11/2014)


Post New Thread Reply   
 
Thread Tools Display Modes
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 10-17-2013 , 10:09   Re: [ANY] SourceComms (0.9.256 - 06/10/2013)
Reply With Quote #221

Quote:
Originally Posted by jpwanabe View Post
You were right. It was vote mutes and admin mutes. Now if I could just get the plugin I am using to vote mute to do a 30 min mute instead of a session mute. I have DefaultTime set to 30 btw.
It is impossible in default environment, because Basecomm plugin mutes player to session and my plugin only indicates this.
However, there is a possibility to modify the plugin, which mutes your players so that he did it through my plugin. What plugin are you using for voting for mute?
__________________
ppalex is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 10-18-2013 , 01:28   Re: [ANY] SourceComms (0.9.257 - 18/10/2013)
Reply With Quote #222

Plugin updated to 0.9.257
Changelog:
Quote:
Fixed bug (creating unused file %s is gagged from web on server) with logging gags from web. Thanks to reji.
__________________
ppalex is offline
jpwanabe
Veteran Member
Join Date: Mar 2010
Old 10-18-2013 , 01:33   Re: [ANY] SourceComms (0.9.256 - 06/10/2013)
Reply With Quote #223

Quote:
Originally Posted by ppalex View Post
It is impossible in default environment, because Basecomm plugin mutes player to session and my plugin only indicates this.
However, there is a possibility to modify the plugin, which mutes your players so that he did it through my plugin. What plugin are you using for voting for mute?
Currently we are using a modified version of this. If you have a better suggestion, I am all ears.
__________________
My Steam TF2APP
My sig changes with each load! Refresh to see my other servers!
jpwanabe is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 10-20-2013 , 07:33   Re: [ANY] SourceComms (0.9.256 - 06/10/2013)
Reply With Quote #224

Quote:
Originally Posted by jpwanabe View Post
Currently we are using a modified version of this. If you have a better suggestion, I am all ears.
Modified? I think you could modify it one more time to support my plugin
replace line into include section:
Code:
#tryinclude <basecomm>
to
Code:
#include <sourcecomms>
and replace
Code:
#if defined _basecomm_included
		BaseComm_SetClientMute(iClient, true);
to
Code:
#if defined _sourcecomms_included
        SourceComms_SetClientMute(iClient, true, 30, true, "Muted via player votes");
30 - lenght of mute in minutes, last argument - mute reason.

Place sourcecomms.inc file to your sourcemod include scripting/include folder, compile player votes-redux and enjoy ;)
__________________
ppalex is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 10-26-2013 , 17:23   Re: [ANY] SourceComms (0.9.259 - 27/10/2013)
Reply With Quote #225

Plugin updated to 0.9.259. Only smx. Changes:
Quote:
Fixed bug with loading issuer admin's authid.
__________________
ppalex is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 11-02-2013 , 08:48   Re: [ANY] SourceComms (0.9.260 - 02/11/2013)
Reply With Quote #226

Plugin updated to version 0.9.260 (no changes in code, only translation)
Changes:
Quote:
* **0.9.260** - Added Deutsch translation. Thanks to winter
__________________

Last edited by ppalex; 11-02-2013 at 08:48.
ppalex is offline
DrFallen
AlliedModders Donor
Join Date: Jul 2013
Location: ./root
Old 11-08-2013 , 22:31   Re: [ANY] SourceComms (0.9.260 - 02/11/2013)
Reply With Quote #227

Hey is this working with the Sourcebans 2 Alpha?
DrFallen is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 11-09-2013 , 04:13   Re: [ANY] SourceComms (0.9.260 - 02/11/2013)
Reply With Quote #228

You could find alpha version at github, in branch "sourcebans2" (not "master").

FYI:
plugin is incompatible with old version (but it works as earlier)
Auto updating - disabled.
Web plugin at this moment supports only viewing punishments list.
README file may contain old, not actual information


I'll be thankful for any feedback
__________________

Last edited by ppalex; 11-09-2013 at 04:15.
ppalex is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 11-10-2013 , 10:57   Re: [ANY] SourceComms (0.9.260 - 02/11/2013)
Reply With Quote #229

L 11/09/2013 - 13:037: [sourcecomms.smx] You must set valid `ServerID` value in sourcebans.cfg!

I have my servers set to -1 so that I can use the autoadd feature in sourcebans without too much headache. Anyway sourcecomms can follow suit.
moxie2020 is offline
DrFallen
AlliedModders Donor
Join Date: Jul 2013
Location: ./root
Old 11-10-2013 , 16:10   Re: [ANY] SourceComms (0.9.260 - 02/11/2013)
Reply With Quote #230

Quote:
Originally Posted by ppalex View Post
You could find alpha version at github, in branch "sourcebans2" (not "master").

FYI:
plugin is incompatible with old version (but it works as earlier)
Auto updating - disabled.
Web plugin at this moment supports only viewing punishments list.
README file may contain old, not actual information


I'll be thankful for any feedback
Great thanks, Going to trial Sourcebans 2.0 Ill leave feedback soon
DrFallen 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 02:53.


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