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

Custom Votes v0.5.6 (1/07)


Post New Thread Reply   
 
Thread Tools Display Modes
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 02-09-2009 , 04:53   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #281

How to translate phrases in menu??? Is this plugin support UTF-8 codepage???
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
chundo
Senior Member
Join Date: May 2008
Old 02-09-2009 , 14:21   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #282

imported_Anthony:

The "#" does not come from the "#1" parameter; that is how sourcemod formats Steam ID parameters - it is correct (as you can see from your logs, a_ban can see it fine).

Not sure why the 30 would be getting cut off. All the string buffers used for parameter replacement are plenty long. Anyone else have this problem?
__________________
chundo is offline
imported_Anth0ny
Senior Member
Join Date: Jan 2005
Location: Saturn
Old 02-10-2009 , 06:49   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #283

Chundo, 10x for answer.

We are resolve this problem with extra spaces added.

Code:
"command"	"a_ban #1                                30 \"Player has banned for 30 minutes via vote!\""
__________________
aka Mad.Eagle
Creator\Owner\Admin of
www.megatron.ws
imported_Anth0ny is offline
Send a message via ICQ to imported_Anth0ny
Snake60
Senior Member
Join Date: Jul 2008
Location: Russia, Pskov
Old 02-11-2009 , 03:03   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #284

chundo
Can you add translation support or that impossible???
Snake60 is offline
Send a message via ICQ to Snake60 Send a message via MSN to Snake60 Send a message via Skype™ to Snake60
jimmee_holby
New Member
Join Date: Nov 2008
Old 02-18-2009 , 02:34   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #285

Fixed security hole with !votemenu command
Thanks for doing that for me mate. APPRECIATE IT! I sent ya that msg and you didnt reply so was unsure if you got it. evidently uou did and you have now fixed this issue. I no longer has to modify this plugin to disable !votemenu. cheers
jimmee_holby is offline
Roachy
Member
Join Date: Feb 2008
Old 02-20-2009 , 13:54   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #286

Hey, is there a way to define the length of votes? Like how long the vote is up before being considered complete? I dunno if maybe this is a value pulled from another plugin or what.

I'd settle for a global value, but a per-vote setting would be nice too.

I'm not sure how long it is right now, but it seems like with some votes it's slightly too long as the vote goes stale (people stop voting) after the first minute or so, and I'd like to limit the maximum time to like 2 minutes or something.

Last edited by Roachy; 02-20-2009 at 14:01.
Roachy is offline
Roachy
Member
Join Date: Feb 2008
Old 02-22-2009 , 08:35   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #287

Anyone there?
Roachy is offline
chundo
Senior Member
Join Date: May 2008
Old 02-23-2009 , 01:54   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #288

No. Votes are all 30 seconds.
__________________
chundo is offline
Roachy
Member
Join Date: Feb 2008
Old 02-23-2009 , 02:00   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #289

Oh, I see. Bummer.

Also, I was wondering if there's a way to use this plugin to make multi-layered menus in a single vote, for example:

- Admin selects "Map vote"
- Admin chooses from "change immediately" or "set next map"
- Admin chooses from "multi map" or "single map"
- Admin chooses maps
- The vote starts and runs the appropriate command upon deciding the winner

That would clear up our admin menu quite a bit, as it is, to get the same functionality, we have to have 4 separate vote options.

One more thing that would be fantastic to see, is a way to make it so that, when you select a map as an option in a vote you're building, that it would put an asterisk next to that choice and also allow you to "un-asterisk" it, thereby removing it again from the vote options. As opposed to the plugin simply giving you the map list 4 times in a row. I know there really isn't a way to do this with the way the plugin currently works, but I just thought I'd bring it up while I was asking.
Roachy is offline
ColdFire
Member
Join Date: Jan 2008
Old 02-26-2009 , 09:45   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #290

"Before" (i think was I was using customvotes 0.5.4 and sourcemod 1.1-dev), if a player typed !votealltalk, it launched the "confirm" menu vote for all players in the same time, while "votealltalk" without the exclamation mark asked the player calling it only.
"!votealltalk" does not display the menu anymore, unless an admin types it.
Here's the config:

Code:
        "votealltalk"
        {
                "title"         "Turn alltalk #1?"
                "type"          "confirm"
                "command"       "sv_alltalk #1"
                "trigger"
                {
                        "command"       "votealltalk"
                        "notice"        "%u wants to turn alltalk #1"
                        "percent"       "60"
                }
                "params"
                {
                        "1"                     "onoff"
                }
        }
Can you tell me what I'm doing wrong and how should I do it?
__________________

Last edited by ColdFire; 02-26-2009 at 10:04.
ColdFire 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 07:26.


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