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

Code:
    "votemap"
    {
        "title"        "Change map to #1?"
        "type"        "confirm"
        "admin"        ""
        "command"    "changelevel #1"
        "trigger"
        {
            "command"    "votemap"
            "notice"    "%u wants to change the map to #1"
            "delay"        "300"
            "percent"    "60"
            "count"        "4"
        }
        "params"
        {
            "1"        "mapcycle"
        }
    }
Changing the type from "chat" to "confirm" works. The "trigger" thing still works if they type it in "chat" and "confirm" keeps it form instachanging without a vote if they use it in !votemenu (though I didn't see if it actually changed the map if ppl voted yes....)
GrimGriz is offline