// // // // // // // // // // // // // // // // // // // // // // //
voterconlist.txt place all your yes/no rcon vote questions and commands in here this file uses aliases. aliases are what is shown in the menu system a nice way of presenting the commands. aliases must be enclosed in quotes e.g. "low gravity" do not put another quote inside like :"low "gravity"" the text after the alias is the question that will be asked and must also be enclosed in quotes " " the text after the question string is the actual command that will be run if the result of the vote is 'yes'
"really low grav" "shall we turn on gravity 10 ?" sv_gravity 10 // really low grav rcon vote "low grav" "shall we turn on gravity 100 ?" sv_gravity 100 // low grav rcon vote "all talk on" "shall we turn on all talk ?" sv_alltalk 1 // turn on all talk vote "burn all" "do you like fire ?" ma_burn a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;:;1;2;3;4;5;6;7;8;9;0;[;];!;?; t;{;};,;<;>;.;/;\;|;-;=;_;+;!;@;#;$;%;^;&;*;(;);`;~;'; "acid in eyes" "do you like acid in your eyes ?" ma_blind a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;:;1;2;3;4;5;6;7;8;9;0;[;];!;?; t;{;};,;<;>;.;/;\;|;-;=;_;+;!;@;#;$;%;^;&;*;(;);`;~;'; "hate life" "do you hate life ?" ma_slay a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;:;1;2;3;4;5;6;7;8;9;0;[;];!;?; t;{;};,;<;>;.;/;\;|;-;=;_;+;!;@;#;$;%;^;&;*;(;);`;~;'; "freeze" "do you like brain freeze ?" ma_freeze a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;:;1;2;3;4;5;6;7;8;9;0;[;];!;?; t;{;};,;<;>;.;/;\;|;-;=;_;+;!;@;#;$;%;^;&;*;(;);`;~;';