Rada: Jeżeli nie masz zewnętrznego ip lub masz łącze poniżej
256 KB/s zrezygnuj z tego.
Krok 1. Najpierw ściągamy instalator serwera. (Pobierzesz go z
http://light.mtavc.com/) ściągamy wersje pod windowsa
czyli MTA:SA Rx.x Dedicated Server
Krok 2. Pobraniu plik wypakowujemy i instalujemy Docelowa domyślna
lokalizacja serveru C:\Program Files\MTA San Andreas\server jeżeli chcemy już
natychmiast włączyć serwer poprostu klikamy na MTA Server.exe Serwer otwarty w tym
stanie jest rzadko odwiedzany!
Krok 3. Config serwera znajdziemy w C:\Program Files\MTA San Andreas\server\mods\race
który nazywa się mtaserver.conf
Krok 4. OCB - Zmieniamy tylko tam gdzie mamy czerwoną czcionkę
;)
# ServerPort
# Required: Yes
# Purpose: Defines the port for players to connect on
# Format - ServerPort
# Notes:
# Must be a numerical value
ServerPort 22003
# ServerName
# Required: Yes
# Purpose: Defines the name of the server
# Format - ServerName
ServerName jakaś nazwa servera
# ServerPassword
# Required: No (Yes if server should be passworded)
# Purpose: Defines the server password
# Format - ServerPassword
#ServerPassword mypassword - Jeżeli chcesz server na pass
usu? mypassowrd i wstaw tam swoje hasło: P
# ASE
# Required: No
# Purpose: Defines whether the server should report to the All Seeing Eye (can
be seen in the Server Browser)
# Format - ASE
# Notes:
# Set to 1 to enable, anything else to disable
ASE 0
Serwer widoczny w Eye Seeing Ele obok ASE wpisujemy 0 - Tak 1- Nie
# MaxPlayers
# Required: Yes
# Purpose: Defines the max players that can connect to the server
# Format - MaxPlayers
# Notes:
# Must be a numerical value and must not go above 32
MaxPlayers 10
Maksymalna liczba graczy
# AdminServer
# Required: No
# Purpose: Defines whether the server should enable Remote Admin
# Format - AdminServer <1/0>
# Notes:
# Set to 1 to enable, anything else to disable
AdminServer 1
MTA Remote Admin czy ma działać? 1 - TAK 0 - nie
# AdminPort
# Required: Yes (if AdminServer is enabled)
# Purpose: Defines the port for Remote Admins to connect on
# Format - AdminPort
# Notes:
# Must be a numerical value
AdminPort 44003
Wybierz port admina przez który ma się podłączać do servera
# AdminPass
# Required: Yes (if AdminServer is enabled)
# Purpose: Defines the Remote Admin password
# Format - AdminPass
AdminPass hasło
Hasło admina
# AllowAdminShutdown
# Required: No
# Purpose: Defines whether the server can be shutdown from Remote Admin