tutorial css server nonsteamtutorial css server nonsteam
ETAPETAPA 1
downloadezi Windows HLDS Update Tool
apoi iti faci un folder exemplu e:\css
instalezi HLDSUPDATETOOL.EXE in e:\css
ETAPA 2
dai START -> RUN scri CMD ok
in fereastra ce sa deskis scri e: apesi ENTER apoi scri
cd css apesi ENTER
mai departe scri comanda cu care vei downloada sourceul
hldsupdatetool.exe -command update -game "Counter-Strike Source" -dir e:\css apesi ENTER
ETAPA 3 ILEGALA
-- >> The REVOLUTiON Emulator (v9.75) <<--
ETAPA 4
pentru a administra servu tre sa ti faci si un addons , link -uri utile:
Mani Admin Plugin -
http://www.mani-admin-plugin.com/Metamod Source -
http://www.sourcemm.net/Mattie Eventscripts -
http://mattie.info/cs/ES Tools -
http://forums.mattie.info/cs/forums/viewforum.php?f=42SourceMod -
http://www.sourcemod.net/Beetles_mod -
http://www.beetlesmod.com/comm/Source Plugins -
http://www.sourceplugins.comGlittermod -
http://www.siekhe-trophy.de/joomla/inde ... elect&id=6
Detox -
http://detox.steambans.com/zBlock -
http://zblock.cs-resourced.net/sau il poti incerca pe asta pentru server
CSS_addons_2009 cu pluginurile traduse in RO
Mani Admin Plugin V1.2 Beta S
Quake Sounds
EventScripts v2.0.0.250i Public Beta
//es_load xa // eXtensible Admin. activeazal doar daca renunti la manimod // faci ex: bind j xa // pentru meniu
es_load forcerate // forteaza ratele->> rate 25000;cl_cmdrate 100;cl_updaterate 100
es_load iptocountry_example // arata din ce tara se conecteaza jucatorul
es_load whitelist // in cstrike\addons\eventscripts\whitelist\whitelist.txt ai o lista cu tarile pe care le accepti la tine pe server
es_load rg_botping // ping pentru boti
es_load detocs // anticheat
es_load nadetrail // diferite efecte la grenaDE
es_load simpledissolvent // cand mori trupul se dizolva ,diferite efecte
es_load bomb_timer // timp si sunete la bomba
es_load knifep3n // cand raman cate 1 la fiecare echipa pot alege sa de lupte cu cutitul
es_load anticamp // fara pedepse
es_load anti-cheat // anticheat
Es_Tools v0.420
zBlock 4.2
The REVOLUTiON Emulator (v9.75)
ETAPA 5
CUM SA NE FACEM ADMINI PE SERV
in caz ca iti pui MANIMOD faci asa:
intri in cstrike\cfg\mani_admin_plugin\ si vezi daca ai filu "clients.txt" si "clients.txt generator"
daca nu ai clients.txt il creezi si scrii acolo:
clients.txt
- Cod:
-
"clients.txt"
{
"version" "1"
// This key group lists all your client players
"players"
{
// This must be a unique client name
"name"
{
// Client real name
"name" "name"
// IP address for client
"ip" "ip"
// These are personal access flags for a player
"groups"
{
"Admin" "Serveradmin"
"Immunity" "Serveradmin"
}
}
}
// These are global groups of flags that can be assigned to clients
"groups"
{
"Immunity"
{
"Serveradmin" "a b c d e f g h i j k l m n o p q r s t u v x y afk ping autojoin grav Immunity"
"Clanmember" "a b c k n p ping grav autojoin Immunity"
"Teamadmin" "b k n ping Immunity"
"No Kick Ban" "b k Immunity"
"NoFun" "d f g i j l t Immunity"
}
"Admin"
{
"Serveradmin" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d e"
"Serveradmin" "f g i k l m o p q q2 q3 r s t v w x y z admin client grav pban spray"
"Clanmember" "B D F H I K M N O Q R S T U V W X Y Z a b c d f g i j k l m o p s t v w y admin pban"
"Teamadmin" "I O V a b k l o p v w admin"
"Level 2 Access" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a c d e"
"Level 2 Access" "f g i j k l m o p q r s t v w z admin spray grav pban client"
"No Rcon Or Sound" "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z a b c d"
"No Rcon Or Sound" "e f g i j k l m o q s t v w x y z admin spray grav pban"
"No Rcon Or Sound" "client"
}
}
}
dar daca nai si clients.txt generator , il poti downloada de pe
http://www.fpsbanana.com/tools/2603comenzi pentru admin intai poti incepe cu ma_help
sau poti binda o tasta cu meniul de admin bind p admin apei p si ti apare meniu
ETAPA 6
cum sa dam drumu la serv ????
pai intri folderul unde ai downloadat servu de css si faci fisierului srcdsun SHORTCUT pe desktop
dai click dreapa pe shortcut ->properties si la target scri
E:\css\srcds.exe -console -game cstrike -tickrate 100 +map de_dust +maxplayers 24 -secure
poti sal pornesti si cu tickrate 66 sau 33 , acum depinde de cat de slab ai procesorul si netul
dupa mine setari optime testate pentru banda si tickrate ar fi acestea
33 tickrate server
- Cod:
-
// bandwidth rates/settings
sv_unlag "1"
sv_maxunlag "0.5"
sv_unlag_debug "0"
sv_unlag_fixstuck "0"
sv_maxrate "20000"
sv_minrate "13000"
sv_client_predict "1"
sv_client_interpolate "1"
sv_client_min_interp_ratio "1.0"
sv_client_max_interp_ratio "1.0"
sv_minupdaterate "22"
sv_maxupdaterate "34"
sv_maxcmdrate "34"
sv_mincmdrate "22"
sv_client_cmdrate_difference "30"
sv_forcepreload "1"
66 tickrate server
- Cod:
-
// bandwidth rates/settings
sv_unlag "1"
sv_maxunlag "0.5"
sv_unlag_debug "0"
sv_unlag_fixstuck "0"
sv_maxrate "20000"
sv_minrate "13000"
sv_client_predict "1"
sv_client_interpolate "1"
sv_client_min_interp_ratio "1.0"
sv_client_max_interp_ratio "1.0"
sv_minupdaterate "34"
sv_maxupdaterate "66"
sv_maxcmdrate "66"
sv_mincmdrate "34"
sv_client_cmdrate_difference "30"
sv_forcepreload "1"
100 tickrate server
- Cod:
-
// bandwidth rates/settings
sv_unlag "1"
sv_maxunlag "0.5"
sv_unlag_debug "0"
sv_unlag_fixstuck "0"
sv_maxrate "30000"
sv_minrate "20000"
sv_client_predict "1"
sv_client_interpolate "1"
sv_client_min_interp_ratio "1.0"
sv_client_max_interp_ratio "1.0"
sv_minupdaterate "66"
sv_maxupdaterate "100"
sv_maxcmdrate "100"
sv_mincmdrate "66"
sv_client_cmdrate_difference "30"
sv_forcepreload "1"
sv_maxrate se calculeaza in functie de upload si numarul de jucatori
- Citat :
- upload bandwidth in kilobits per second / 8 * 1000 / player number = the theoretical maximum sv_maxrate you can run your server at
etali aici -->>>
http://whisper.ausgamers.com/wiki/index.php/Tickratesv_unlag 1 enables the lag compensation
sv_maxunlag 0.5 The netcode will compensate for 500ms. (default) daca crezi ca ai lag pe server maresti sv_maxunlag
sv_maxunlag 1 sau sv_maxunlag 1.5 dar precizia loviturilor va mai scade un pic
iar ca sa m,ai scazi pingul dai simultan ctrl+alt+del ,apoi la processes click dreapa pe srcds.exe ,Set Priority -> high
ETAPA 7
daca vrei sa intri in comunitatea nonsteam si sa ai si playeri pe serv musai sa l inscri pe CSS.SETTI.INFO
IMPORTANT
cei care au ftp server pentru download ff rapid , indicat este ca intai sa arhiveze toate resursele (mapele ,sunetele,etc ) in format bz2 cu arhivatorul 7-ZIP apoi sa le puna pe hostul respectiv
exemplu : harta cs_italy_tactik2.bsp are 10.6mb iar arhivata cs_italy_tactik2.bsp.bz2 are 4.75mb
iar in server.cfg treci linia asta
exemplu :
sv_downloadurl "http://domeniu.host.ro/"