View Single Post
GrimGriz
Member
Join Date: Feb 2009
Location: Portland, OR GMT -8
Old 03-09-2009 , 08:37   Re: Custom Votes v0.5.6 (1/07)
Reply With Quote #303

Quote:
Originally Posted by chundo
used by adding a section to maplist.cfg called "sm_cvote <votename>".
Quote:
Originally Posted by chundo View Post
Code:
"3mapvote"
 {
   "title"        "Which map should be next?"
   "type"         "list"
   "admin"        "sm_admin"
   "cmd"          "sm_setnextmap #4"
   "options"
   {
      "@1"      "@1"
      "@2"      "@2"
      "@3"      "@3"
   }
   "params"
   {
      "1" "mapcycle"
      "2" "mapcycle"
      "3" "mapcycle"
   }
 }
Is there currently (or could you add) a way that we could use 3 different custom map files in 1 vote? I have categorized mapcycles, one listing stock maps, one listing customs by my admins, and one listing customs by other people...and I'd like to be able to force someone to choose one from each list when using this 3mapvote.

Also, would there be a way to throw and extend option on the end of this, for people enjoying the current map?
GrimGriz is offline