Problema cu boost-ul

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Locked
User avatar
jy0nsS
Membru, skill +1
Membru, skill +1
Posts: 282
Joined: 20 Aug 2015, 10:54
Detinator Steam: Da
CS Status: PamPamPam :)
Fond eXtream: 0
Location: Germania
Contact:

22 Sep 2016, 19:13

Salut extreamcs. Ce se intampla de atunci cand dau boost de la gametracker, GTRS , nu imi dropeaza asa multi? Si dropeaza greu? Se poate sa fie de la serverul meu? Se poate sa am ceva bagat si sa nu permita droparea? Desi inainte mergea calumea, dadeam boost si in maxim 4-5 minute era full..

Multumesc anticipat !
RoyalServer 2
User avatar
Jorj
Fost moderator
Fost moderator
Posts: 3494
Joined: 13 Aug 2013, 18:10
Detinator Steam: Da
Detinator server CS: Furien.LsZ.Ro
SteamID: clic_lsz
Reputatie: Fost eXtream Mod
Fost Membru Club eXtreamCS (patru luni)
Nume anterior: Clic
Location: Piatra Neamt
Has thanked: 1 time
Been thanked: 20 times
Contact:

23 Sep 2016, 11:20

Probabil e de la dproto... Ii da afara cand incearca sa se conecteze.
Posteaza dproto.cfg
Intermediez tranzactii cand am chef si timp ! :)

Image
User avatar
jy0nsS
Membru, skill +1
Membru, skill +1
Posts: 282
Joined: 20 Aug 2015, 10:54
Detinator Steam: Da
CS Status: PamPamPam :)
Fond eXtream: 0
Location: Germania
Contact:

23 Sep 2016, 18:38

| Afiseaza codul
# ========================================================
# 		DPROTO CONFIGURATION
# ========================================================

#
# General rule for modifying this file:
#	DONT CHANGE ANYTHING IF YOU DONT KNOW WHAT IT MEANS!
#


# ========================================================
# 		AUTHID MANAGEMENT
# ========================================================

# ClientID types (for cid_* options)
#  1: Real (or generated by HW) steam (STEAM_xx:xx:xx)
#  2: Real (or generated by HW) valve (VALVE_xx:xx:xx)
#  3: STEAM_ by IP
#  4: VALVE_ by IP
#  5: Deprecated - client will be rejected
#  6: reserved for future use
#  7: HLTV
#  8: STEAM_ID_LAN
#  9: STEAM_ID_PENDING
#  10: VALVE_ID_LAN
#  11: VALVE_ID_PENDING
#  12: STEAM_666:88:666

# Use these options to set authid's for clients

# for HLTV (default is HLTV [7])
cid_HLTV = 7

# for p.47 clients that do not support unique id generation (default is VALVE_ by IP [4])
cid_NoSteam47 = 4

# for p.48 clients that do not support unique id generation (default is VALVE_ by IP [4])
cid_NoSteam48 = 4

# For Legit Steam clients (default is real STEAM_xx:xx:xx [1])
cid_Steam = 1

# Client recognized as pending when they sucessfully authorized, but did not get steam id
# REMARK: Actually, it got steamid, but it is useless (STEAM_0:0:0 for example)
# default is STEAM_ID_PENDING [9]
cid_SteamPending = 9

# For players having revEmu ( >= 9.74) on client-side:
# default is real STEAM_xx:xx:xx [1]
cid_RevEmu = 1

# For players having RevEmu 2013 on client-side:
# default is real STEAM_xx:xx:xx [1]
cid_RevEmu2013 = 1

# For players having SteamClient 2009 / revEmu > 9.82 on client-side:
# default is real STEAM_xx:xx:xx [1]
cid_SC2009 = 1

# For players having old revEmu on client-side:
# default is real STEAM_xx:xx:xx [1]
cid_OldRevEmu = 1

# For players having hCupa's SteamEmu on client-side:
# default is real STEAM_xx:xx:xx [1]
cid_SteamEmu = 1

# For players having AVSMP (Cracked Steam) on client-side:
# default is real STEAM_xx:xx:xx [1]
cid_AVSMP = 1

# For SETTI ServerScanner
# default is STEAM_xx:xx:xx generated by IP [3]
cid_Setti = 3

