@@ -88,13 +88,13 @@ class CfgMainMenuSpotlight: RscStandardDisplay // RscDisplayMain >> Spotlight wo
8888 condition = "true";
8989 };*/
9090 class JoinTasServer {
91- text = " Connect to Main TAS Arma Server" ;
91+ text = " TAS Arma Server" ;
9292 // text = "Connect to<br />TAS Arma Server";
9393 // picture = "Autismo_Seals_Unit_Mod\logo.paa";
9494 picture = " \Autismo_Seals_Unit_Mod\a ddons\TAS_Quickjoin\media\logo.paa" ;
9595 action = " 0 = [_this, 'd404.nl', '2302', 'cheese'] execVM '\Autismo_Seals_Unit_Mod\a ddons\TAS_Quickjoin\scripts\joinServer.sqf';" ;
9696 // action = "connectToServer ['d404.nl', 2302, 'cheese']"; //Cat: 82.8.46.207
97- actionText = " Connect to the Main TAS Arma Server " ;
97+ actionText = " You should connect to it... NOW " ;
9898 condition = " true" ;
9999 };
100100 /* class JoinTasTeamspeak {
@@ -110,18 +110,18 @@ class CfgMainMenuSpotlight: RscStandardDisplay // RscDisplayMain >> Spotlight wo
110110 //(_this select 1) ctrlSetURL "http://arma3.com/";
111111 //onbuttonclick = "connectToServer ['71.126.163.78', 2302, '']";
112112 };*/
113- class JoinGuacServer {
113+ /* class JoinGuacServer {
114114 text = "Connect to TAS Backup Arma Server";
115115 //text = "Connect to<br />TAS Backup<br />Arma Server";
116116 //picture = "Autismo_Seals_Unit_Mod\logo.paa";
117117 picture = "\Autismo_Seals_Unit_Mod\addons\TAS_Quickjoin\media\logo.paa";
118118 //action = "connectToServer ['71.126.163.78', 2302, 'cheese']";
119- // action = "0 = [_this, '71.126.163.78', '2302', 'cheese'] execVM '\Autismo_Seals_Unit_Mod\addons\TAS_Quickjoin\scripts\joinServer.sqf';";
120- action = " 0 = [_this, '127.0.0.1', '2302', 'cheese'] execVM '\Autismo_Seals_Unit_Mod\a ddons\TAS_Quickjoin\scripts\joinServer.sqf';" ;
119+ action = "0 = [_this, '71.126.163.78', '2302', 'cheese'] execVM '\Autismo_Seals_Unit_Mod\addons\TAS_Quickjoin\scripts\joinServer.sqf';";
120+ // action = "0 = [_this, '127.0.0.1', '2302', 'cheese'] execVM '\Autismo_Seals_Unit_Mod\addons\TAS_Quickjoin\scripts\joinServer.sqf';";
121121 actionText = "Connect to the Backup TAS Arma Server. Scroll downwards for the backup Teamspeak quickjoin.";
122122 condition = "true";
123123 //onbuttonclick = "connectToServer ['71.126.163.78', 2302, '']";
124- };
124+ };*/
125125 /* class JoinGuacTeamspeak {
126126 text = "Connect to TAS Backup Teamspeak Server";
127127 //text = "Connect to<br />TAS Backup<br />Teamspeak Server";
0 commit comments