Admin Voting Cycle bind

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #718
    Avatar photorobot
    Participant

    Elevate your admin powers effortlessly.

    Execute it effortlessly by running the command ‘/exec example.txt’ and take control of your admin with ease.”

    //***Taunts -Street Cred to pONY***

    seta chat1 “callvote map_restart”
    seta chat2 “callvote endmap”
    seta chat3 “callvote mapcycle”
    seta chat4 “callvote shuffleteams”
    seta chat5 “callvote swapteams”
    seta chat6 “callvote timelimit 15”
    seta chat7 “callvote scorelimit 1”
    seta chat8 “callvote g_gametype ctf”
    seta chat9 “callvote g_gametype elm”
    seta chat_select_1 “echo ^5SELECTED ^5TAUNT: map_restart; set next_chat_select vstr chat_select_2; set say_chat vstr chat1”
    seta chat_select_2 “echo ^5SELECTED ^5TAUNT: End map; set next_chat_select vstr chat_select_3; set say_chat vstr chat2”
    seta chat_select_3 “echo ^5SELECTED ^5TAUNT: Next map; set next_chat_select vstr chat_select_4; set say_chat vstr chat3”
    seta chat_select_4 “echo ^5SELECTED ^5TAUNT: Shuffleteams; set next_chat_select vstr chat_select_5; set say_chat vstr chat4”
    seta chat_select_5 “echo ^5SELECTED ^5TAUNT: Swapteams; ; set next_chat_select vstr chat_select_6; set say_chat vstr chat5”
    seta chat_select_6 “echo ^5SELECTED ^5TAUNT: Timelimit 15; set next_chat_select vstr chat_select_7; set say_chat vstr chat6”
    seta chat_select_7 “echo ^5SELECTED ^5TAUNT: Scorelimit 1; set next_chat_select vstr chat_select_8; set say_chat vstr chat7”
    seta chat_select_8 “echo ^5SELECTED ^5TAUNT: Gametype CTF; set next_chat_select vstr chat_select_9; set say_chat vstr chat8”
    seta chat_select_9 “echo ^5SELECTED ^5TAUNT: Gametype elimination; set next_chat_select vstr chat_select_1; set say_chat vstr chat9”
    seta next_chat_select “vstr chat_select_1”
    seta say_chat “vstr chat1”

    bind = vstr next_chat_select
    bind – vstr say_chat

    #719
    John Mullins SoF2SOF2MP
    Keymaster

    Nice, I find it just as easy to type them in though lol

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.