RonKo Fun & Fight
Bine ati venit in comunitatea RonKo Fun & Fight !!!!!
RonKo Fun & Fight
Bine ati venit in comunitatea RonKo Fun & Fight !!!!!
RonKo Fun & Fight
Doriti să reactionati la acest mesaj? Creati un cont în câteva clickuri sau conectati-vă pentru a continua.

RonKo Fun & Fight

Bine Ati Venit Pe Forumul Serverului de Counter-Strike RonKo Fun & Fight
 
AcasaUltimele imaginiCăutareÎnregistrareConectare

 

 Cum sa iti faci serverul public [47+48] windows si linux

In jos 
2 participan?i
AutorMesaj
ronnie
Admin
ronnie


masculin
Numarul mesajelor : 147
Localizare : Bucuresti
Data de inscriere : 18/06/2008

Cum sa iti faci serverul public [47+48] windows si linux Empty
MesajSubiect: Cum sa iti faci serverul public [47+48] windows si linux   Cum sa iti faci serverul public [47+48] windows si linux Icon_minitimeDum 06 Sept 2009, 16:04

Cu acest plugin pentru metamod serverul apare la internet si favorites. El este un fel de cbooster dar mult mai bun. Inainte de a-l baga trebuie sa faceti update la steam adica la server (hldsupdatetool).

Autorul nu-l stiu sigur, e luat de pe un site rusesc , mai jos aveti tutorialul in romana.

Pentru inceput downloadati asta: Dproto

Intrati unde aveti instalat serverul apoi cstrike, apoi addons (HLDS/cstrike/addons) si creati un folder numit dproto. Copiati fisierul din arhiva dproto.dll si duceti-l in folderul dproto.
In caz linux copiati dproto_i386.so tot in dproto folderul.


Intrati in HLDS/cstrike/addons/metamod/ , deschideti plugins.ini si adaugati urmatoarea linie :

Cod:
win32  addons\dproto\dproto.dll


In caz LINUX:

Cod:
linux addons\dproto\dproto_i386.so


Intrati in HLDS si copiati fisierul dproto.cfg . In caz LINUX faceti tot la fel.

In caz ca aveti la server -nomaster pus, scoteti-l. In caz LINUX cand deschideti serverul folositi urmatoarele comenzi :

Cod:
./hlds_run -binary ./hlds_i686

Pentru a vedea daca merge tastati in consola de la server metalist si vedeti daca apare RUN.

Succes !!!!

Cod:
dproto - its a plugin for metamod that allows p.47 and 48 no-steam clients to join the server.

CURRENT VERSION: 0.2.8
For more information and updates please check http://cs.rin.ru/forum/viewtopic.php?f=29&t=52728

ARCHIVE CONTAINS:
  bin directory - Binaries (libraries) for linux and windows.
  src directory - Source code. You need this only if you want to build dproto by youself.
  dproto.cfg - dproto configuration file.
  Readme.txt - This file.

REQUIREMENTS:
  - clean or patched by VUP engines
  - metamod 1.19 or 1.19p32
  - currently supported builds are:
      Linux: 2738,  4383 (24 Oct 2008), 4383 (Released at Apr 2009), 4383 (Released 19 May 2009), 4617
      Windows: 4382, 4554, 4554 (19 May 2009), 4554 (15 Jun 2009)

INSTALLATION:
  1. Go to <gamedir>/addons/ and make new directory named dproto
      <gamedir> - its a game directory; cstrike for Counter-Strike, valve for Half-Life, etc
  2. Copy dproto.dll or dproto_i386.so to <gamedir>/addons/dproto/
  3. Go to metamod installation directory (usually its <gamedir>/addons/metamod/) and edit plugins.ini:
      add this line for windows
        win32 addons\dproto\dproto.dll
      or this for linux
        linux addons\dproto\dproto_i386.so
      at the beginning of the file
  4. Copy dproto.cfg to server root or gamedir.
  5. Start the server. You should use this command on linux:
      ./hlds_run -binary ./hlds_i686
 
      when server loads, type "meta list" in console. You'll see something like this:
      Currently loaded plugins:
            description      stat pend  file              vers      src  load  unlod
      [ 1] dproto          RUN  -    dproto_i386.so    v0.2.8    ini  Start Never
      [ 2] AMX Mod X        RUN  -    amxmodx_mm_i386.  v1.8.1.3  ini  Start ANY
      2 plugins, 2 running
  6. Enjoy :)

ESTIAMATION SUPPORT
  dproto can be configured to use eSTEAMATiON to generate unique SteamIDs for clients having client-side emulator.
  If you dont need client-side emulators support, dont use eST.
 

