View Single Post
utaker
Senior Member
Join Date: Dec 2013
Old 05-23-2015 , 03:21   Re: DMC v1.86a (Mapchooser)
Reply With Quote #64

1. Been running this plugin but end of set rounds it doesn't let you show final team score and changes map
2. plugin set to play before second last round but still it starts on time based
3. How to turn off those timed ads of DMC showing its version and name?
4. L 05/31/2015 - 14:49:06: Invalid multi-lingual line (file "cstrike\addons\amxmodx\data\lang\dmc.txt " line 1)
dmc.txt first line is empty, it needs to be deleted manually
5. Extending a map , after extension period is over it doesnt call for Map voting and next map is played

following is the config in server.cfg for this plugin. Urgent help please to fix:

PHP Code:
//// Plugin Vote Map dmc186a.amxx
// - Plugin Mod. [1 = In minutes | 0 = In rounds] (Default: 1)
dmc_mod 0
//dmc_hudmod 1 - Hud display mod in vote. [1 = Counting | 0 = Fix] (Default: 1)
//dmc_changespeed - In intermission how much time to map choose. (Default: 2.0)
//dmc_waitvotemenutime - How many time to open the vote menu. (Default: 10.0)
//dmc_menudestroytime - After the vote how much time to destroy the menu. (Default: 5.0)
// dmc_rtvminute - How many time to wait Rock the vote. (Default: 5)
dmc_rtvminute 2
//dmc_votecounter - Voting time. (Default: 15)
//dmc_votevariable - How many last minute or round to start vote? (Default: 3)
//dmc_nomination - Nomination. [0 = Off | 1 = On] (Default: 1)
//dmc_nomchance - How many chance the nomination [1-100%] (Default: 50)
//dmc_playedmaps - Can be view Played Maps? . [0 = Off | 1 = On] (Default: 1)
//dmc_rtv - Rock the vote. [0 = Off | 1 = On] (Default: 1)
//dmc_rtvmin - Players the part of a proportion has to vote it? (Default: 2) [1:2]
//dmc_maxmaps - Map choices. (Default: 5) [MIN:2 | MAX:9]
dmc_maxmaps 9
//dmc_extend - If this map = next map how many minutes or round extend. (Default: 5)
dmc_extend 20
//dmc_votesound - Allow vote sounds? (G-Man) [0 = No | 1 = Yes] (Default: 1)
//dmc_votepercent - How many min percent to avoid re-vote? [0 = Off] (Default: 50)
//dmc_startrevotetime - How many time to wait re-voting menu? (Default: 5.0)
dmc_startrevotetime 3
//dmc_onlynextround - Change map the round end?[0 = Off | 1 = On] (Default: 1)
//dmc_countsound - Allow countdown sounds? [0 = No | 1 = Yes] (Default: 1)
//dmc_choosesound - Allow mapchoose sound? [0 = No | 1 = Yes] (Default: 1) 

Last edited by utaker; 05-31-2015 at 07:40. Reason: udpated
utaker is offline