Jump to content

Map Voting Question


Niels Berg

Recommended Posts

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!

Link to comment
Share on other sites

  • Subscriber

i tried today to start the mapvoting

adding these :

set g_mapVoteFlags 13

set g_maxMapsVotedFor 6

set g_minMapAge 3

and for the rotation

// MAP ROTATION

//exec objectivecycle.cfg // Objective mode

exec 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 played

set 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 help

thanks you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...