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

Mapchooser Extended!


Post New Thread Reply   
 
Thread Tools Display Modes
bigbrain911
BANNED
Join Date: Jul 2009
Old 11-14-2010 , 14:36   Re: Mapchooser Extended!
Reply With Quote #151

I need to vote for next map starts 5 minutes before the end of the map, now runs for 10 minutes below my configuration I have wrong? As I understand it is changing here sm_mapvote_start but I did not help.

Мне нужно чтобы голосование за следующую карту начиналось за 5 минут до конца карты, сейчас запускается за 10 минут, ниже моя конфигурация что у меня не так ? Как я понял это меняется здесь sm_mapvote_start но мне не помогло.

// This file was auto-generated by SourceMod (v1.3.2)
// ConVars for plugin "mapchooser_extended.smx"


// Specifies how many more frags are allowed when map is extended.
// -
// Default: "10"
// Minimum: "5.000000"
sm_extendmap_fragstep "5"

// Specifies how many more rounds each extension makes
// -
// Default: "5"
// Minimum: "1.000000"
sm_extendmap_roundstep "5"

// Specifies how much many more minutes each extension makes
// -
// Default: "15"
// Minimum: "5.000000"
sm_extendmap_timestep "15"

// Block slots to prevent stupid votes.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_blockslots "1"

// Specifies if a 'Don't Change' option should be added to early votes
// -
// Default: "0"
// Minimum: "0.000000"
sm_mapvote_dontchange "1"

// Enable sounds to be played during vote start and end (assuming correct pure mode and the resp. sound variable is diffrent from "")
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_enablesounds "1"

// Enable sounds to be played during warning counter
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_enablewarningcountersounds "1"

// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_endvote "1"

// Specifies how many past maps to exclude from the vote.
// -
// Default: "5"
// Minimum: "0.000000"
sm_mapvote_exclude "7"

// Number of extensions allowed each map.
// -
// Default: "1"
// Minimum: "0.000000"
sm_mapvote_extend "1"

// Specifies how many maps to include in the vote.
// -
// Default: "5"
// Minimum: "2.000000"
// Maximum: "6.000000"
sm_mapvote_include "5"

// Number of run off votes allowed each map.
// -
// Default: "1"
// Minimum: "0.000000"
sm_mapvote_maxrunoffs "1"

// Specifies whether or not MapChooser should pick a map if no votes are received.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_novote "1"

// Should the option that a player vote on get printed (1 - yes print player votes, 0 - don't print).
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_printvotes "1"

// Hold run of votes if winning choice is less than a certain margin
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_runoff "1"

// If winning choice has less than this percent of votes, hold a runoff
// -
// Default: "50"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_mapvote_runoffpercent "50"

// Warning time for runoff vote in seconds.
// -
// Default: "5.0"
// Minimum: "0.000000"
// Maximum: "30.000000"
sm_mapvote_runoffvotewarningtime "5.0"

// How many vote options the hint box should show. 0 will disable it
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "5.000000"
sm_mapvote_showvotes "3"

// Sound that is being played when a vote ends. (relative to $basedir/sound/)
// -
// Default: "sourcemod/mapchooser/endofvote.mp3"
sm_mapvote_sound_voteend "admin_plugin/actions/voteen.mp3"

// Sound that is being played when a vote starts. (relative to $basedir/sound/)
// -
// Default: "sourcemod/mapchooser/startyourvoting.mp3"
sm_mapvote_sound_votestart "admin_plugin/votestart_bereza_v2.mp3"

// Sound file for warning start. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_warning.wav"
sm_mapvote_sound_warning "admin_plugin/warning.mp3"

// Specifies when to start the vote based on time remaining.
// -
// Default: "10.0"
// Minimum: "1.000000"
sm_mapvote_start "3.0"

// Specifies when to start the vote based on percents.
// -
// Default: "35.0"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_mapvote_start_percent "35.0"