# For SXEI Clients
# default is real STEAM_xx:xx:xx [1]
cid_SXEI = 1

# EnableSXEIdGeneration (0 / 1)
# Turns on steamid generation based on info sent by sXeI client
# Enable this only if you have sXeI server installed!
EnableSXEIdGeneration = 0

# SC2009_RevCompatMode (0 / 1)
# Enable fix to make steamids generated for SC2009 compatible with revEmu
SC2009_RevCompatMode = 1

# SteamEmuCompatMode (0 / 1)
# An analog for eSTEAMATiON's EnforceSteamEmuCompatIDMode option.
# Affects only Old RevEmu and SteamEmu emulators.
SteamEmuCompatMode = 1

# OldEstCompatMode (0 / 1)
# Enables/Disables fix for steamids generated by eST in 0.3.1 version.
# Set this to 1 if you want to make steamids generated by eST as in < 0.3.0 versions.
OldEstCompatMode = 0

# SteamIdHashSalt (string)
# Salt string for SteamIDs hashing. Irreversibly changes SteamIDs. Applies only to SteamIDs generated by emulators.
# Should be more than 16 chars length. If string is empty, hashing is not applied.
SteamIdHashSalt = 92837465019182736450

# IPGen_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by IP
IPGen_Prefix1 = 0

# IPGen_Prefix2 (int)
# STEAM_a:b:c
# second prefix (b) for authids generated by IP
IPGen_Prefix2 = 4

# Native_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by native auth method (Steam)
Native_Prefix1 = 0;

# RevEmu_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by Steamclient 2009
SC2009_Prefix1 = 0;

# RevEmu_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by RevEmu
RevEmu_Prefix1 = 0;

# RevEmu2013_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by RevEmu2013
RevEmu2013_Prefix1 = 0;

# OldRevEmu_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by old RevEmu
OldRevEmu_Prefix1 = 0;

# SteamEmu_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids generated by SteamEmu
SteamEmu_Prefix1 = 0;

# SteamEmu_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids assigned for AVSMP Clients (Cracked steam)
AVSMP_Prefix1 = 0;

# Setti_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids assigned for Setti server scanner
Setti_Prefix1 = 0;

# SXEI_Prefix1 (int)
# STEAM_a:b:c
# first prefix (a) for authids assigned for sXeI clients
SXEI_Prefix1 = 0;


# Note that banid will use steamid WITHOUT any prefixes!


# ========================================================
# 		ATTACKS SUPRESSION
# ========================================================

# FakePlayers_AntiReconnect (0/1)
# Enables detection of fakeplayers that reconnects quickly (every < 10 seconds)
# before fake players checks have completed.
#   Default is 1 (ON).
FakePlayers_AntiReconnect = 1

# FakePlayers_BanTime (minutes)
# Dproto will ban IP spamming fakeplayers for time (in minutes) specified in this variable
#   Default is 120 minutes.
#   Use 0 for permanent ban.
#   Use negative vaules to disable ban (fake players will only be kicked).
FakePlayers_BanTime = 120

# Exploits_CheckDownloads (0/1)
# Enable checking of requested download files against precached resources.
#   Default is 1 (ON).
Exploits_CheckDownloads = 1

# Exploits_DisableUploads (0/1)
# Disable file uploads (not customizations) to the server.
#   Default is 1 (ON).
Exploits_DisableUploads = 1


# ========================================================
# 		OTHER STUFF
# ========================================================

# LoggingMode:
#   0 = None
#   1 = Console
#   2 = Log Files
#   3 = Both
LoggingMode = 2

# ThreatsLoggingMode (0/1)
# Enable logging of threats details.
#   Default is 0 (OFF).
ThreatsLoggingMode = 0

# DisableNativeAuth (0/1)
# Disables valve/steam auth system.
#   For p.47 Based: Server will not connect to auth servers.
#   For All: Server will not call authorization functions.
# This is a fix for startup freeze for old (p.47) servers.
DisableNativeAuth = 0

