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

Auto vote


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Troy
Member
Join Date: May 2006
Location: WV
Old 10-15-2008 , 17:00   Auto vote
Reply With Quote #1

Is there a better auto vote system plugin then the default one that comes with sm?
I am looking for a admin started vote next map and or a auto vote.

Unless someone know how to fix the current default sm mod?
Problems I have is the auto votes min rounds for the vote to start is 1 minimum and on a 2 round game it pops up at the end of the 1st round and unless you set the votes to start at 35 or 40 minutes it comes when peps run away from there pc to grab a beer.
The admin set next map vote always changes the levels rather then set next map.
There no way to change the autovote map list from the mapcycle.txt
If someone could point me to a new mod for the above I would really apprisiate it. If there is nothing and you know how to fix it I can pay you.
__________________
Troy is offline
Atreus
SourceMod Donor
Join Date: Apr 2005
Location: San Diego, CA
Old 10-15-2008 , 20:28   Re: Auto vote
Reply With Quote #2

Every one of your issues is taken care of by the built in mapchooser system.

Addressing it line by line after "Unless someone know how..."
  • The minimum is not 1, it is zero. You can easily set it to "0" to have it start during the bonus round time of the final round.
  • Admins can set the next map in two ways. One is sm_setnextmap, which sets it directly. The second is sm_mapvote which starts the mapvote that would normally happen automatically whenever you want
  • You can easily change the autovote map list by going into the file for sourcemod which specifies which map lists are used for which plugins

No pay required [img]http://img241.**************/img241/1939/xpyq5.gif[/img] Enjoy.
Atreus is offline
Send a message via AIM to Atreus Send a message via MSN to Atreus
Troy
Member
Join Date: May 2006
Location: WV
Old 10-16-2008 , 05:29   Re: Auto vote
Reply With Quote #3

Thank you, I just tried again in cfg/sourcemod/mapchooser.cfg
// Specifies when to start the vote based on rounds remaining.

// -

// Default: "2.0"

// Minimum: "1.000000"

sm_mapvote_startround "0"

It still will pop up at the end of the 1 st or 1 round remaining (if you set to 2 rounds). I tried to comment the cvar out to just turn it off and its the same. Is there a way to just disable this?

I tried addons/sourcemod/configs/maplists.cfg a lot of different ways and still it defaults to mapcycle.txt I only have a few in mapcycle and 30 in maplist so its easy to tell. I even tried a maplist.txt in addons/sourcemod/configs/maplist.txt and changed all the paths to addons/sourcemod/configs/maplist.txt and still it defaults to mapcycle.txt (I have been doing server restarts after changes)
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "maplist.txt"
}

/* Admin menu, map menu */
"sm_map menu"
{
"file" "maplist.txt"
}

/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "maplist.txt"
}

/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "maplist.txt"
}

/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "maplist.txt"
}

/* For the "rockthevote" plugin */
"rockthevote"
{
"target" "maplist.txt"
}
}
__________________

Last edited by Troy; 10-16-2008 at 06:04.
Troy is offline
mordicus
Junior Member
Join Date: Feb 2012
Old 02-26-2012 , 04:59   Re: Auto vote
Reply With Quote #4

Hello, i didn't know where to post my question, so i try here.
I just added metamod + sourcemod on our tf2 server.
Everything works fine, but we have a litle something that we can't handle :$
How can we disable the auto vote on each map ? ><
For info, the mapchooser.smx is still in the "disabled" folder (don't know wich plugin do the auto vote in fact, and how to disable it.)

Thx in advance for any help.

NB: sorry for my bad english.
mordicus is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-26-2012 , 08:22   Re: Auto vote
Reply With Quote #5

http://wiki.teamfortress.com/wiki/Voting
Bacardi is offline
mordicus
Junior Member
Join Date: Feb 2012
Old 03-03-2012 , 01:54   Re: Auto vote
Reply With Quote #6

Thx Bacardi, so with sv_allow_votes 0 it work
mordicus 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 09:55.


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