AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   ExtendedComm v3.0.8b (Updated: 4/17/11) (https://forums.alliedmods.net/showthread.php?t=146827)

nOfeaR o_O 01-02-2011 20:56

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
works now :D sorry ..

thetwistedpanda 01-02-2011 20:59

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
I wrote some code to prevent it from happening in case someone tries to use sm_gag/sm_mute/sm_silence via RCON, since it will throw that same error. But I don't plan on releasing 2.1.6 until I finish translation support :3. But in any case thanks for bringing it up. Not sure why you got it unless it was under one of those two cases.

nOfeaR o_O 01-02-2011 21:03

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
But i have a problem.I typed in console sm_gag @me 2 and database is empty,why?
//edit
LOL! now works!! sorry again! I'm noob.

thetwistedpanda 01-02-2011 21:16

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
Might I ask what the issue is, in case another person has the same problem?

Arcy 01-04-2011 03:05

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
Now another thing:
-dont show source tv in the list of players;
-sourcebans compatibility- I meant that You could work out something with those guys, mute management as it's now with bans etc. since You've made a plugin which uses database, you're the best choice to them, of course if they want to manage mutes via webpanel.

thetwistedpanda 01-04-2011 10:30

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
Hmm, I'm fairly certain the plugin rules out bots but if SourceTV is appearing I'll have to do a little fiddling. As far as SourceBans compatibility, that's not planned as this plugin and theirs are very different. 2.0 is far away from release as it stands, so that just won't happen for the time being.

newn 01-04-2011 11:57

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
Hmmm. Somehow, my database is empty. I noticed, that mutes/gags works sometimes, sometimes doesn't. Then I checked the database, and it was empty.
I double checked my databases.cfg file, also, in the plugin's .cfg file, i wrote the database name from the databases.cfg.
Any ideas? :/
P.S. other plugins, like admin logging, works with the same database...
P.S.S. maybe I need to execute some other query, after the first release? I checked the posts.

thetwistedpanda 01-04-2011 12:10

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
Does the extendedcomm table exist inside of the database? If not, you can try creating it manually (the query is inside the .sp, next to String:g_sCreate[]). Also, is there any errors in /sourcemod/logs/?

newn 01-04-2011 12:48

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
extendedcomm, yes. It has 5 columns No errors in the logs. And it started giving random people mutes or gags. Also, it doesn't work like timed mutes no more. I've tried it before the update only, I haven't tried it after the update until today.

thetwistedpanda 01-04-2011 12:50

Re: [Any] ExtendedComm (Dev: v2.1.5)
 
Only 5 columns? There should be 7. steam_id, mute_type, mute_length, gag_type, gag_length, mute_admin, and gag_admin. You likely installed version 2.1.3 and didn't update per the post's instructions :3. Run this in rcon then restart your server: sm_extendedcomm_update 2.1.3

*Edit. Just read the rest of your post. Version 2.1.3 had some little oopsies, I released it too early. 2.1.4 fixed most of them, but you need to run the update.*


All times are GMT -4. The time now is 09:48.

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