# ServerInfoAnswerType (0/1/2)
# Sets server answer type for query requests
#   0 = New style (Source Engine)
#   1 = Old Style (Fix favorites list for p.47 clients)
#   2 = Hybrid mode (Old Style sent first)
#   Default is 0 (Source Engine).
ServerInfoAnswerType = 2

# Game_Name (string)
# Sets game name displayed for clients
# If Game_Name is empty, native game name will be used
Game_Name = 

# Enables fix for proper player id displaying on HLStats server monitoring
# Enable this only if you have HLStats
HLStatsPlayerIdFix = 0

# Enables spreading of user setinfo topcolor and bottomcolor settings.
# Disable this if mod doesn't support coloring of player models.
SpreadUserInfoColors = 1

# ExportVersion (0/1)
# Enables/Disables exporting of dp_version cvar
#   1 = dp_version cvar will be exported to server rules. It will be visible in server monitoring tools (like HLSW)
#   0 = dp_version cvar will not be exported to server rules.
ExportVersion = 1

# HLTVExcept_IP (ip addr)
# HLTV from this IP will be able to join the server even if cid_HLTV is set to 5 (deprecated)
HLTVExcept_IP = 127.0.0.1
User avatar
jy0nsS
Membru, skill +1
Membru, skill +1
Posts: 282
Joined: 20 Aug 2015, 10:54
Detinator Steam: Da
CS Status: PamPamPam :)
Fond eXtream: 0
Location: Germania
Contact:

24 Sep 2016, 17:52

Cam asa arata consola serverului in timpul boost-ului
| Afiseaza codul
Dropped MADARA from server
Reason:  Client sent 'drop'
Dropped gamer123 from server
Reason:  Client sent 'drop'
5.102.109.180:27005:reconnect
[CF.Fix]: Ignoring 1 custom decals from gamer123
L 09/24/2016 - 17:32:57: [adminchat.amxx] Chat: "4Ev3rAl0n3^<66><STEAM_0:0:1265626458><>" psay "ApaLaKill<57><STEAM_0:0:1979997530><>" "nu intri?"
Dropped GIS*Jucator from server
Reason:  Client sent 'drop'
Dropped GrAviTTy from server
Reason:  Client sent 'drop'
Dropped Cumedor from server
Reason:  Client sent 'drop'
L 09/24/2016 - 17:33:35: [adminchat.amxx] Chat: "4Ev3rAl0n3^<66><STEAM_0:0:1265626458><>" psay "ApaLaKill<57><STEAM_0:0:1979997530><>" "ma uit sa vad daca is cumva codati"
Dropped AlexMatador from server
Reason:  Client sent 'drop'
[CF.Fix]: Ignoring 1 custom decals from anthony
Dropped fire_king from server
Reason:  Client sent 'drop'
L 09/24/2016 - 17:33:58: [adminchat.amxx] Chat: "4Ev3rAl0n3^<66><STEAM_0:0:1265626458><>" tsay "BMB"
Dropped anthony from server
Reason:  Fake client. Connection was in idle state.
Dropped kurta from server
Reason:  Client sent 'drop'
Dropped Ubica234 from server
Reason:  Client sent 'drop'
Dropped Zukman from server
Reason:  Client sent 'drop'
178.220.111.107:27005:reconnect
L 09/24/2016 - 17:35:08: [adminchat.amxx] Chat: "4Ev3rAl0n3^<66><STEAM_0:0:1265626458><>" tsay "Please speak english guys"
178.220.111.107:1035:reconnect
[CF.Fix]: Ignoring 1 custom decals from kurta
[CF.Fix]: Ignoring 1 custom decals from Ubica234
[CF.Fix]: Ignoring 1 custom decals from AlexMatador
Dropped Pro Head Shut!? from server
Reason:  Client sent 'drop'
Dropped SuntUnMareLake from server
Reason:  Client sent 'drop'
Dropped DUCK from server
Reason:  Client sent 'drop'
[CF.Fix]: Ignoring 1 custom decals from Pro Head Shut!?
[CF.Fix]: Ignoring 1 custom decals from DUCK
PTB: Runda s-a terminat, verific echipele
PTB: Runda s-a terminat, verific echipele
Dropped daku from server
Reason:  Client sent 'drop'
PTB: Runda s-a terminat, verific echipele
PTB: Nici o transferare nu ar echilibra echipele
Dropped Fidann from server
Reason:  Client sent 'drop'
Dropped Atmaan from server
Reason:  Client sent 'drop'
Dropped ivanpashevd1 from server
Reason:  Client sent 'drop'
PTB: Runda s-a terminat, verific echipele
85.118.94.56:2541:reconnect
[CF.Fix]: Ignoring 1 custom decals from ivanpashevd1
Dropped Fidann from server
Reason:  Fake client. Connection was in idle state.
Dropped gamer123 from server
Reason:  Client sent 'drop'
5.206.232.152:27005:reconnect
Dropped PANDA from server
Reason:  Client sent 'drop'
[CF.Fix]: Ignoring 1 custom decals from Fidannnnn
PTB: Runda s-a terminat, verific echipele
Dropped ozer7iofos from server
Reason:  Client sent 'drop'
L 09/24/2016 - 17:40:47: [admincmd.amxx] Ban: "4Ev3rAl0n3^<66><STEAM_0:0:1265626458><>" ban and kick "Pro Head Shut!?<118><STEAM_0:0:1175653557><>" (minutes "0") (reason "aim")
Dropped Pro Head Shut!? from server
Reason:  Kicked :"aim (banned permanently)"
Writing banned.cfg.
89.201.181.69:20393:reconnect
Dropped Pro Head Shut!? from server
Reason:  Kicked :You have been banned from this server.
Dropped <<<Kisela Veverica>>> from server
Reason:  Client sent 'drop'
Dropped ivanpashevd1 from server
Reason:  Client sent 'drop'
41.111.1.92:12392:reconnect
[CF.Fix]: Ignoring 1 custom decals from PANDA
Dropped rishad khan from server
Reason:  Client sent 'drop'
Dropped narkasha from server
Reason:  Client sent 'drop'
PTB: Runda s-a terminat, verific echipele
83.78.18.129:27005:reconnect
[CF.Fix]: Ignoring 1 custom decals from rishad khan
User avatar
KeNny. FRN
Membru, skill +2
Membru, skill +2
Posts: 657
Joined: 22 Jul 2016, 15:20
Detinator Steam: Da
Reputatie: Fost Membru Club eXtreamCS (18 Sep - 18 Mar 2017)
Schimbare nume (-2 luni)
Fond eXtream: 0

