Mirmidon hace 3 años
La Autoconexión al servidor se puede activar simplemente con que el Server tenga un archivo extra. Pero esto simplemente manda un mensaje al cliente preguntando si se quiere conectar al servidor cuando entras en uno o te metes en un slot.
Luego miro el procedimiento.
"Auto Connect Feature - Server Owners ONLY - Clients don't need this file!
To enable SRS clients to be prompted automatically to connect just add the DCS-SRS-AutoConnectGameGUI.lua to the appropriate DCS Saved Games folder e.g. DCS.openbeta/Scripts/Hooks, DCS.openalpha/Scripts/Hooks or jut DCS/Scripts/Hooks
Edit the line shown below in your DCS-SRS-AutoConnectGameGUI.lua to your server address where SRS server is running. Port is optional. DCS must be restarted on the server for this file and any changes to take effect.
-- CHANGE FROM
SRSAuto.SERVER_SRS_HOST = "127.0.0.1" -- Port optional e.g. "127.0.0.1:5002"
--TO
SRSAuto.SERVER_SRS_HOST = "5.189.162417:5014" -- BuddySpike One
-- OR
SRSAuto.SERVER_SRS_HOST = " 37.59.10.136" -- TAW One (port optional)"
Podemos probarlo; lo mismo ayuda a gente que tenga problemas como yo ...., si es que hay alguien mas
Por cierto; hace tiempo leí que para evitar problemas, era bueno cerrar discord mientras estas conectado al SR. Yo no lo hago, pero voy ha probar ...., no se si vosotros lo soleis hacer