Raised This Month: $32 Target: $400
 8% 

[ANY][06.12.2020] GameVoting v1.9.x [voteban votekick votemute]


Post New Thread Reply   
 
Thread Tools Display Modes
Stylee32
AlliedModders Donor
Join Date: Nov 2014
Old 04-16-2015 , 17:04   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #161

Quote:
Originally Posted by neatek View Post
That means there isn't a way for them to be unmuted? and plus I won't be able to tell who is muted without having to look at the log files

It'd be handy if you had a choice, either use gamevotings system for muting or allow basecomm
Stylee32 is offline
bangarino
Junior Member
Join Date: Apr 2015
Old 05-02-2015 , 06:31   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #162

i cant run it i dont know why uploaded files and add database cfg
plugin is not listet and no config is created
"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

"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"
}
}
"gamevoting"
{
"driver" "sqlite"
"database" "gamevoting-local"
}
bangarino is offline
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 05-02-2015 , 07:34   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #163

Quote:
Originally Posted by bangarino View Post
i cant run it i dont know why uploaded files and add database cfg
plugin is not listet and no config is created
Code:
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"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"
	}

	"gamevoting"
	{
      	 	"driver"    "sqlite"
        	"database"  "gamevoting-local"
	}
}
__________________
neatek is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 05-09-2015 , 14:05   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #164

Quote:
Originally Posted by neatek View Post
Whats new in 1.7?
You can change AuthID type in config file, i don't know what it is, but i added it.
Probably it's about the new SteamID convertions (SteamID3 and SteamID64) made for higher security level I think (anti SteamID spoofer?).

Great plugin btw, thanks.
GrO is offline
AbraCadabra
Member
Join Date: Aug 2013
Old 06-15-2015 , 12:54   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #165

Difference between gag & mute. Translate' dont show Difference in my language...
AbraCadabra is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 06-15-2015 , 14:25   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #166

It'd be really nice to have a translation file for this plugin.
GrO is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-17-2015 , 07:51   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #167

I posted an issue/feature request here https://github.com/neatek/GameVoting/issues/6
but just to summarize

Votebans are entered into the Sourcebans database thus showing it on the bans page. Votemutes however are not entered into the Sourcebans database and are not shown on the comms page of a Sourcebans install.
__________________
Phaiz is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 06-17-2015 , 07:59   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #168

...probably because Mutes are not Bans?
GrO is offline
Phaiz
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 06-17-2015 , 10:31   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #169

Quote:
Originally Posted by GrO View Post
...probably because Mutes are not Bans?
Notice the part where it says 'comms'
__________________
Phaiz is offline
GrO
Veteran Member
Join Date: Jun 2010
Location: Poland
Old 06-17-2015 , 11:34   Re: [ANY] GameVoting v1.7.5 [voteban votekick votemute votegag] 08.03.2015
Reply With Quote #170

Oops, my mistake.

I started avoiding SrcBans on my servers, after I've noticed it has some security leaks and I also had some adventures with SourceBans overriding my admins.cfg (even, when it was set to not do this).

Security and keeping some private players' data private is a priority for me, but if they've fixed those old bugs I may give it a chance, because I'm running a CSS server again, like the old days.

Last edited by GrO; 06-17-2015 at 11:36.
GrO is offline
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 09:19.


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