View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-23-2011 , 18:17   Re: MapChooser Extended 1.6.3 (Updated 2011-06-22)
Reply With Quote #105

Quote:
Originally Posted by XxSpawn View Post


//Back on topic

I have your plugin installed on our TF2 server, and seem to be running into a problem. The mapvote never initiates, I have it setup to run off of round time as opposed to actual rounds, when the 15 minute marker hits for time left nothing happens and the next round is just chosen randomly from what I can tell. I have the files installed in the following locations:

mapchooser_extended.smx: orangebox/tf/addons/sourcemod/plugins/
mapchooser_extended(folder): orangebox/tf/addons/sourcemod/configs/
mapchooser_extended.cfg: orangebox/tf/cfg/sourcemod/

Down below are the config settings, any help would be appreciated:

Code:
// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_endvote "0"
This setting needs to be changed for it to run a vote automatically.
Code:
sm_mapvote_endvote "1"
If it's 0, Mapchooser is basically just there for its child plugins to operate (like rockthevote).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline