Existing user? Sign in
Sign up
Games
Servers
Useful
User
Pass
2FA
Atentie! Aceasta este versiunea LowFi a topicului! Click
aici
pentru varianta originala.
dproto 0.9.87 [Protocol 47+48 STEAM - NONSTEAM]
Go to page
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
10
Next
Freakz Forum Index
->
Trash Bin
->
CS 2006-2019 (Archived)
->
Tutorials
Author
Message
550465
Shocker
[
Freakz owner
]
Posted: 06-07-2009, 23:26:56
| Translate post to:
... (
Click for more languages
)
Ce este dproto ? / What is dproto ?
dproto v0.9.87
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_9_87.rar
(fisierul a fost sters)
0.9.87:
Fixed steamid generation for Steamclient 2009
0.9.86:
Fixed: VAC Status was always "protected" on Windows servers.
Moved all options to configure fakeplayers detector to dproto.cfg
Update sample
amxx
plugins.
0.8.72:
Added quick fix for vulnerability in netchan's fragment parser
Enhanced detection of fakeplayers (against Argentinian haxxxorz)
0.8.68:
Improvements/bugfixes in fakeplayers/packet flood detection code
AMXX API and example plugins updated
Fixed bug with cid_AVSMP, it was always 1
Added useful commands for threats monitoring, check Readme.txt
bugfix, bugfix, bugfix, bugfix....
Added support for AVSMP clients
fix for random svc_bads on connect
proper bots detection method in fakeplayers detector
fixed problems with AMD engines
fixed hybrid answer mode
fakeplayers detector won't kick and ban bots anymore
fixed crash when working with bans DB (banid)
fix in new revEmu auth code
(untested) "The VAC problem" (when VAC banned clients are able to join server) should be fixed.
Source code will not be available anymore.
added option (HLTVExcept_IP) to allow HLTVs from specified address to join the server even if cid_HLTV is 5 (deprectated). May be useful if you using HLTVReport plugin, but you dont want to allow another HLTVs to join your server.
added protection against flooding server with connectionless (PlayerList, ServerInfo, Rules) queries.
added 2-level protection against all kinds of fake players
added config options to set first prefix of steamid for clients. For example, revEmu clients may be marked as STEAM_4_0_xx
added support for new revEmu/SteamClient2009 clients
added support for latest linux engine.
project moved to new versioning system; version format for now is MAJOR.MINOR.REVISION
0.4.8p:
fixed buffer overflow vulnerability in SV_ParseCvarValue2()
fixed crash for linux servers, when server started as unprivileged user that not able to write to server root directory.
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
https://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:
Code:
hldsupdatetool.exe -command update -game valve -dir . -verify_all
asteptati sa se termine apoi dati si
Code:
hldsupdatetool.exe -command update -game
cstrike
-dir . -verify_all
LINUX:
Code:
./steam -command update -game valve -dir . -verify_all
asteptati sa se termine apoi dati si
Code:
./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:
Code:
win32 addons\dproto\dproto.dll
Pentru linux adaugati:
Code:
linux addons/dproto/dproto_i386.so
- Copiati din arhiva fisierul dproto.cfg in /cstrike/dproto.cfg
- Adaugati in server.cfg linia
Code:
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.
IMPORTANT:
** Pentru ca dproto sa functioneze pentru cei care folosesc sisteme de operare linux pe 64 de biti, trebuie sa instaleze un pachet extra, dupa cum urmeaza:
- pentru ubuntu x64: "sudo apt-get install lib32stdc++6"
- pentru debian x64: "sudo apt-get install ia32-libs"
0
0
Dj Sky
[Mentally Stable]
Posted: 06-07-2009, 23:45:09
| Translate post to:
... (
Click for more languages
)
Sorry, this engine does not supported
Ce fac cu asta shoocker ?
0
0
banditu
[Mentally Stable]
Posted: 07-07-2009, 00:28:01
| Translate post to:
... (
Click for more languages
)
Idem.
0
0
XphaN
[mojito.freakz.ro]
Posted: 07-07-2009, 01:23:42
| Translate post to:
... (
Click for more languages
)
Ati facut update de la steam?
0
0
*0ranGe ! extrem
[I ❤ MY POLO!]
Posted: 07-07-2009, 08:08:02
| Translate post to:
... (
Click for more languages
)
Scrie mare acolo, faceti update ca nu va merge altfel, bravo xphan, sunt curios daca merge ca nu am incercat
0
0
Dj Sky
[Mentally Stable]
Posted: 07-07-2009, 08:39:00
| Translate post to:
... (
Click for more languages
)
Da acum am vazut aceasta chestie, nu prea ma pricep sa folosesc cmd, am serverul in D:/Sv poate ma poti ajuta si pe mine ca sunt bata cu, cmd.
Multumesc.
0
0
XphaN
[mojito.freakz.ro]
Posted: 07-07-2009, 16:30:19
| Translate post to:
... (
Click for more languages
)
Dai Start, apoi Run, scri cmd, dai enter, dai D:\SV\hldsupdatetool.exe -command update -game
cstrike
-verify_all -dir D:\SV
0
0
Dj Sky
[Mentally Stable]
Posted: 08-07-2009, 11:25:30
| Translate post to:
... (
Click for more languages
)
Multumesc foarte mult, acum merge.
0
0
ProG - Liviu
[Mentally Stable]
Posted: 12-07-2009, 15:50:37
| Translate post to:
... (
Click for more languages
)
Merge foarte bine pe linux apare pe net apare la favorit dar exista o problema .
Daca dai admin pe nick la amxmodx acesta nu functioneaza , doar daca e pe steam id sau ip functioneaza.
Exista cumva o solutie ?
0
0
Shocker
[
Freakz owner
]
Posted: 12-07-2009, 22:31:17
| Translate post to:
... (
Click for more languages
)
Ai incercat si adminfix sau cum se numea?
0
0
XphaN
[mojito.freakz.ro]
Posted: 12-07-2009, 23:04:44
| Translate post to:
... (
Click for more languages
)
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
0
0
Quality
[Mentally Stable]
Posted: 16-07-2009, 11:19:30
| Translate post to:
... (
Click for more languages
)
Ma ajutati si pe mine , nu pot face updatele , si am serverul in C .
0
0
ProG - Liviu
[Mentally Stable]
Posted: 16-07-2009, 13:57:41
| Translate post to:
... (
Click for more languages
)
Am instalat serveru de la 0 deci este actualizat la ultima versiune dar primesc aceasta erroare .
Si accepta decat steam user
L 07/15/2009 - 14:54:16: World triggered "Round_Start"
VAC secure mode is activated.
Connection to Steam servers successful.
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
couldn't exec settings.cfg
couldn't exec banned.cfg
couldn't exec listip.cfg
L 07/15/2009 - 14:54:08: Log file started (file "logs/L0715005.log") (game "cstrike") (version "48/1.1.2.6/Stdio/4617")
Server logging data to file logs/L0715005.log
scandir failed:/home/progpublic/82.77.212.194-27015/hlds_l/./platform/SAVE
scandir failed:/home/progpublic/82.77.212.194-27015/hlds_l/./valve/SAVE
L 07/15/2009 - 14:54:07: [META] dll: Finished loading 1 plugins
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'hamsandwich_amxx_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Not loading plugin 'Ham Sandwich'; already loaded (status=running)
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'csx_amxx_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'cstrike_amxx_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Not loading plugin 'CStrike'; already loaded (status=running)
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'fakemeta_amxx_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Not loading plugin 'FakeMeta'; already loaded (status=running)
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'engine_amxx_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Not loading plugin 'Engine'; already loaded (status=running)
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'fun_amxx_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Not loading plugin 'Fun'; already loaded (status=running)
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to load plugin 'dproto_i386.so'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed to attach plugin 'dproto'
L 07/15/2009 - 14:54:07: [META] WARNING: dll: Failed attach plugin 'dproto': Error from Meta_Attach(): 0
L 07/15/2009 - 14:54:07: Sorry, this version of engine isnt supported
Sorry, this version of engine isnt supported
L 07/15/2009 - 14:54:07: [DPROTO]: engine_i686.so found at 0xf17000
L 07/15/2009 - 14:54:07: [DPROTO]: Server port: 27015
L 07/15/2009 - 14:54:07: [DPROTO]: Config sucessfully loaded.
[DPROTO]: Config sucessfully loaded.
L 07/15/2009 - 14:54:07: [DPROTO]: Enable Fix for player ids on hlstats monitoring: OFF
L 07/15/2009 - 14:54:07: [DPROTO]: Setting game name to: (Native game name)
L 07/15/2009 - 14:54:07: [DPROTO]: Secondary server will execute this in connecting clients: 'connect 169.254.141.3:27015'
L 07/15/2009 - 14:54:07: [DPROTO]: Secondary server ServerInfo answer type: New Style (Source)
L 07/15/2009 - 14:54:07: [DPROTO]: Enable master client on secondary server: OFF
L 07/15/2009 - 14:54:07: [DPROTO]: Secondary server port: 28015
L 07/15/2009 - 14:54:07: [DPROTO]: Enable secondary redirect-server: OFF
L 07/15/2009 - 14:54:07: [DPROTO]: This version of game will be used by master-client to send to master-servers: '1.1.2.6/Stdio'
L 07/15/2009 - 14:54:07: [DPROTO]: Enable master-client emulation on primary port: OFF
L 07/15/2009 - 14:54:07: [DPROTO]: ServerInfo answer type: Hybrid
L 07/15/2009 - 14:54:07: [DPROTO]: Disable Native Auth (Steam/Valve): OFF
L 07/15/2009 - 14:54:07: [DPROTO]: Enable eSTEAMATiON: OFF
L 07/15/2009 - 14:54:07: [DPROTO]: Second prefix of authids genrated by ip: 3
L 07/15/2009 - 14:54:07: [DPROTO]: First prefix of authids genrated by ip: 0
L 07/15/2009 - 14:54:07: [DPROTO]: AuthID for steam unauthorized clients: STEAM_ID_PENDING
L 07/15/2009 - 14:54:07: [DPROTO]: AuthID for steam clients: Real STEAM_x:x
L 07/15/2009 - 14:54:07: [DPROTO]: AuthID for No-steam p48 clients: VALVE_ID_LAN
L 07/15/2009 - 14:54:07: [DPROTO]: AuthID for No-steam p47 clients: STEAM_ID_LAN
L 07/15/2009 - 14:54:07: [DPROTO]: AuthID for HLTV: HLTV
L 07/15/2009 - 14:54:07: [DPROTO]: MaxUserInfoSize = 230
L 07/15/2009 - 14:54:07: [DPROTO]: User Info Verification Mode: 3
L 07/15/2009 - 14:54:07: [DPROTO]: LoggingMode = 2
[DPROTO]: LoggingMode = 2
L 07/15/2009 - 14:54:07: [DPROTO]: Loading config './dproto.cfg'
[DPROTO]: Loading config './dproto.cfg'
L 07/15/2009 - 14:54:07: [DPROTO]: Version 0.2.7 Linux
[DPROTO]: Version 0.2.7 Linux
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
stray key in process_key: item_getiteminfo 63
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'Ham Sandwich': Ham Sandwich v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
L 07/15/2009 - 14:54:07: [META] WARNING: Failed to find memloc for regcmd 'ham'
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'CSX': CSX v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'CStrike': CStrike v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'FakeMeta': FakeMeta v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'Engine': Engine v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
L 07/15/2009 - 14:54:07: [META] dll: Loaded plugin 'Fun': Fun v1.8.1.3746 Aug 16 2008, AMX Mod X Dev Team
certain conditions; type 'amxx gpl' for details.
This is free software and you are welcome to redistribute it under
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
AMX Mod X version 1.8.1.3746 Copyright (c) 2004-2006 AMX Mod X Development Team
0
0
Shocker
[
Freakz owner
]
Posted: 16-07-2009, 14:37:05
| Translate post to:
... (
Click for more languages
)
"aceasta eroare" ? Care eroare? Din cate vad e loaded dproto, ar trebui sa mearga fara probleme
0
0
Quality
[Mentally Stable]
Posted: 16-07-2009, 16:48:35
| Translate post to:
... (
Click for more languages
)
Dc? Dupa ce fac update la sv nu mai merge dproto si inainte de a face merge, scrie dupa update bad load !!
Va rog ajutatima !
0
0
*0ranGe ! extrem
[I ❤ MY POLO!]
Posted: 16-07-2009, 17:29:54
| Translate post to:
... (
Click for more languages
)
Faci update la server dupa care bagi dproto, citeste bine tutorialul si nu mai posta aiurea, asigura-te ca ai citit cu atentie si ca ai facut exact ca acolo, cum zicea si Shocker, nu mai mergeti pe principiul .. aa aici bag asta in plugins.ini si a, gata, mai departe stiu eu ... nu, faceti intocmai cum e scris.
0
0
Z3ddy
[Mentally Stable]
Posted: 16-07-2009, 18:49:03
| Translate post to:
... (
Click for more languages
)
pentru ca a aparut alta veriune de swds.dll si inca dproto v0.2.7 n-o recunoaste, trebuie sa apara o alta versiune de dproto, mai asteptati
0
0
ProG - Liviu
[Mentally Stable]
Posted: 16-07-2009, 18:52:44
| Translate post to:
... (
Click for more languages
)
Pai uite care e problema nu ruleaza .
[ 8] Ham Sandwich RUN- hamsandwich_amxx v1.8.1.3 pl1ANYANY
[ 7] CSX RUN- csx_amxx_i386.so v1.8.1.3 pl1ANYANY
[ 6] CStrike RUN- cstrike_amxx_i38 v1.8.1.3 pl1ANYANY
[ 5] FakeMetaRUN- fakemeta_amxx_i3 v1.8.1.3 pl1ANYANY
[ 4] Engine RUN- engine_amxx_i386 v1.8.1.3 pl1ANYANY
[ 3] Fun RUN- fun_amxx_i386.so v1.8.1.3 pl1ANYANY
[ 2] dproto fail load dproto_i386.so v0.2.7 iniStart Never
[ 1] AMX Mod X RUN- amxmodx_mm_i386. v1.8.1.3 iniStart ANY
0
0
SeaGer
[Very Important Person]
Posted: 16-07-2009, 19:52:05
| Translate post to:
... (
Click for more languages
)
never ala e de la categoria unloadable
jos nu iti zice asa?
Code:
8 plugins , 8 running
0
0
ProG - Liviu
[Mentally Stable]
Posted: 16-07-2009, 21:25:50
| Translate post to:
... (
Click for more languages
)
Nu da exact asa
8 plugins , 7 running
Mentionez serverul este facut astazi . posibil sa se fi facut o adaptare ceva la steam in ultimele zile .
asta cred eu
0
0
Imm0rtal
[Mentally Stable]
Posted: 16-07-2009, 23:50:39
| Translate post to:
... (
Click for more languages
)
Am incercat de m-am plictisit in toate metodele posibile, tot
fail load
imi da la dproto
Nu urca nimeni un server gata facut pe windows
0
0
*0ranGe ! extrem
[I ❤ MY POLO!]
Posted: 17-07-2009, 09:15:16
| Translate post to:
... (
Click for more languages
)
Asteapta sa se faca update la dproto atunci sau faceti serverul de pe tutorialele facute de Shocker.
0
0
ProG - Liviu
[Mentally Stable]
Posted: 17-07-2009, 10:00:12
| Translate post to:
... (
Click for more languages
)
Nici o problema astept , decat ca era foarte bun aparea pe net la fav , varianta cbooster nu apare la fav la cei cu steam , era un avantaj .
0
0
BlueLA-COLT
[Mentally Stable]
Posted: 18-07-2009, 19:56:53
| Translate post to:
... (
Click for more languages
)
mie nu mi se mai activeaza addonsu` si sv se face steam only cv sugestii?
0
0
ProG - Liviu
[Mentally Stable]
Posted: 19-07-2009, 01:09:36
| Translate post to:
... (
Click for more languages
)
a aparut noua versiune .
download
(fisierul a fost sters)
0
0
xUuU
[Salvatore Riina]
Posted: 19-07-2009, 17:51:24
| Translate post to:
... (
Click for more languages
)
am si eu o problema
am server cu
amxx
si statsme merge perfect doar ca nu apare la fav si la internet
am bagat dproto si cand deschid serverul imi da eroare aia cu don`t send
daca dezactivez statsme merge fara nici o prob.
exista rezolvare sa mearga si statsme?
0
0
karim
[Mentally Stable]
Posted: 19-07-2009, 19:18:38
| Translate post to:
... (
Click for more languages
)
am si eu un sv de war3FT am pus dproto 0.2.8 merge perfect dar este o problema nu apare sv la fav care ar fi cauza , modul war3FT?
0
0
allstars
[Mentally Stable]
Posted: 19-07-2009, 19:19:37
| Translate post to:
... (
Click for more languages
)
ProG - Liviu wrote:
a aparut noua versiune .
download
(fisierul a fost sters)
si cum se instaleaza ca vad ca are mai multe prin el decat celalalt ?!
0
0
Shocker
[
Freakz owner
]
Posted: 19-07-2009, 20:26:25
| Translate post to:
... (
Click for more languages
)
allstars, ca celalalt. Cauti dproto.dll si dproto.cfg, le bagi unde zice in tutorial, si gata
0
0
karim
[Mentally Stable]
Posted: 19-07-2009, 20:31:32
| Translate post to:
... (
Click for more languages
)
dar imi poate spune cineva dc nu apare sv la fav cand bagi dproto 0.2.8?
0
0
Shocker
[
Freakz owner
]
Posted: 19-07-2009, 20:41:45
| Translate post to:
... (
Click for more languages
)
Incearca sa modifici linia
Code:
ServerInfoAnswerType = 2
din dproto.cfg. Baga = 0 sau = 1, poate merge
0
0
karim
[Mentally Stable]
Posted: 19-07-2009, 22:45:33
| Translate post to:
... (
Click for more languages
)
nu merge tot nu apare la favorite...apropo dak folosim dproto mai avem nevoie si de setmaster in server.cfg si dak avem nevoie care ar fi acelea.
0
0
Shocker
[
Freakz owner
]
Posted: 19-07-2009, 22:52:09
| Translate post to:
... (
Click for more languages
)
Nu stiu exact cum e facut dproto. cbooster-ul facut de crock se adauga singur in lista cu servere. Adauga totusi setmasterele, tot alea care erau si pana acum, vezi celelalte tutoriale
0
0
xUuU
[Salvatore Riina]
Posted: 20-07-2009, 04:53:06
| Translate post to:
... (
Click for more languages
)
gata merge perfect
apare si la fav si la internet
ms pt patch
0
0
ProG - Liviu
[Mentally Stable]
Posted: 21-07-2009, 02:15:20
| Translate post to:
... (
Click for more languages
)
Aceiasi problema o am si eu apare la favorit dar nu apare pe net nici de nebun.
Am modificat in cfg si degeaba .
Alta idee?
0
0
Freakz Forum Index
->
Trash Bin
->
CS 2006-2019 (Archived)
->
Tutorials
Go to page
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
,
10
Next
The time now is 18-08-2025, 01:18:03
Copyright info
Based on phpBB
ro
/
com
B
Login
I forgot my password
World of Warcraft
Login for more...
Download WoW 7.3.5
Misc
eSports
Achievements
Buy reputation with votes
Reputation trades
Forum rules
Ban list
Members list
User guide (FAQ)
World of Warcraft
View details