Gracias al aburrimiento de estas navidades, me puse a trabajar en una config que ayuda a administrar minimamente un server de 12 jugadores.
Incluye:
* Kick, Mute, Slap, Nuke, Gravity y Forceteam binds para cada jugador
* Selección rapida de Mapa y de nextmap
Mas tarde me gustaría añadir soporte para los Reffere, intentar dead slap (que no lo conseguí) y añadir soporte hasta 30 jugadores (Más que suficiente no?)
Si tenéis cualquier idea, sugerencia o mejora, por favor no dudéis en comentarlo! ;)
No me deja adjuntar la config así que...
//------------------------------------------------------------------------------//
/* ~~RCON Config~~ */
/* Made for a 12 players server */
/* Urbanterror 4.1 */
/* */
/* >Kick, Mute, Slap, Nuke, Gravity and Forceteam bind for each player */
/* >Fast Selection of Maps and Nextmaps */
/* »Plans: Reffere control, dead slap, 30 players server... */
/* */
/* Made by: [UTC]Segura */
/* Last edit: 31.12.2009 */
/* Thanks to TerrorUbano community (terrorurbano.net) */
/* Contact: alb.segu(@)gmail(dot)com or #clan-[UTC]- #terrorurbano @quakenet */
//------------------------------------------------------------------------------//
unbindall
//*Demo Record*
seta record_demo "vstr record_demo_start"
seta record_demo_stop "set record_demo vstr record_demo_start; stoprecord"
seta record_demo_start "set record_demo vstr record_demo_stop; recorddemo"
//>*Manage Players*
//Kick
set KP_1 "bind WORLD_26 rcon kick 0"
set KP_2 "bind 1 rcon kick 1"
set KP_3 "bind 2 rcon kick 2"
set KP_4 "bind 3 rcon kick 3"
set KP_5 "bind 4 rcon kick 4"
set KP_6 "bind 5 rcon kick 5"
set KP_7 "bind 6 rcon kick 6"
set KP_8 "bind 7 rcon kick 7"
set KP_9 "bind 8 rcon kick 8"
set KP_10 "bind 9 rcon kick 9"
set KP_11 "bind 0 rcon kick 10"
set KP_12 "bind ' rcon kick 11"
set set_kick_p "vstr KP_1; vstr KP_2; vstr KP_3; vstr KP_4; vstr KP_5; vstr KP_6; vstr KP_7; vstr KP_8; vstr KP_9; vstr KP_10; vstr KP_11; vstr KP_12"
set kick_p "vstr set_kick_p; ut_echo ^1->^2Kick mode"
//Mute
set MP_1 "bind WORLD_26 rcon mute 0"
set MP_2 "bind 1 rcon mute 1"
set MP_3 "bind 2 rcon mute 2"
set MP_4 "bind 3 rcon mute 3"
set MP_5 "bind 4 rcon mute 4"
set MP_6 "bind 5 rcon mute 5"
set MP_7 "bind 6 rcon mute 6"
set MP_8 "bind 7 rcon mute 7"
set MP_9 "bind 8 rcon mute 8"
set MP_10 "bind 9 rcon mute 9"
set MP_11 "bind 0 rcon mute 10"
set MP_12 "bind ' rcon mute 11"
set set_mute_p "vstr MP_1; vstr MP_2; vstr MP_3; vstr MP_4; vstr MP_5; vstr MP_6; vstr MP_7; vstr MP_8; vstr MP_9; vstr MP_10; vstr MP_11; vstr MP_12"
set mute_p "vstr set_mute_p; ut_echo ^1->^2Mute mode"
//Slap
set SP_1 "bind WORLD_26 rcon slap 0"
set SP_2 "bind 1 rcon slap 1"
set SP_3 "bind 2 rcon slap 2"
set SP_4 "bind 3 rcon slap 3"
set SP_5 "bind 4 rcon slap 4"
set SP_6 "bind 5 rcon slap 5"
set SP_7 "bind 6 rcon slap 6"
set SP_8 "bind 7 rcon slap 7"
set SP_9 "bind 8 rcon slap 8"
set SP_10 "bind 9 rcon slap 9"
set SP_11 "bind 0 rcon slap 10"
set SP_12 "bind ' rcon slap 11"
set set_slap_p "vstr SP_1; vstr SP_2; vstr SP_3; vstr SP_4; vstr SP_5; vstr SP_6; vstr SP_7; vstr SP_8; vstr SP_9; vstr SP_10; vstr SP_11; vstr SP_12"
set slap_p "vstr set_slap_p; ut_echo ^1->^2Slap mode"
//Nuke
set NP_1 "bind WORLD_26 rcon nuke 0"
set NP_2 "bind 1 rcon nuke 1"
set NP_3 "bind 2 rcon nuke 2"
set NP_4 "bind 3 rcon nuke 3"
set NP_5 "bind 4 rcon nuke 4"
set NP_6 "bind 5 rcon nuke 5"
set NP_7 "bind 6 rcon nuke 6"
set NP_8 "bind 7 rcon nuke 7"
set NP_9 "bind 8 rcon nuke 8"
set NP_10 "bind 9 rcon nuke 9"
set NP_11 "bind 0 rcon nuke 10"
set NP_12 "bind ' rcon nuke 11"
set set_nuke_p "vstr NP_1; vstr NP_2; vstr NP_3; vstr NP_4; vstr NP_5; vstr NP_6; vstr NP_7; vstr NP_8; vstr NP_9; vstr NP_10; vstr NP_11; vstr NP_12"
set nuke_p "vstr set_nuke_p; ut_echo ^1->^2Nuke mode"
//Forceteam
//RED
set FRP_1 "bind WORLD_26 rcon forceteam 0 red"
set FRP_2 "bind 1 rcon forceteam 1 red"
set FRP_3 "bind 2 rcon forceteam 2 red"
set FRP_4 "bind 3 rcon forceteam 3 red"
set FRP_5 "bind 4 rcon forceteam 4 red"
set FRP_6 "bind 5 rcon forceteam 5 red"
set FRP_7 "bind 6 rcon forceteam 6 red"
set FRP_8 "bind 7 rcon forceteam 7 red"
set FRP_9 "bind 8 rcon forceteam 8 red"
set FRP_10 "bind 9 rcon forceteam 9 red"
set FRP_11 "bind 0 rcon forceteam 10 red"
set FRP_12 "bind ' rcon forceteam 11 red"
set set_forceteamR_p "vstr FRP_1; vstr FRP_2; vstr FRP_3; vstr FRP_4; vstr FRP_5; vstr FRP_6; vstr FRP_7; vstr FRP_8; vstr FRP_9; vstr FRP_10; vstr FRP_11; vstr FRP_12"
set forceteamR_p "vstr set_forceteamR_p; ut_echo ^1->^2ForceTeam ^1Red ^2mode"
//BLUE
set FBP_1 "bind WORLD_26 rcon forceteam 0 blue"
set FBP_2 "bind 1 rcon forceteam 1 blue"
set FBP_3 "bind 2 rcon forceteam 2 blue"
set FBP_4 "bind 3 rcon forceteam 3 blue"
set FBP_5 "bind 4 rcon forceteam 4 blue"
set FBP_6 "bind 5 rcon forceteam 5 blue"
set FBP_7 "bind 6 rcon forceteam 6 blue"
set FBP_8 "bind 7 rcon forceteam 7 blue"
set FBP_9 "bind 8 rcon forceteam 8 blue"
set FBP_10 "bind 9 rcon forceteam 9 blue"
set FBP_11 "bind 0 rcon forceteam 10 blue"
set FBP_12 "bind ' rcon forceteam 11 blue"
set set_forceteamB_p "vstr FBP_1; vstr FBP_2; vstr FBP_3; vstr FBP_4; vstr FBP_5; vstr FBP_6; vstr FBP_7; vstr FBP_8; vstr FBP_9; vstr FBP_10; vstr FBP_11; vstr FRP_12"
set forceteamB_p "vstr set_forceteamB_p; ut_echo ^1->^2ForceTeam ^4Blue ^2mode"
//Gravity
set GW_1 "bind WORLD_26 rcon g_gravity 0"
set GW_2 "bind 1 rcon g_gravity 100"
set GW_3 "bind 2 rcon g_gravity 200"
set GW_4 "bind 3 rcon g_gravity 500"
set GW_5 "bind 4 rcon g_gravity 800"
set GW_6 "bind 5 rcon g_gravity 1000"
set GW_7 "bind 6 rcon g_gravity 1200"
set GW_8 "bind 7 rcon g_gravity 1500"
set GW_9 "bind 8 rcon g_gravity 2000"
set GW_10 "bind 9 rcon g_gravity 5000"
set GW_11 "bind 0 rcon g_gravity 99999999"
set GW_12 "bind ' rcon g_gravity 3.14159" //lol
set set_grav_w "vstr GW_1; vstr GW_2; vstr GW_3; vstr GW_4; vstr GW_5; vstr GW_6; vstr GW_7; vstr GW_8; vstr GW_9; vstr GW_10; vstr GW_11; vstr GW_12"
set grav_w "vstr set_grav_w; ut_echo ^1->^2Gravity Control"
//>*BINDS*
//*Function*
bind F1 "vstr kick_p" //Kick mode
bind F2 "ut_echo ^1| ^2rcon addip ^1| ^2removeip ^1|" //Ban info (No possible "Ban mode", I think...)
bind F3 "vstr mute_p" //Mute
bind F4 "vstr slap_p" //Slap mode
bind F5 "vstr nuke_p" //Nuke mode
bind F6 "vstr forceteamR_p" //Forceteam red
bind F7 "vstr forceteamB_p" //Forceteam blue
bind F8 "vstr grav_w" //Gravity control
bind F9 "rcon veto; ut_echo ^1->^2Veto!" //Veto
bind F10 "exec ut.cfg" //Your normal config
bind F11 "play sound/misc/kcaction.wav;screenshotjpeg;ut_echo ^1Screenshot^7 taken."
bind F12 "vstr record_demo"
//*Keyword*
bind a "rconpassword Password" //Auth if you want an automatic Auth: rconpassword password. Without "bind a"
bind c "rcon cyclemap" //Cyclemap
bind s "team spectator" //Spect
bind t "messagemode" //Chat
bind y "messagemode2" //Chat
bind SHIFT "playerlist" //Number of players
bind CTRL "rcon status" //Number of players
bind TAB "+scores" //Scores
bind MOUSE1 "+attack" //Follow a player(spect)
bind PAUSE "reconnect; name fakename" //Reconnect with another name
bind ~ "toggleconsole" //Press Alt GR + 4 to open the console
//Server Configs
bind . "rcon exec config_location"
bind - "rcon exec config_location"
//Matchmode
bind m "rcon g_matchmode 1" //Matchmode
bind , "rcon g_password Password" //Password for server
//Change map
bind < "vstr change_button" //Change Oficial/Unoficial
bind z "vstr List_of_Maps" //List of maps
bind x "vstr load_map" //Action
//Next Map
bind v "vstr g_change_button" //Change Oficial/Unoficial
bind b "vstr g_List_of_Maps" //List of maps
bind n "vstr g_load_map" //Action
//Move
bind UPARROW "+forward"
bind DOWNARROW "+back"
bind LEFTARROW "+moveleft"
bind RIGHTARROW "+moveright"
//>>>>>*Manage Maps*
//>>>>>Change Map
//>Oficial Maps
set of_1 "set Oficial vstr of_2; set load_map vstr map_1; ut_echo ^1->^2Abbey"
set of_2 "set Oficial vstr of_3; set load_map vstr map_2; ut_echo ^1->^2Algiers"
set of_3 "set Oficial vstr of_4; set load_map vstr map_3; ut_echo ^1->^2Ambush"
set of_4 "set Oficial vstr of_5; set load_map vstr map_4; ut_echo ^1->^2Austria"
set of_5 "set Oficial vstr of_6; set load_map vstr map_5; ut_echo ^1->^2Casa"
set of_6 "set Oficial vstr of_7; set load_map vstr map_6; ut_echo ^1->^2Crossing"
set of_7 "set Oficial vstr of_8; set load_map vstr map_7; ut_echo ^1->^2Dessingroom"
set of_8 "set Oficial vstr of_9; set load_map vstr map_8; ut_echo ^1->^2Eagle"
set of_9 "set Oficial vstr of_10; set load_map vstr map_9; ut_echo ^1->^2Elgin"
set of_10 "set Oficial vstr of_11; set load_map vstr map_10; ut_echo ^1->^2Harbortown"
set of_11 "set Oficial vstr of_12; set load_map vstr map_11; ut_echo ^1->^2Kingdoom"
set of_12 "set Oficial vstr of_13; set load_map vstr map_12; ut_echo ^1->^2Mandolin"
set of_13 "set Oficial vstr of_14; set load_map vstr map_13; ut_echo ^1->^2Maya"
set of_14 "set Oficial vstr of_15; set load_map vstr map_14; ut_echo ^1->^2Oildepot"
set of_15 "set Oficial vstr of_16; set load_map vstr map_15; ut_echo ^1->^2Prague"
set of_16 "set Oficial vstr of_17; set load_map vstr map_16; ut_echo ^1->^2Ramelle"
set of_17 "set Oficial vstr of_18; set load_map vstr map_17; ut_echo ^1->^2Riyadh"
set of_18 "set Oficial vstr of_19; set load_map vstr map_18; ut_echo ^1->^2Sanc"
set of_19 "set Oficial vstr of_20; set load_map vstr map_19; ut_echo ^1->^2Suburbs"
set of_20 "set Oficial vstr of_21; set load_map vstr map_20; ut_echo ^1->^2Subway"
set of_21 "set Oficial vstr of_22; set load_map vstr map_21; ut_echo ^1->^2Swim"
set of_22 "set Oficial vstr of_23; set load_map vstr map_22; ut_echo ^1->^2Thingley"
set of_23 "set Oficial vstr of_24; set load_map vstr map_23; ut_echo ^1->^2Tombs"
set of_24 "set Oficial vstr of_25; set load_map vstr map_24; ut_echo ^1->^2Toxic"
set of_25 "set Oficial vstr of_26; set load_map vstr map_25; ut_echo ^1->^2Tunis"
set of_26 "set Oficial vstr of_27; set load_map vstr map_26; ut_echo ^1->^2Turnpike"
set of_27 "set Oficial vstr of_1; set load_map vstr map_27; ut_echo ^1->^2Uptown"
set Oficial "vstr of_1"
//>Unoficial Maps
set un_1 "set Unoficial vstr un_2; set load_map vstr map_28; ut_echo ^1->^2Nepal"
set un_2 "set Unoficial vstr un_3; set load_map vstr map_29; ut_echo ^1->^2Orbital"
set un_3 "set Unoficial vstr un_4; set load_map vstr map_30; ut_echo ^1->^2Tohunga_b8"
set un_4 "set Unoficial vstr un_5; set load_map vstr map_31; ut_echo ^1->^2Superman"
set un_5 "set Unoficial vstr un_6; set load_map vstr map_32; ut_echo ^1->^2Abbeyctf"
set un_6 "set Unoficial vstr un_7; set load_map vstr map_33; ut_echo ^1->^2Dicks"
set un_7 "set Unoficial vstr un_8; set load_map vstr map_34; ut_echo ^1->^2Facade_b2"
set un_8 "set Unoficial vstr un_1; set load_map vstr map_35; ut_echo ^1->^2Village"
set Unoficial "vstr un_1"
//>Manage
set Lmap_1 "set change_button vstr Lmap_2; set List_of_Maps vstr Oficial; ut_echo ^2-^6Ofical^2-"
set Lmap_2 "set change_button vstr Lmap_1; set List_of_Maps vstr Unoficial; ut_echo ^2-^13rd party maps^2-"
set change_button "vstr Lmap_1"
set List_of_Maps "vstr change_button"
//Oficials 4.1
set map_1 "rcon map ut4_abbey"
set map_2 "rcon map ut4_algiers"
set map_3 "rcon map ut4_ambush"
set map_4 "rcon map ut4_austria"
set map_5 "rcon map ut4_casa"
set map_6 "rcon map ut4_crossing"
set map_7 "rcon map ut4_dessingroom"
set map_8 "rcon map ut4_eagle"
set map_9 "rcon map ut4_elgin"
set map_10 "rcon map ut4_harbortown"
set map_11 "rcon map ut4_kingdom"
set map_12 "rcon map ut4_mandolin"
set map_13 "rcon map ut4_maya"
set map_14 "rcon map ut4_oildepot"
set map_15 "rcon map ut4_prague"
set map_16 "rcon map ut4_ramelle"
set map_17 "rcon map ut4_riyadh"
set map_18 "rcon map ut4_sanc"
set map_19 "rcon map ut4_suburbs"
set map_20 "rcon map ut4_subway"
set map_21 "rcon map ut4_swim"
set map_22 "rcon map ut4_thingley"
set map_23 "rcon map ut4_tombs"
set map_24 "rcon map ut4_toxic"
set map_25 "rcon map ut4_tunis"
set map_26 "rcon map ut4_turnpike"
set map_27 "rcon map ut4_uptown"
//3rd party maps
set map_28 "rcon map ut4_nepal"
set map_29 "rcon map ut4_orbital"
set map_30 "rcon map ut4_tohunga_b8"
set map_31 "rcon map ut4_superman"
set map_32 "rcon map ut4_abbeyctf" //Oficial
set map_33 "rcon map ut4_dicks"
set map_34 "rcon map ut4_facade_b2"
set map_35 "rcon map ut4_village"
//>>>>>Next Map
//>Oficial Maps
set g_of_1 "set g_Oficial vstr g_of_2; set g_load_map vstr gmap_1; ut_echo ^1->^2Abbey"
set g_of_2 "set g_Oficial vstr g_of_3; set g_load_map vstr gmap_2; ut_echo ^1->^2Algiers"
set g_of_3 "set g_Oficial vstr g_of_4; set g_load_map vstr gmap_3; ut_echo ^1->^2Ambush"
set g_of_4 "set g_Oficial vstr g_of_5; set g_load_map vstr gmap_4; ut_echo ^1->^2Austria"
set g_of_5 "set g_Oficial vstr g_of_6; set g_load_map vstr gmap_5; ut_echo ^1->^2Casa"
set g_of_6 "set g_Oficial vstr g_of_7; set g_load_map vstr gmap_6; ut_echo ^1->^2Crossing"
set g_of_7 "set g_Oficial vstr g_of_8; set g_load_map vstr gmap_7; ut_echo ^1->^2Dessingroom"
set g_of_8 "set g_Oficial vstr g_of_9; set g_load_map vstr gmap_8; ut_echo ^1->^2Eagle"
set g_of_9 "set g_Oficial vstr g_of_10; set g_load_map vstr gmap_9; ut_echo ^1->^2Elgin"
set g_of_10 "set g_Oficial vstr g_of_11; set g_load_map vstr gmap_10; ut_echo ^1->^2Harbortown"
set g_of_11 "set g_Oficial vstr g_of_12; set g_load_map vstr gmap_11; ut_echo ^1->^2Kingdoom"
set g_of_12 "set g_Oficial vstr g_of_13; set g_load_map vstr gmap_12; ut_echo ^1->^2Mandolin"
set g_of_13 "set g_Oficial vstr g_of_14; set g_load_map vstr gmap_13; ut_echo ^1->^2Maya"
set g_of_14 "set g_Oficial vstr g_of_15; set g_load_map vstr gmap_14; ut_echo ^1->^2Oildepot"
set g_of_15 "set g_Oficial vstr g_of_16; set g_load_map vstr gmap_15; ut_echo ^1->^2Prague"
set g_of_16 "set g_Oficial vstr g_of_17; set g_load_map vstr gmap_16; ut_echo ^1->^2Ramelle"
set g_of_17 "set g_Oficial vstr g_of_18; set g_load_map vstr gmap_17; ut_echo ^1->^2Riyadh"
set g_of_18 "set g_Oficial vstr g_of_19; set g_load_map vstr gmap_18; ut_echo ^1->^2Sanc"
set g_of_19 "set g_Oficial vstr g_of_20; set g_load_map vstr gmap_19; ut_echo ^1->^2Suburbs"
set g_of_20 "set g_Oficial vstr g_of_21; set g_load_map vstr gmap_20; ut_echo ^1->^2Subway"
set g_of_21 "set g_Oficial vstr g_of_22; set g_load_map vstr gmap_21; ut_echo ^1->^2Swim"
set g_of_22 "set g_Oficial vstr g_of_23; set g_load_map vstr gmap_22; ut_echo ^1->^2Thingley"
set g_of_23 "set g_Oficial vstr g_of_24; set g_load_map vstr gmap_23; ut_echo ^1->^2Tombs"
set g_of_24 "set g_Oficial vstr g_of_25; set g_load_map vstr gmap_24; ut_echo ^1->^2Toxic"
set g_of_25 "set g_Oficial vstr g_of_26; set g_load_map vstr gmap_25; ut_echo ^1->^2Tunis"
set g_of_26 "set g_Oficial vstr g_of_27; set g_load_map vstr gmap_26; ut_echo ^1->^2Turnpike"
set g_of_27 "set g_Oficial vstr g_of_1; set g_load_map vstr gmap_27; ut_echo ^1->^2Uptown"
set g_Oficial "vstr g_of_1"
//>Unoficial Maps
set g_un_1 "set g_Unoficial vstr g_un_2; set g_load_map vstr gmap_28; ut_echo ^1->^2Nepal"
set g_un_2 "set g_Unoficial vstr g_un_3; set g_load_map vstr gmap_29; ut_echo ^1->^2Orbital"
set g_un_3 "set g_Unoficial vstr g_un_4; set g_load_map vstr gmap_30; ut_echo ^1->^2Tohunga_b8"
set g_un_4 "set g_Unoficial vstr g_un_5; set g_load_map vstr gmap_31; ut_echo ^1->^2Superman"
set g_un_5 "set g_Unoficial vstr g_un_6; set g_load_map vstr gmap_32; ut_echo ^1->^2Abbeyctf"
set g_un_6 "set g_Unoficial vstr g_un_7; set g_load_map vstr gmap_33; ut_echo ^1->^2Dicks"
set g_un_7 "set g_Unoficial vstr g_un_8; set g_load_map vstr gmap_34; ut_echo ^1->^2Facade_b2"
set g_un_8 "set g_Unoficial vstr g_un_1; set g_load_map vstr gmap_35; ut_echo ^1->^2Village"
set g_Unoficial "vstr g_un_1"
//>Manage
set g_Lmap_1 "set g_change_button vstr g_Lmap_2; set g_List_of_Maps vstr g_Oficial; ut_echo ^2-^6Ofical^2-"
set g_Lmap_2 "set g_change_button vstr g_Lmap_1; set g_List_of_Maps vstr g_Unoficial; ut_echo ^2-^13rd party maps^2-"
set g_change_button "vstr g_Lmap_1"
set g_List_of_Maps "vstr g_change_button"
//Oficials 4.1
set gmap_1 "rcon g_nextmap ut4_abbey"
set gmap_2 "rcon g_nextmap ut4_algiers"
set gmap_3 "rcon g_nextmap ut4_ambush"
set gmap_4 "rcon g_nextmap ut4_austria"
set gmap_5 "rcon g_nextmap ut4_casa"
set gmap_6 "rcon g_nextmap ut4_crossing"
set gmap_7 "rcon g_nextmap ut4_dessingroom"
set gmap_8 "rcon g_nextmap ut4_eagle"
set gmap_9 "rcon g_nextmap ut4_elgin"
set gmap_10 "rcon g_nextmap ut4_harbortown"
set gmap_11 "rcon g_nextmap ut4_kingdom"
set gmap_12 "rcon g_nextmap ut4_mandolin"
set gmap_13 "rcon g_nextmap ut4_maya"
set gmap_14 "rcon g_nextmap ut4_oildepot"
set gmap_15 "rcon g_nextmap ut4_prague"
set gmap_16 "rcon g_nextmap ut4_ramelle"
set gmap_17 "rcon g_nextmap ut4_riyadh"
set gmap_18 "rcon g_nextmap ut4_sanc"
set gmap_19 "rcon g_nextmap ut4_suburbs"
set gmap_20 "rcon g_nextmap ut4_subway"
set gmap_21 "rcon g_nextmap ut4_swim"
set gmap_22 "rcon g_nextmap ut4_thingley"
set gmap_23 "rcon g_nextmap ut4_tombs"
set gmap_24 "rcon g_nextmap ut4_toxic"
set gmap_25 "rcon g_nextmap ut4_tunis"
set gmap_26 "rcon g_nextmap ut4_turnpike"
set gmap_27 "rcon g_nextmap ut4_uptown"
//3rd party maps
set gmap_28 "rcon g_nextmap ut4_nepal"
set gmap_29 "rcon g_nextmap ut4_orbital"
set gmap_30 "rcon g_nextmap ut4_tohunga_b8"
set gmap_31 "rcon g_nextmap ut4_superman"
set gmap_32 "rcon g_nextmap ut4_abbeyctf" //Oficial
set gmap_33 "rcon g_nextmap ut4_dicks"
set gmap_34 "rcon g_nextmap ut4_facade_b2"
set gmap_35 "rcon g_nextmap ut4_village"
echo "===> RCON.cfg :: Loaded"
ut_echo ^1===> ^4RCON.cfg ^7:: ^3Loaded