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

Players Votes (v1.5.0) Updated Aug 09 2009


Post New Thread Reply   
 
Thread Tools Display Modes
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 06-26-2009 , 02:59   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #131

I see one bug - when i set these cvars:

Quote:
sm_votekick_ratio - percent required for successful votekick
sm_voteban_ratio - percent required for successful voteban
sm_votemap_ratio - percent required for successful votemap
sm_votemute_ratio - percent required for successful votemute

sm_votekick_minimum - minimum votes required for successful votekick, -1 for disable votekick
sm_voteban_minimum - minimum votes required for successful voteban, -1 for disable voteban
sm_votemap_minimum - minimum votes required for successful votemap, -1 for disable votemap
sm_votemute_minimum - minimum votes required for successful votemute, -1 for disable votemute
And for example on server plays 17 players, all must vote to ban/kick/mute or map to finish the vote :O It's also impossible for ban, kick or mute because of target will have to vote on himself, thats impossible too :S

I also tried to set different values, but same effect :C. Without setting these cvars, for finish the vote, must vote number of players -2 , thats a bit too many, and it affect all votes. It makes no sense when players want to mute someone but their can voteban them using same number of votes...


I'm running on CS:S.

Sorry for my very bad English
FrozenHaxor is offline
The Resident
Member
Join Date: May 2008
Old 06-26-2009 , 19:50   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #132

FrozenHaxor - What values are your cvars? And what version of PV are you running?

For reference, PV defaults the minimums to 4 players. The ratios are defaulted to 0.6, except for ban, which is 0.8.
The Resident is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 06-26-2009 , 21:13   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #133

Ahh I am a bit confused for now

I tried to set cvars to 40, 50, 60, 70, and now I see its 0.0-1.0%, not 0-100%

Because in description it says "percent required for successful ..." without any numbers, so people can get worse with this. Alright, now i know how to fix it, you should put a little info about values
FrozenHaxor is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 06-29-2009 , 09:11   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #134

Ohh now I have real bug

Quote:
PcP•AracheL zagłosował za zmutowaniem FOCH
Głosów potrzebnych 4/5
Blue Energy | KokS |9-14 zagłosował za zmutowaniem FOCH
FOCH został zmutowany w wyniku głosowania.
[SM] Console: Wyciszono FOCH .
SeҲ™ | PinkBanana zagłosował za zmutowaniem FOCH
FOCH został zmutowany w wyniku głosowania.
[SM] Console: Wyciszono FOCH .
Blue Energy | KokS |9-14 zagłosował za zmutowaniem FOCH
FOCH został zmutowany w wyniku głosowania.
[SM] Console: Wyciszono FOCH .
After successfully votemute, if someone votemute them again, target gets muted again

//Sorry about the log, its using Polish translation :S
FrozenHaxor is offline
Raptor10
Senior Member
Join Date: Nov 2008
Old 07-05-2009 , 01:19   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #135

Hi all, I got following errors but I m not able to fix them..Can anybody help me pls ?

thanks

L 07/04/2009 - 20:257: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 07/04/2009 - 20:257: [SM] Native "Format" reported: Language phrase "extend map by" not found
L 07/04/2009 - 20:257: [SM] Displaying call stack trace for plugin "playersvotes.smx":
L 07/04/2009 - 20:257: [SM] [0] Line 954, /home/groups/alliedmodders/forums/files/3/8/0/3/8/42940.attach:isplayVoteMenu()
L 07/04/2009 - 20:257: [SM] [1] Line 798, /home/groups/alliedmodders/forums/files/3/8/0/3/8/42940.attach:rocessClientVoteCommand()
L 07/04/2009 - 20:257: [SM] [2] Line 875, /home/groups/alliedmodders/forums/files/3/8/0/3/8/42940.attach::Command Say
Raptor10 is offline
Faust_mateo
Senior Member
Join Date: Nov 2007
Old 07-05-2009 , 02:32   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #136

Any Chance some installation instructions for the noobs (namely me)
Faust_mateo is offline
retsam
Veteran Member
Join Date: Aug 2008
Location: so-cal
Old 07-05-2009 , 02:51   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #137

.sp goes in the sourcemod\scripting folder
.smx goes in sourcemod\plugins folder
the .txt goes in sourcemod\translations
the .cfg is the cvars and goes in cfg\sourcemod\
retsam is offline
DontWannaName
Veteran Member
Join Date: Jun 2007
Location: VALVe Land, WA
Old 07-06-2009 , 17:12   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #138

Perhaps !votemute should be a chat trigger. I see people trying to use it and thinking there is no votemute option. I know when I use !votemute as an admin it opens the vote menu.
__________________

DontWannaName is offline
The Resident
Member
Join Date: May 2008
Old 08-03-2009 , 23:45   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #139

Quote:
Originally Posted by FrozenHaxor View Post
Ahh I am a bit confused for now

I tried to set cvars to 40, 50, 60, 70, and now I see its 0.0-1.0%, not 0-100%

Because in description it says "percent required for successful ..." without any numbers, so people can get worse with this. Alright, now i know how to fix it, you should put a little info about values
You are right - the wording is incorrect. I will fix that. lol
The Resident is offline
The Resident
Member
Join Date: May 2008
Old 08-03-2009 , 23:46   Re: Players Votes (v1.4.1) Updated May 30 2009
Reply With Quote #140

Quote:
Originally Posted by Raptor10 View Post
Hi all, I got following errors but I m not able to fix them..Can anybody help me pls ?

thanks

L 07/04/2009 - 20:257: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 07/04/2009 - 20:257: [SM] Native "Format" reported: Language phrase "extend map by" not found
L 07/04/2009 - 20:257: [SM] Displaying call stack trace for plugin "playersvotes.smx":
L 07/04/2009 - 20:257: [SM] [0] Line 954, /home/groups/alliedmodders/forums/files/3/8/0/3/8/42940.attach:isplayVoteMenu()
L 07/04/2009 - 20:257: [SM] [1] Line 798, /home/groups/alliedmodders/forums/files/3/8/0/3/8/42940.attach:rocessClientVoteCommand()
L 07/04/2009 - 20:257: [SM] [2] Line 875, /home/groups/alliedmodders/forums/files/3/8/0/3/8/42940.attach::Command Say
That's exactly what happens when the translations file is out of date. Install the latest translations file, and it should clear up.
The Resident 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 05:42.


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