Wiec podziele sie z Wami moimi informacjami.
Stawiamy dwa serwery.(najlepiej jeden niech bedzie kopia drugiego).
======================
Wykaz plików:
SERWER Główny klanowy:
do głównego katalogu wrzucamy pliki ettv.x86 oraz ettv.exe
SERWER ettv:
do głównego katalogu wrzucamy pliki ettv.x86 oraz ettv.exe oraz do katalogu etpro pliki :tvgame.mp.i386.so oraz tvgame_mp_x86.dll
Te pliki to "instalka" do ettv- mozna ja sciagnac z neta.
np. http://ettv.anime.net/ettv-beta2.zip
=======================
Oba serwery musza byc na patchu 2.60b oraz maja miec takie samo etpro 3.2.6 oraz te same mapy.
Aktualizacje pb musie bys tak samo przeprowadzona.
========================
======================
Cfg głównego serwera:
======================
CODE
// SERVER NETWORK SETTINGS
set dedicated "2" // (1: dedicated server for lan 2: dedicated server for internet)
// set net_ip "192.168.0.121" // (set to override the default IP ET uses)
// set net_port "27960" // (set to override the default port ET uses)
// MASTER SERVERS TO REPORT TO
set sv_master1 "etmaster.idsoftware.com"
set sv_master2 "master.gamespy.com:27900"
set sv_master3 "master0.gamespy.com"
set sv_master4 "clanservers.net"
set sv_master5 ""
// PASSWORDS & CLIENTS
set g_minGameClients "2"
set g_doWarmup "1"
set g_warmup "30"
set sv_floodProtect "1"
set sv_maxclients "19" // (number of players including private slots)
set sv_privateclients "2" // (if set > 0, then this number of client slots will be reserved for connections)
set sv_privatepassword "slot" // (that have "password" set to the value of "sv_privatePassword")
set rconpassword "rcon" // (remote console access password)
set refereePassword "ref" // (referee status password)
set b_shoutcastpassword "" // (access password for shoutcasters)
set g_password "haslo"
set b_watermark "etpro/etpro"
set b_watermarkFadeAfter -1
set b_watermarkFadeTime 1.5
set ettv_clientname "^1ETTV"
set ettv_autoplay "0"
set ettv_autorecord "0"
set ettv_sv_maxslaves "1" //ilosc serwerów ettv
set ettv_password "ettv"
// DL, RATE
set sv_maxRate "40000" // (10000 standard but poor for ET, 1000 is about 1kB/s)
set sv_dl_maxRate "0" // (increase/decerease if you have plenty/little spare bandwidth)
set sv_allowDownload "1" // (global toggle for both legacy download and web download)
set sv_wwwDownload "1" // (toggle to enable web download)
set sv_wwwBaseURL "http://strona" // (base URL for redirection; do not put a '/' on the end; pk3's should be in /path/etmain )
set sv_wwwDlDisconnected "0" // (1 = tell clients to perform their downloads while disconnected from the server)
set sv_wwwFallbackURL "ftp://your.url.goes.here" // (URL to send to if an http/ftp fails or is refused client side; for example, your website)
// MOTD ETC
set sv_hostname "^1nazwa serwera" // (name of server here)
// max length is "12345678901234567890123456" // (message should not be longer than this without the color codes)
set server_motd0 "^3www" // (these lines can have anything you want in them)
set server_motd1 "^[email protected]" // (links to forums, community websites etc are common)
set server_motd2 "^2nazwa ^7:-)"
set server_motd3 "^7>>^2Tryb gry: ^1Stopwatch^7<<"
set server_motd4 "^7Server running ET Pro!"
set server_motd5 "^7 gramy 6vs6"
// SERVER BROWSER SETTINGS
sets ".Administrator" "admin") // (these settings show up in server browsers like ASE)
sets ".Email" "[email protected]" // (your contact email for thanks/server problems etc)
sets ".URL" "www" // (advertise your website)
sets ".Location" "Poland, Wroclaw" // (the city and country the server is in)
sets ".Connection" "100mbit" // (the connection the server uses)
// SEMI-ADMIN SETTINGS
set b_semiAdminLevels 3 // (defines the number of levels of semiadmin)
//set b_semiAdminPass1 "topsecret" // (gives the password for a level of semiadmin)
//set b_semiAdminPass2 "toptopsecret"
//set b_semiAdminPass3 "toptoptopsecret"
set b_semiAdminCmds1 "mute unmute kick clientkick say" // (lists all commands available to a level of semiadmin)
set b_semiAdminCmds2 "mute unmute kick clientkick say shuffle map_restart shuffle_teams"
set b_semiAdminCmds3 "mute unmute kick clientkick say shuffle map_restart shuffle_teams map campaign ban"
// LOGGING
seta logfile 1
seta g_logSync 1
seta logfile "3" // (console log - 0=no log 1=buffered 2=continuous 3=append)
seta g_log "logi.log"
// MAP ROTATION
//exec campaign_6.cfg // (6-map Campaign mode)
//exec campaign.cfg // (Cyclic Campaign mode)
//exec campaign_custom.cfg // (Customs Campaign mode)
exec stopwatch.cfg // (Stopwatch mode)
//exec stopwatch_custom.cfg // (Customs Stopwatch mode)
// WATCHDOG
// in case the game dies with an ERR_DROP
// or any situation leading to server running with no map
//set com_watchdog 10 // (defaults 60)
set com_watchdog_cmd "exec stopwatch.cfg" // (defaults to quit)
// VOTE SETTINGS
set vote_allow 1
// PUNKBUSTER
pv_sv_enable // (PunkBuster can't hurt...)
// MAIN .CONFIG
config clanwar // (calls the clanwar.config which sets up the rest of the settings)
reset_match // (make sure that the warmup etc are restarted)
set dedicated "2" // (1: dedicated server for lan 2: dedicated server for internet)
// set net_ip "192.168.0.121" // (set to override the default IP ET uses)
// set net_port "27960" // (set to override the default port ET uses)
// MASTER SERVERS TO REPORT TO
set sv_master1 "etmaster.idsoftware.com"
set sv_master2 "master.gamespy.com:27900"
set sv_master3 "master0.gamespy.com"
set sv_master4 "clanservers.net"
set sv_master5 ""
// PASSWORDS & CLIENTS
set g_minGameClients "2"
set g_doWarmup "1"
set g_warmup "30"
set sv_floodProtect "1"
set sv_maxclients "19" // (number of players including private slots)
set sv_privateclients "2" // (if set > 0, then this number of client slots will be reserved for connections)
set sv_privatepassword "slot" // (that have "password" set to the value of "sv_privatePassword")
set rconpassword "rcon" // (remote console access password)
set refereePassword "ref" // (referee status password)
set b_shoutcastpassword "" // (access password for shoutcasters)
set g_password "haslo"
set b_watermark "etpro/etpro"
set b_watermarkFadeAfter -1
set b_watermarkFadeTime 1.5
set ettv_clientname "^1ETTV"
set ettv_autoplay "0"
set ettv_autorecord "0"
set ettv_sv_maxslaves "1" //ilosc serwerów ettv
set ettv_password "ettv"
// DL, RATE
set sv_maxRate "40000" // (10000 standard but poor for ET, 1000 is about 1kB/s)
set sv_dl_maxRate "0" // (increase/decerease if you have plenty/little spare bandwidth)
set sv_allowDownload "1" // (global toggle for both legacy download and web download)
set sv_wwwDownload "1" // (toggle to enable web download)
set sv_wwwBaseURL "http://strona" // (base URL for redirection; do not put a '/' on the end; pk3's should be in /path/etmain )
set sv_wwwDlDisconnected "0" // (1 = tell clients to perform their downloads while disconnected from the server)
set sv_wwwFallbackURL "ftp://your.url.goes.here" // (URL to send to if an http/ftp fails or is refused client side; for example, your website)
// MOTD ETC
set sv_hostname "^1nazwa serwera" // (name of server here)
// max length is "12345678901234567890123456" // (message should not be longer than this without the color codes)
set server_motd0 "^3www" // (these lines can have anything you want in them)
set server_motd1 "^[email protected]" // (links to forums, community websites etc are common)
set server_motd2 "^2nazwa ^7:-)"
set server_motd3 "^7>>^2Tryb gry: ^1Stopwatch^7<<"
set server_motd4 "^7Server running ET Pro!"
set server_motd5 "^7 gramy 6vs6"
// SERVER BROWSER SETTINGS
sets ".Administrator" "admin") // (these settings show up in server browsers like ASE)
sets ".Email" "[email protected]" // (your contact email for thanks/server problems etc)
sets ".URL" "www" // (advertise your website)
sets ".Location" "Poland, Wroclaw" // (the city and country the server is in)
sets ".Connection" "100mbit" // (the connection the server uses)
// SEMI-ADMIN SETTINGS
set b_semiAdminLevels 3 // (defines the number of levels of semiadmin)
//set b_semiAdminPass1 "topsecret" // (gives the password for a level of semiadmin)
//set b_semiAdminPass2 "toptopsecret"
//set b_semiAdminPass3 "toptoptopsecret"
set b_semiAdminCmds1 "mute unmute kick clientkick say" // (lists all commands available to a level of semiadmin)
set b_semiAdminCmds2 "mute unmute kick clientkick say shuffle map_restart shuffle_teams"
set b_semiAdminCmds3 "mute unmute kick clientkick say shuffle map_restart shuffle_teams map campaign ban"
// LOGGING
seta logfile 1
seta g_logSync 1
seta logfile "3" // (console log - 0=no log 1=buffered 2=continuous 3=append)
seta g_log "logi.log"
// MAP ROTATION
//exec campaign_6.cfg // (6-map Campaign mode)
//exec campaign.cfg // (Cyclic Campaign mode)
//exec campaign_custom.cfg // (Customs Campaign mode)
exec stopwatch.cfg // (Stopwatch mode)
//exec stopwatch_custom.cfg // (Customs Stopwatch mode)
// WATCHDOG
// in case the game dies with an ERR_DROP
// or any situation leading to server running with no map
//set com_watchdog 10 // (defaults 60)
set com_watchdog_cmd "exec stopwatch.cfg" // (defaults to quit)
// VOTE SETTINGS
set vote_allow 1
// PUNKBUSTER
pv_sv_enable // (PunkBuster can't hurt...)
// MAIN .CONFIG
config clanwar // (calls the clanwar.config which sets up the rest of the settings)
reset_match // (make sure that the warmup etc are restarted)
======================
Cfg serwera ettv:
======================
CODE
set net_ip "192.168.0.121"
set net_port "27962"
set sv_maxRate "25000"
set sv_lanForceRate "0"
set sv_allowDownload "1"
set sv_dl_maxRate "50000"
set sv_wwwDownload "1"
set sv_wwwBaseURL "http://strona"
set sv_wwwDlDisconnected "0"
set sv_wwwFallbackURL ""
set sv_maxclients "34"
set sv_privateClients "4"
set g_password "ettv"
set rconpassword "ettv"
set refereepassword ""
set sv_privatepassword "slot"
set b_shoutcastpassword ""
set sv_hostname "^1server ^1ETTV"
set b_floodmaxcommands "6"
set logfile "0"
set g_log ""
set g_logsync "0"
set com_watchdog "0"
set com_watchdog_cmd ""
set ettv_password "ettv"
set ettv_sv_maxslaves "1" //ilosc serwerów ettv
set ettv_autorecord "0"
set ettv_autoplay "1"
tv connect 192.168.0.121:27960 ettv haslo // (tutaj jest podane ip głównego serwera klanowego do którego ma sie podłączyc serwer ettv)
set net_port "27962"
set sv_maxRate "25000"
set sv_lanForceRate "0"
set sv_allowDownload "1"
set sv_dl_maxRate "50000"
set sv_wwwDownload "1"
set sv_wwwBaseURL "http://strona"
set sv_wwwDlDisconnected "0"
set sv_wwwFallbackURL ""
set sv_maxclients "34"
set sv_privateClients "4"
set g_password "ettv"
set rconpassword "ettv"
set refereepassword ""
set sv_privatepassword "slot"
set b_shoutcastpassword ""
set sv_hostname "^1server ^1ETTV"
set b_floodmaxcommands "6"
set logfile "0"
set g_log ""
set g_logsync "0"
set com_watchdog "0"
set com_watchdog_cmd ""
set ettv_password "ettv"
set ettv_sv_maxslaves "1" //ilosc serwerów ettv
set ettv_autorecord "0"
set ettv_autoplay "1"
tv connect 192.168.0.121:27960 ettv haslo // (tutaj jest podane ip głównego serwera klanowego do którego ma sie podłączyc serwer ettv)
Odp@!@nie serwerów:
======================
Serwer klanowy główny odpalamy za skrótu:
D:\serwer\ettv.exe +set net_ip 192.168.0.121 +set net_port 27960 +set dedicated "2"+exec server.cfg +set sv_punkbuster 1+set fs_game etpro
======================
Serwer ettv odpalamy ze skrótu:
D:\ettv\ettv.exe +set dedicated "2" +set net_ip 192.168.0.121 +set net_port 27962 +set dedicated "2"+exec server.cfg +set fs_game etpro
======================
Mam nadzieje ze komus sie to przyda.
Pozdrawiam