Jump to content

map voting


wizYq
Go to solution Solved by cziki,

Recommended Posts

  • Solution

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

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...