// Enable or Disable percentage calculations when to start vote.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_start_percent_enable "1"

// Specifies when to start the vote base on frags remaining.
// -
// Default: "5.0"
// Minimum: "1.000000"
sm_mapvote_startfrags "5.0"

// Specifies when to start the vote based on rounds remaining. Use 0 on TF2 to start vote during bonus round time
// -
// Default: "2.0"
// Minimum: "0.000000"
sm_mapvote_startround "2.0"

// MapChooser Extended Version
// -
// Default: "1.3"
sm_mapvote_version "1.3"

// Specifies how long the mapvote should be available for.
// -
// Default: "20"
// Minimum: "5.000000"
sm_mapvote_voteduration "20"

// Sound file for warning counter: eight. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_8sec.wav"
sm_mapvote_warningsound_eight "admin_plugin/eight.wav"

// Sound file for warning counter: five. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_5sec.wav"
sm_mapvote_warningsound_five "admin_plugin/five.wav"

// Sound file for warning counter: four. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_4sec.wav"
sm_mapvote_warningsound_four "admin_plugin/four.wav"

// Sound file for warning counter: nine. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_9sec.wav"
sm_mapvote_warningsound_nine "admin_plugin/nine.wav"

// Sound file for warning counter: one. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_1sec.wav"
sm_mapvote_warningsound_one "admin_plugin/one.wav"

// Sound file for run off vote start. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_do_not_fail_this_time.wav"
sm_mapvote_warningsound_runoffvotestart "admin_plugin/announcer_do_not_fail_this_time.wav"

// Sound file for warning counter: seven. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_7sec.wav"
sm_mapvote_warningsound_seven "admin_plugin/seven.wav"

// Sound file for warning counter: six. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_6sec.wav"
sm_mapvote_warningsound_six "admin_plugin/six.wav"

// Sound file for warning counter: sixty. (relative to $basedir/sound/)
// -
// Default: "sourcemod/mapchooser/tf2/tf_60s.mp3"
sm_mapvote_warningsound_sixty "sourcemod/mapchooser/tf2/tf_60s.mp3"

// Sound file for warning counter: ten. (relative to $basedir/sound/)
// -
// Default: "admin_plugin/ten.wav"
sm_mapvote_warningsound_ten "admin_plugin/ten.wav"

// Sound file for warning counter: thirty. (relative to $basedir/sound/)
// -
// Default: "sourcemod/mapchooser/tf2/tf_30s.mp3"
sm_mapvote_warningsound_thirty "sourcemod/mapchooser/tf2/tf_30s.mp3"

// Sound file for warning counter: three. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_3sec.wav"
sm_mapvote_warningsound_three "admin_plugin/three.wav"

// Sound file for warning counter: twenty. (relative to $basedir/sound/)
// -
// Default: "sourcemod/mapchooser/tf2/tf_20s.mp3"
sm_mapvote_warningsound_twenty "sourcemod/mapchooser/tf2/tf_20s.mp3"

// Sound file for warning counter: two. (relative to $basedir/sound/)
// -
// Default: "vo/announcer_ends_2sec.wav"
sm_mapvote_warningsound_two "admin_plugin/two.wav"


// Warning time in seconds.
// -
// Default: "15.0"
// Minimum: "0.000000"
// Maximum: "60.000000"
sm_mapvote_warningtime "10.0"

Last edited by bigbrain911; 11-14-2010 at 14:39.
bigbrain911 is offline
jameless
Veteran Member
Join Date: Jan 2010
Old 11-14-2010 , 15:00   Re: Mapchooser Extended!
Reply With Quote #152

Change sm_mapvote_start_percent_enable "1" to 0 and try again. You have it set right now to start the vote when 35% of the time is up. On a 30 minute map that's right around 10 minutes left.
jameless is offline
Xp3r7
SourceMod Donor
Join Date: Jul 2006
Old 11-14-2010 , 20:22   Re: Mapchooser Extended!
Reply With Quote #153

