server linux steam and nonsteam problema

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
THC dark
Membru, skill +1
Membru, skill +1
Posts: 336
Joined: 03 Dec 2007, 00:34
Detinator Steam: Da
CS Status: CS 1.6 rulez
Detinator server CS: Classic.pow3rful.com
SteamID: pm for it...
Has thanked: 2 times
Been thanked: 10 times

15 May 2010, 14:59

sal
deci cu win. no problem dar acu am server pe linux
si vreau sa il fac steam nonsteam sa apara la fav si la internet
ce tre sa fac mai exact la dproto am luat arhiva pentru linux merge dproto dar cand ma conectez da protocol 48 only
acelas dproto 4.8 pe win merge fara problema ce trebuie sa ii fac ???
Servere Hostate in UK-Anglia--info = http://www.pow3rful.com

Image

Image
RoyalServer 2
THC dark
Membru, skill +1
Membru, skill +1
Posts: 336
Joined: 03 Dec 2007, 00:34
Detinator Steam: Da
CS Status: CS 1.6 rulez
Detinator server CS: Classic.pow3rful.com
SteamID: pm for it...
Has thanked: 2 times
Been thanked: 10 times

16 May 2010, 11:52

uppp
Servere Hostate in UK-Anglia--info = http://www.pow3rful.com

Image

Image
User avatar
ZareX
Membru, skill 0
Membru, skill 0
Posts: 6
Joined: 09 May 2010, 08:48
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
Detinator server CS: DA
Contact:

16 May 2010, 11:59

Ce este dproto ? / What is dproto ?
dproto v0.4.8 / dproto v0.2.8 este un plugin metamod facut de Crock care permite conexiuni pe server de la utilizatorii de CS Protocol 47 + 48, Steam + NonSteam.

[+] Serverul apare cu succes la [Internet] si [Favorites]
[+] Arata iconitele jucatorilor cu STEAM.
[+] Functioneaza cu ultima versiune de swds.dll

Download dproto
Download: http://download.freakz.ro/dproto_0_4_8.rar (130.09 KB, 1850 downloads, adaugat 28-03-2010)

0.4.8:

fixed problem with dropping clients with "Unknown HLTV Type" message

fix in anti-svc_bad code, it should work fine now

0.4.7:

fixed: old WON clients (CS patch 21 and lower) unable to join server

0.4.6:

fixed NET_SendPacket error that appears when server tried to drop deprecated client

0.4.5:

implemented fix for "Server failed to transmit file AY&SY" kind of svc_bad's

UTF8 Chat/Nicknames support completely removed (will add it to another plugin)

Userinfo filter removed because it does not needed anymore (it was a temporary fix for svc_bad's)

added separate AuthProvider (dp_r_id_provider cvar) constant for HLTV (check amxx/dp_test.sma)

fixed GameNameChanger plugins under Windows.

There are a lot of changes in dproto.cfg. Old configs won't work with this version.




Versiuni mai vechi gasiti la http://www.freakz.ro/downloads.html?search=dproto



Cum se instaleaza dproto
- Faceti NEAPARAT un update la engine-urile serverului:
Cum faceti update-ul? Dati click pe Start, Run si scrieti cmd in casuta. Intrati in folderul vostru unde este instalat serverul si dati urmatoarele comenzi:
WINDOWS:

Cod:
hldsupdatetool.exe -command update -game valve -dir . -verify_all


asteptati sa se termine apoi dati si

Cod:
hldsupdatetool.exe -command update -game cstrike -dir . -verify_all


LINUX:

Cod:
./steam -command update -game valve -dir . -verify_all


asteptati sa se termine apoi dati si

Cod:
./steam -command update -game cstrike -dir . -verify_all



- Intrati in /cstrike/addons/
- Creati un folder numit 'dproto'

- Copiati fisierul dproto_i386.so -(linux) sau dproto.dll -(windows) din arhiva, in HLDS/csrike/addons/dropto/

- Intrati in HLDS/cstrike/addons/metamod/
- Deschideti plugins.ini si adaugati pentru Windows:

Cod:

win32 addons\dproto\dproto.dll



Pentru linux adaugati:
Cod:

linux addons/dproto/dproto_i386.so




- Copiati din arhiva fisierul dproto.cfg in /cstrike/dproto.cfg
- Adaugati in server.cfg linia

Cod:

exec dproto.cfg


- Gata.


- Daca aveti setat la parametrii -nomaster, trebuie sa il stergeti, pluginul se va conecta automat la serverele STEAM.

English instructions
Q: What is dproto?
A: Dproto was made as replace for cbooster on double-protocoling solutions area. dproto designed to work for new p.48 HLDS, so all steam features can be used with it. Dproto has one primary goal - to allow old clients to join new servers, all another features are secondary and they were added by users requests. Also note, that dproto is not an emulator, so dont wait unique steamid generation methods. If you want this - use server-side emulators (revEmu for exmaple).

Q: How to install dproto?
A:
Quote:
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.6 ini Start Never
[ 2] AMX Mod X RUN - amxmodx_mm_i386. v1.8.1.3 ini Start ANY
2 plugins, 2 running
6. Enjoy


Q: I installed dproto, but it does not work. meta list says this:
Code: Select all | Line number On/Off | Expand/Contract
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] dproto fail load dproto_i386.so v0.2.6 ini Start Never

