Niels Berg Posted October 14, 2012 Share Posted October 14, 2012 First of I want to thank you for the great mod that you have given to the ET community and thanks for the hard work! Now to my question: What and How is the Map voting influenced? By the maps i have in my ETMain folder? For example I don't have any of the standard maps in my etmain folder like Goldrush, Fueldump, Oasis but they always show up on my list for when I vote for maps!I am wondering how I can remove them from my vote because I have Super Goldrush and Oasis TE already on there so I don't need them twice. Thanks! Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted October 14, 2012 Management Share Posted October 14, 2012 http://mygamingtalk.com/wiki/index.php/Silent_Mod_Server_Cvar#g_excludedMaps In this case it would be, if the map names are right,set g_excludedMaps ":oasis:goldrush:" Quote Link to comment Share on other sites More sharing options...
Niels Berg Posted October 14, 2012 Author Share Posted October 14, 2012 Thanks! Quote Link to comment Share on other sites More sharing options...
clan DIABOLIK Posted October 15, 2012 Share Posted October 15, 2012 And if you don't see the 6 original maps in etmain folder, it is because they are included in big file pak...pk3. Have fun with ET !$mart Quote Link to comment Share on other sites More sharing options...
Subscriber BettyBoop Posted October 22, 2012 Subscriber Share Posted October 22, 2012 i tried today to start the mapvotingadding these :set g_mapVoteFlags 13set g_maxMapsVotedFor 6set g_minMapAge 3and for the rotation// MAP ROTATION//exec objectivecycle.cfg // Objective modeexec mapvotecycle.cfg // mapvote mode// 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 UJE_inca_sniper ; set nextmap vstr d2"set d2 "set g_gametype 6 ; map UJE_kitchen_sniper ; set nextmap vstr d3"set d3 "set g_gametype 6 ; map UJE_baserace_sniper ; set nextmap vstr d4"set d4 "set g_gametype 6 ; map UJE_hospital_sniper ; set nextmap vstr d5"set d5 "set g_gametype 6 ; map UJE_sniper_town ; set nextmap vstr d6"set d6 "set g_gametype 6 ; map UJE_room_sniper ; set nextmap vstr d1" vstr d1 but i am still on the clasic maps oasis, etc can you helpthanks you Quote Link to comment Share on other sites More sharing options...
Dragonji Posted October 22, 2012 Share Posted October 22, 2012 Make sure g_gametype isn't set in any other file which loads before the cycle, I mean startscript, server.cfg and silent.cfg. Quote Link to comment Share on other sites More sharing options...
Subscriber BettyBoop Posted October 22, 2012 Subscriber Share Posted October 22, 2012 yes seems fixed nowthanks you 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.