Quote:
Originally Posted by FrozDark View Post
Xp3r7
Edit your sourcemod/sourcemod.cfg

sm_vote_progress_chat 0
Yea, but I want it to show the votes in chat.

Just not twice a person. lol
__________________
Xp3r7 is offline
Send a message via MSN to Xp3r7
FrozDark
BANNED
Join Date: May 2010
Location: Kazakhstan, Shymkent
Old 11-19-2010 , 13:37   Re: Mapchooser Extended!
Reply With Quote #154

do what I said or edit sourcemod/mapchooser_extended.cfg
sm_mapvote_printvotes "0"
FrozDark is offline
Send a message via Skype™ to FrozDark
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-19-2010 , 06:20   Re: Mapchooser Extended!
Reply With Quote #155

Another TF2 update, another new map, another update to Mapchooser Extended.

I'm unofficially calling this version Mapchooser Extended 1.3-3, as it's the third update to Mapchooser Extended 1.3. However, the version in the plugin itself remains unchanged.

If you're just updating mapchooser_extended, you only need the smx file. This was compiled by the SourceMod 1.3.6 compiler, and is, for whatever reason, slightly smaller than the last version of the plugin I compiled.

If you're installing from scratch, you want the zip file. This includes the plugin, sound files, translation file, and source files. Basically, it's the same zip as the first post, but with the updated smx and source.

If you already have the source and want to see what changed, I only modified MapListCustomization.sp, which is also attached.
Attached Files
File Type: smx mapchooser_extended.smx (28.9 KB, 147 views)
File Type: zip mapchooser_extended_1.3-3.zip (415.4 KB, 163 views)
File Type: sp Get Plugin or Get Source (MapListCustomization.sp - 342 views - 2.9 KB)
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 12-19-2010 at 06:32.
Powerlord is offline
Arcy
Senior Member
Join Date: Feb 2010
Location: Wroclaw, Poland
Old 12-29-2010 , 12:30   Re: Mapchooser Extended!
Reply With Quote #156

Does this plugin check if the nextmap was already set or not?

Is there a vote each map or maybe if You set a nextmap by hand there won't be any vote?

Last edited by Arcy; 12-29-2010 at 13:06.
Arcy is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-29-2010 , 17:10   Re: Mapchooser Extended!
Reply With Quote #157

Quote:
Originally Posted by Arcy View Post
Does this plugin check if the nextmap was already set or not?

Is there a vote each map or maybe if You set a nextmap by hand there won't be any vote?
The map vote likely happens each map. This is because the Nextmap plugin selects a map at the beginning of the current map automatically, so in a default SourceMod setup, the next map is already set.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 12-29-2010 at 17:15.
Powerlord is offline
Arcy
Senior Member
Join Date: Feb 2010
Location: Wroclaw, Poland
Old 12-30-2010 , 03:00   Re: Mapchooser Extended!
Reply With Quote #158

Umm so how to avoid end map vote, when an admin already sets a nextmap?
Arcy is offline
De@dbe@t
New Member
Join Date: Jan 2011
Old 01-13-2011 , 13:26   Re: Mapchooser Extended!
Reply With Quote #159

I really enjoy this plugin, but I have a few quick questions. I have been on other servers using this plugin and when players vote, extend map is the first choice instead of the last. I was wondering if someone could tell me how to have extend map show up first.

My one other question is I have also seen on other servers when it shows what map each player voted for, they are in different colors in the chat window instead of every vote instead of every player vote being white.
De@dbe@t is offline
ferest
New Member
Join Date: Nov 2010
Old 01-16-2011 , 08:49   Re: Mapchooser Extended!
Reply With Quote #160

Hello! guys can help me convert this mod! so that when people voted replies were not in the middle and the right side!

here and so

http://saveimg.ru/pictures/22-12-10/...836d065a25.jpg

will be very happy!
ferest 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 14:29.


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