A: Start server with -console +log on +mp_logecho 1 parameters and look through console output. You'll find the reason there.

Q: AmxModX admins could not authorize using their password.
A: Just replace _pw in dproto.cfg:
Quote:
ValidInfoFields_Engine = \name\bottomcolor\topcolor\model\cl_lc\cl_lw\cl_updaterate\cl_dlmax\rate\_pw\*hltv\password

to field that you using for keep admin password.

Q: I dont see my server in steam favorites!
A: Set ServerInfoAnswerType to 0 or 2 in dproto.cfg

Q: My server is invisible in favorites in cs v24!
A: Set ServerInfoAnswerType to 1 or 2 in dproto.cfg

Q: How to make my server visible both in old no steam clients and steam?
A: Set ServerInfoAnswerType to 2 in dproto.cfg

Q: I'm getting "Error verifying STEAM UserID Ticket(server was
unable to contact the authentication server)" error when playing on legit client.
Q: Bans for legit SteamID do not work. Users with banned IDs are able to play on server.
A: Your server can't conect/lost connection to steam servers. I dont know universal method to check connection to steam servers (if someone know it - pls tell me). If you have VAC secured server, use stat command. If it shows version as "insecure" or "insecure (secure mode enabled, disconnected from Steam3)" it means that connection to steam servers lost. This problem is not related to dproto, but i can give some tips to fix it:
1. Check if outgoing TCP connections are allowed to destination port 27030
2. Check if outgoing UDP datagrams are allowed from local ports 2690x
3. If you using linux, you should add +ip <server ip> parameter to command line. I'm using +ip 0.0.0.0 for example and it works fine.

Image
Image
Image
THC dark
Membru, skill +1
Membru, skill +1
Posts: 336
Joined: 03 Dec 2007, 00:34
Detinator Steam: Da
CS Status: CS 1.6 rulez
Detinator server CS: Classic.pow3rful.com
SteamID: pm for it...
Has thanked: 2 times
Been thanked: 10 times

16 May 2010, 12:29

super ai citit ce am spus eu ???
am spus ca am pus dproto dau meta list el functioneaza dar imi da treaba cu 48 only
serveru are cel mai nou engin
Servere Hostate in UK-Anglia--info = http://www.pow3rful.com

Image

Image
User avatar
Awakening
eXtream Mod
eXtream Mod
Posts: 3933
Joined: 06 Apr 2010, 11:01
Detinator Steam: Da
CS Status: Plictiseala
Detinator server CS: Adio cs
SteamID: eliara
Reputatie: eXtream Mod
Fost Manager VEST.eXtream.Ro
Fost Manager ZM.eXtream.Ro
Membru Club eXtreamCS (6 luni)
Nume anterior: CRISTIAN
Location: Bucuresti
Discord: m_i3
Has thanked: 151 times
Been thanked: 344 times

16 May 2010, 13:19

Daca are status RUNNING ia verifica daca dproto.cfg este bine setat. Daca corespunde versiunii.
THC dark
Membru, skill +1
Membru, skill +1
Posts: 336
Joined: 03 Dec 2007, 00:34
Detinator Steam: Da
CS Status: CS 1.6 rulez
Detinator server CS: Classic.pow3rful.com
SteamID: pm for it...
Has thanked: 2 times
Been thanked: 10 times

16 May 2010, 13:42

dea 4.8 este aceasi versiune da o sa mai verific ceva si revin daca am rezolvat sau nu
EDIT REZOLVAT
am pus versiunea 3.7 si merge fara probleme
Servere Hostate in UK-Anglia--info = http://www.pow3rful.com

Image

Image
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: Petal [Bot] and 108 guests