HOW TO SETUP ESTIAMATION:
  Requirements:
      - For p.48 servers: Clean steamclient_linux.so, libSteamValidateUserIDTickets_i486.so for linux; Steam.dll for windows

  1. Download the eST 1.8 from official thread (http://cs.rin.ru/forum/viewtopic.php?f=29&t=49081), extract the archive to temporary directory. For next actions use WIN32/HL1 Engine or LINUX/HL1 Engine directory depends on your OS.
  2. Copy the cfg directory from extracted archive to server root.
  3a. Windows. Copy eSTEAMATiON.dll to server root.
  3b. Linux. Copy libSteamValidateUserIDTickets_i386.so to server root, then rename it to eSTEAMATiON.so
  4b. Linux. Copy tier0_s_i486.so from any p.47 server to your server root, if this file does not exist.
  5a. Windows. Copy vlvticket.dll from [dproto_x_x_x.rar]/src/dproto/stub_steam/windows/vlvticket/Release/ to server root
  5b. Linux. Copy vlvticket_i386.so from [dproto_x_x_x.rar]/src/dproto/stub_steam/linux/ to server root.
  6. Configure eST by editing cfg/esteamation.cfg
  7. Set Emulation = 1 in dproto.cfg
  8. Start Server

  If all OK, you'll see eST initializtion log in server console.

  With enabled eST dproto will do following things when client trying to authorize:

      1. Try authorize the client using native steam library. If client sucessfully authorized they will get real steam ID.
      2. If native auth fails, try to authorize them using eST. If client sucessfully authorized they will get steam ID genereated by eST.
      3. If eST auth fails client will be rejected.


HOW TO COMPILE DPROTO?
  You need hlsdk and metamod source code to build metamod plugins.

  http://metamod.sourceforge.net/files/sdk/hlsdk-2.3-p3.zip
  http://prdownloads.sourceforge.net/metamod/metamod-1.19-win.src.zip?download

  Dl it and make directory hierarchy like this:

  (Some Dir)
        |
        | - hlsdk 
        |    | - singleplayer
        |    | - multiplayer
        |
        | - metamod-1.19
        |    | - metamod
        |    | - dproto

  You need Microsoft Visual Studio 2008 to compile dproto under windows.

THANKS TO:
  Armind - testing, bugreporting;
  Dark-Master  - testing, bugreporting;
  debugger_perm for original idea and testing;
  DrilLer - testing, bugreporting;
  GoD2.0 - for redirection fix idea;
  gromo - testing, bugreporting;
  ineya - for Hybrid serverinfo trick;
  jamess - for "deprecated" id idea;
  La_Vladimir - testing, bugreporting;
  Lev (aka Flasher) for help and testing;
  P4rD0nM3  - testing, bugreporting;
  **$n@!ke** - testing, hlstats fix idea;
  Valve for good games ;)

Functioneaza garantat......Serverul CS.RONKO.RO ruleaza dupa acest tutorial !!!!!!!!!!!!!!
Sus In jos
https://ronko.forumgratuit.ro
vic




masculin
Numarul mesajelor : 19
Data nasterii : 09/09/1981
Varsta : 43
Localizare : Roman
Data de inscriere : 29/07/2009

Cum sa iti faci serverul public [47+48] windows si linux Empty
MesajSubiect: Re: Cum sa iti faci serverul public [47+48] windows si linux   Cum sa iti faci serverul public [47+48] windows si linux Icon_minitimeDum 06 Sept 2009, 18:08

De ce nu vedem serverul pe gametracker.com?
Sus In jos
ronnie
Admin
ronnie


masculin
Numarul mesajelor : 147
Localizare : Bucuresti
Data de inscriere : 18/06/2008

Cum sa iti faci serverul public [47+48] windows si linux Empty
MesajSubiect: Re: Cum sa iti faci serverul public [47+48] windows si linux   Cum sa iti faci serverul public [47+48] windows si linux Icon_minitimeLun 07 Sept 2009, 02:16

e posibil sa fie de la providerul meu DCN..(din setarile portului de la provider pe ip-ul asta)..ICAI mergea fara probleme
Sus In jos
https://ronko.forumgratuit.ro
Continut sponsorizat





Cum sa iti faci serverul public [47+48] windows si linux Empty
MesajSubiect: Re: Cum sa iti faci serverul public [47+48] windows si linux   Cum sa iti faci serverul public [47+48] windows si linux Icon_minitime

Sus In jos
 
Cum sa iti faci serverul public [47+48] windows si linux
Sus 
Pagina 1 din 1
 Subiecte similare
-
» Tutorial Server CS 1.6 [FOARTE RAPID > Windows ]
» Tutorial instalare AmxMoDX + SoccerJam (Football MoD) [Win & Linux]
» Tutorial instalare HL Booster [Windows]
» Anti CSDoS by Shocker [Windows]
» Metode micsorare LAG [WINDOWS] [SERVER]

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
RonKo Fun & Fight  :: Tutoriale pentru counter-strike v1.6-
Mergi direct la: