wizYq Posted August 6, 2013 Share Posted August 6, 2013 i have set game type to "6" and added all maps to etmain folder. seems to be im missing something here. some quick info would be great Quote Link to comment Share on other sites More sharing options...
Solution cziki Posted August 6, 2013 Solution Share Posted August 6, 2013 Do you have in serwer config (silent.cfg for example) command: exec mapvotecycle.cfg and do you have this file on serwer? Here you have a example file mapvoting.cfg // silEnT mod - Sample MapVote cycle file// Each map in this map order is executed whenever there are no votes for a map,// otherwise, the map that gets the most votes for is playedset d1 "set g_gametype 6 ; map oasis ; set nextmap vstr d2"set d2 "set g_gametype 6 ; map battery ; set nextmap vstr d3"set d3 "set g_gametype 6 ; map goldrush ; set nextmap vstr d4"set d4 "set g_gametype 6 ; map radar ; set nextmap vstr d5"set d5 "set g_gametype 6 ; map railgun ; set nextmap vstr d6"set d6 "set g_gametype 6 ; map fueldump ; set nextmap vstr d1"vstr d1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.