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

Custom Votes v0.5.6 (1/07)


Post New Thread Reply   
 
Thread Tools Display Modes
Arcano
Junior Member
Join Date: Jun 2008
Old 06-29-2008 , 14:09   Re: Custom Votes v0.5.1 (6/24)
Reply With Quote #101

roger, good to know, reading through all the settings i figured i couldnt use a chat to open a list, didnt wanna throw onto the pub before working out the bugs, thankyou

Edit: have it running fine except one thing, it was spamming messages 3 times when i tried to vote too early in the map, so i compiled the plugin to fix the error, then i couldnt get the regular delay between votes to work

sm_cvote_playerdelay and also the delay wasnt working properly, ill try the latest snapshot and compile but if you have any other suggestions please let me know.

Last edited by Arcano; 06-29-2008 at 16:58.
Arcano is offline
chundo
Senior Member
Join Date: May 2008
Old 06-29-2008 , 17:07   Re: Custom Votes v0.5.1 (6/24)
Reply With Quote #102

The cvar changed to sm_cvote_triggerdelay a few versions ago, I forgot to update the docs. Try that instead.
__________________
chundo is offline
Arcano
Junior Member
Join Date: Jun 2008
Old 06-29-2008 , 17:33   Re: Custom Votes v0.5.1 (6/24)
Reply With Quote #103

thank you this should work perfectly
Arcano is offline
chundo
Senior Member
Join Date: May 2008
Old 06-29-2008 , 20:27   Re: Custom Votes v0.5.1 (6/24)
Reply With Quote #104

Released 0.5.2. This should resolve the targeting issues for votekick/voteban. Also added list-style parameters - this lets you specify a list of possible values for vote parameters that the user can be prompted for via menus. See "Parameters" section in main post for an example.
__________________

Last edited by chundo; 06-29-2008 at 22:09.
chundo is offline
willy1234x1
Senior Member
Join Date: Jun 2008
Old 07-01-2008 , 01:24   Re: Custom Votes v0.5.2 (6/29)
Reply With Quote #105

Great Job once again Chundo. I just can't wait till I actually start scripting plugins hopefully they'll be half as good as yours.
willy1234x1 is offline
GriMz
Senior Member
Join Date: Jul 2007
Old 07-02-2008 , 17:07   Re: Custom Votes v0.5.1 (6/24)
Reply With Quote #106

Quote:
Originally Posted by Binksy View Post
so what is the working votemute cfg please anyone
"Votes"
{
"votemute"
{
"title" "mute #1"
"type" "chat"
"command" "sm_mute #1 \"Muted by vote.\""
"trigger"
{
"command" "votemute"
"notice" "%u voted to mute #1"
"percent" "60"
"count" "4"
}
"params"
{
"1" "player"
}
}
}

this is the playervote.cfg i am using.

it isnt hard to set up, but i would have prefered a seperate plug in myself, but lookign back on it, this is more flexible, so may be better anyways.

my question with this plug in is is it capable of sending our rcon commands as well?
__________________

Last edited by GriMz; 07-02-2008 at 17:10.
GriMz is offline
chundo
Senior Member
Join Date: May 2008
Old 07-02-2008 , 18:05   Re: Custom Votes v0.5.2 (6/29)
Reply With Quote #107

It's all server-side (rcon) commands, since most of these voting commands are for things players could not normally execute on their own.
__________________
chundo is offline
willy1234x1
Senior Member
Join Date: Jun 2008
Old 07-02-2008 , 18:18   Re: Custom Votes v0.5.2 (6/29)
Reply With Quote #108

If you're trying for a votemute that works like voteban add this to either your basevotes.votes.cfg or funvotes.votes.cfg
Code:
        "mute"
    {
        "title"        "Mute #1?"
        "type"        "confirm"
        "trigger"    "votemute"
        "percent"    "75"
        "votes"        "4"
        "approve"    "admins"
        "cmd"        "sm_gag #1"
        "params"
        {
            "1"            "player"
        }
    }
willy1234x1 is offline
GriMz
Senior Member
Join Date: Jul 2007
Old 07-05-2008 , 20:25   Re: Custom Votes v0.5.2 (6/29)
Reply With Quote #109

Quote:
Originally Posted by chundo View Post
It's all server-side (rcon) commands, since most of these voting commands are for things players could not normally execute on their own.
thank you, i see a much better use for this now, can it deliver 2 commands at once by chance?

if not maybe i can hack up both plugins and compile them into one..
__________________

Last edited by GriMz; 07-05-2008 at 20:28.
GriMz is offline
willy1234x1
Senior Member
Join Date: Jun 2008
Old 07-05-2008 , 20:28   Re: Custom Votes v0.5.1 (6/24)
Reply With Quote #110

Quote:
Originally Posted by Binksy View Post
so what is the working votemute cfg please anyone
It all depends on what you mean by votemute. Do you mean a vote that the admin can start through the admin menu or a chat vote that allows players to vote to mute someone like voteban or votekick?
willy1234x1 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 04:18.


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