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

ExtendedComm v3.0.8b (Updated: 4/17/11)


Post New Thread Reply   
 
Thread Tools Display Modes
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 04-22-2013 , 21:13   Re: Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #361

Quote:
Originally Posted by thetwistedpanda View Post
I'll look into it; this plugin has fallen on the back burner with the release of SourceComms, as that does everything this does plus SourceBans integration, which is ideal.
Some people like to keep it simple ;-) Thanks for checking into it.

Last edited by Jargon; 04-22-2013 at 21:13.
Jargon is offline
kaytaro
Member
Join Date: May 2011
Old 06-06-2013 , 14:28   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #362

[extendedcomm.smx] - SQL_ConnectCall: [1045]: Access denied for user 'xxxxxxxxxxxx' (using password: YES)

I put the password in for the sql database? whats wrong?

Last edited by kaytaro; 06-06-2013 at 14:28.
kaytaro is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 06-06-2013 , 15:46   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #363

maybe ip address restriction in mysql user grants?
__________________
ppalex is offline
GunSpeed
Member
Join Date: Oct 2010
Old 06-12-2013 , 10:01   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #364

Hi,

I got both Extendedcomm and weapon_restrict, the admin menu trigger for Extendedcom (4) calls the weapon_restrict menu (5) instead of comm commands.

I will be searching inside the admin menu files for conflicts...

works when I manually reload the menu "rcon sm plugins reload adminmenu"

Any tips much appreciated.

Last edited by GunSpeed; 06-12-2013 at 10:57. Reason: update.
GunSpeed is offline
lionheart1066
Senior Member
Join Date: Aug 2009
Old 09-10-2013 , 04:16   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #365

Seems to be an issue with the gag function of this plugin, if a user is gagged, they can type !admin along with what they want to say in order to completely bypass the gag. Wondering if theres a way to prevent this.
lionheart1066 is offline
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 09-10-2013 , 08:23   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #366

It's a bug in source mod, don't remember if fixed. Try latest snapshot.
__________________
thetwistedpanda is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 09-13-2013 , 17:45   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #367

What about a feature in which you can add commands to a whitelist for gagged people? Sometimes you want to gag people but still let them to use some functions of the server.
__________________
cw main:

cw speedruns:
vodka00 is offline
MIKEE
Member
Join Date: Aug 2012
Location: CA san diego
Old 11-24-2013 , 07:08   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #368

I was like 2 hours working to fix the databases.cfg and still won't work for me...

I think before I was using this see below ...

extendedcomm_database "extendedcomm"
"extendedcomm"
{
"driver" "sqlite"
"database" "extendedcomm"
}

But now I create a database

CAN YOU CHECK THIS BELOW THANKS... TRYED DIFFRENT WAYS TO FIX IT BUT WON'T WORK FOR ME

Quote:
"Databases"
{
"driver_default" "mysql"

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}
"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
"driver_default" "mysql"

"sourcebans"
{
"driver" "mysql"
"host" "just136.justhost.com"
"database" "lololzco_bans"
"user" "lololzco_bans"
"pass" "*****"
//"timeout" "0"
"port" "3306"
}
"store"
{
"driver" "mysql"
"host" "just136.justhost.com"
"database" "lololzco_store"
"user" "lololzco_store"
"pass" "*****"
}
"extendedcomm"
{
"driver" "mysql"
"host" "just136.justhost.com"
"database" "lololzco_extendedcomm"
"user" "lololzco_comm"
"pass" "****"
//"timeout" "0"
//"port" "3306"
}
}
When I type in chat for example !mute fwf 4325 pp

the chat says ...

Comm: Issued a temporary gag on fwfss.

I mean I think its supposed to say

Comm: Issued a extended 4325 mute on fwfss. << something like this

(( LOGS ))

Quote:
L 11/24/2013 - 065:12: Error: ExtendedComm was unable to establish a database connection!
L 11/24/2013 - 065:12: - SQL_ConnectCall: Could not find database conf "lololzco_extendedcomm"
L 11/24/2013 - 068:01: Error: ExtendedComm was unable to establish a database connection!
L 11/24/2013 - 068:01: - SQL_ConnectCall: Could not find database conf "lololzco_extendedcomm"
L 11/24/2013 - 068:01: Error: ExtendedComm was unable to establish a database connection!
L 11/24/2013 - 068:01: - SQL_ConnectCall: Could not find database conf "lololzco_extendedcomm"
L 11/24/2013 - 0681: fwfss<2><STEAM_0:0:26034321><> issued a temporary mute on fwfss<2><STEAM_0:0:26034321><>.
L 11/24/2013 - 06:46:10: Error: ExtendedComm was unable to establish a database connection!
L 11/24/2013 - 06:46:10: - SQL_ConnectCall: Could not find database conf "lololzco_extendedcomm"
L 11/24/2013 - 06:46:10: Error: ExtendedComm was unable to establish a database connection!
L 11/24/2013 - 06:46:10: - SQL_ConnectCall: Could not find database conf "lololzco_extendedcomm"
L 11/24/2013 - 06:465: fwfss<2><STEAM_0:0:26034321><> issued a temporary mute on fwfss<2><STEAM_0:0:26034321><>.
L 11/24/2013 - 06:47:03: fwfss<2><STEAM_0:0:26034321><> issued a temporary gag on fwfss<2><STEAM_0:0:26034321><>.

Last edited by MIKEE; 11-24-2013 at 07:15.
MIKEE is offline
ppalex
Senior Member
Join Date: Nov 2012
Location: Russia, near the Moscow
Old 01-12-2014 , 10:55   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #369

Request to plugin users: send (via pm) me dump of your extendedcomm database table. Needed for testing converted to "new" SourceComms plugin (for SB2)
__________________
ppalex is offline
D4rkl0rd
Member
Join Date: Aug 2013
Old 03-04-2014 , 07:51   Re: ExtendedComm v3.0.8b (Updated: 4/17/11)
Reply With Quote #370

how to ungag-unmute-unsilence from console ?
I tried to do it for timed punishments, but nothing happens.
I need to manually join and remove the punishment through admin menu
And is there a way to add a list of offline punished players to remove punishments ?
I have to wait till they're online and join to do so.
D4rkl0rd 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 14:52.


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