24 Sep 2016, 21:18

Schimba alt dropto
User avatar
Nubo
Fost moderator
Fost moderator
Posts: 2734
Joined: 11 Jul 2012, 18:45
Detinator Steam: Da
CS Status: [əˈnɒn.ɪ.məs]
Reputatie: Fost scripter eXtreamCS
Fost eXtream Mod
Has thanked: 8 times
Been thanked: 27 times

25 Sep 2016, 00:11

Lasati Dproto in pace, caci fara el nu aveati voi servere non-steam in viata. (ReHLDS e alta poveste)
Reason: Client sent 'drop'
Jucatorul a expediat 'drop', asta insemnand ca:
- a dat disconnect
- a dat quit
- a oprit cu ESC/Cancel incarcarea resurselor sau intrarea pe server
Cand nu merge acest forum sunt online aici:
  • * Skype: nubo_cs
    * Y!M ID: nubo_cs
User avatar
jy0nsS
Membru, skill +1
Membru, skill +1
Posts: 282
Joined: 20 Aug 2015, 10:54
Detinator Steam: Da
CS Status: PamPamPam :)
Fond eXtream: 0
Location: Germania
Contact:

25 Sep 2016, 10:20

Am inteles. Multumesc. Puteti da T/C
User avatar
Emil B.
Membru, skill +3
Membru, skill +3
Posts: 1168
Joined: 05 Oct 2008, 11:33
Detinator Steam: Da
CS Status: ...
Reputatie: Fost moderator ajutator
0.5/3
Fost Membru Club eXtreamCS (doua luni)
Location: Atena, Grecia
Has thanked: 3 times
Been thanked: 6 times

26 Sep 2016, 02:53

jy0nsS wrote:Am inteles. Multumesc. Puteti da T/C
Inchis.
Knowledge is power.
Locked

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

  • Information
  • Who is online

    Users browsing this forum: No registered users and 90 guests