Raised This Month: $ Target: $400
 0% 

About the mapchooser


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 07-07-2011 , 18:37   About the mapchooser
Reply With Quote #1

Does map chooser detects the maps which are inside the maps folder or there is a an option to do it so?
__________________
superang is offline
Send a message via MSN to superang
Tylerst
Veteran Member
Join Date: Oct 2010
Old 07-07-2011 , 23:55   Re: About the mapchooser
Reply With Quote #2

Map Lister
Tylerst is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-08-2011 , 09:53   Re: About the mapchooser
Reply With Quote #3

Quote:
Originally Posted by superang View Post
Does map chooser detects the maps which are inside the maps folder or there is a an option to do it so?
If Mapchooser can't find or open a map file, it will instead read all the maps in the maps directory. You can control what files it looks in using configs/maplists.cfg

Note: The admin map list by default doesn't exist and will trigger this behavior.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
oakswatch
Junior Member
Join Date: Feb 2011
Old 07-10-2011 , 23:50   Re: About the mapchooser
Reply With Quote #4

This is a mapchooser related question.

Is it possible to only enable mapchoser at certain map?

For example. my rotation is 2fort, dustbowl, goldrush and badwater.
I only want mapchooser function to appear at the end of dustbowl.

Is that possible?
oakswatch is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 07-11-2011 , 09:42   Re: About the mapchooser
Reply With Quote #5

Quote:
Originally Posted by oakswatch View Post
This is a mapchooser related question.

Is it possible to only enable mapchoser at certain map?

For example. my rotation is 2fort, dustbowl, goldrush and badwater.
I only want mapchooser function to appear at the end of dustbowl.

Is that possible?
Edit and //comment cvar ...cfg/sourcemod/mapchooser.cfg
Code:
// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
//sm_mapvote_endvote "1"
Add same cvar in server.cfg whith default value what you want every map
Code:
sm_mapvote_endvote "0"
And do map config ...maps/cfg/map_name.cfg
Code:
sm_mapvote_endvote "1"
Bacardi 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 00:10.


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