Search the Community
Showing results for tags 'x64'.
-
Hice un script para automatizar el proceso de instalación de un servidor MTA en linux, con sistema operativo Debian de 64 bits. Primero deben loguear en su consola SSH y introducir el siguiente comando: sudo wget -O mta-install.sh http://mta.ggcommunity.net/scripts/mta-install.sh && sudo chmod +x mta-install.sh Luego introducimos este: sudo ./mta-install.sh Una vez hecho esto deberíamos tener el servidor encendido. Para visualizar la consola ingresamos esto: screen -r mtaserver Para salir de la consola sin apagar el servidor usamos esta combinación de teclas: CTRL + A + D Recuerden editar el ACL.XML y el MTASERVER.CONF en base a sus necesidades, siempre con el servidor apagado.
-
I've compiled a MTA:Client (custom 1.5.3-10739) on Windows 8.1 and MTA:Server (custom 1.5.3-10739) on Linux (Debian 7.0 x64) After connection i have an error CD16. But if you will compile Server & Client on Windows 8.1 (with both and the same custom versions - other players can join to the server) My steps: 1. Get a nightly build (1.5.3-10739) 2. Compile 3. Replace all files. 4. Strange but mine deathmatch.so is very large (~283 MBs) 5. Connect from Windows to Linux on both the same custom versions. 6. Error CD16. Stable & nightly versions all works good. Everybody can join the server. All ports is opened.