Schimbarea Harti - eroare

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
emp7y
Membru, skill 0
Membru, skill 0
Posts: 75
Joined: 27 Nov 2007, 10:00
Detinator Steam: Da
Has thanked: 2 times

02 Feb 2011, 19:43

Buna seara , am o problema cand se schimba mapa se blocheaza , ma da afara pe motiv "time out" . de ce? am incercat cu delete hpk , tot ..nimic

Ma poate ajuta cineva ? 8-|

EDIT:

amxx.cfg | Afiseaza codul
// AMX Mod X Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
//
// Default value: "z"
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo _pw "password")
//
// Default value: "_linkcs"
amx_password_field "_linkcs"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
//
// Default value: 1
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
//
// Default value: 2
amx_show_activity 2

// Frequency in seconds and text of scrolling message
//
// Default value: "Welcome to %hostname% -- This server is using WAR3FT + Respawn" 600
amx_scrollmsg "Bun venit pe #hostname# -- Acest server foloseste WAR3FT + Respawn" 180
amx_scrollmsg "www.LinkCS.ro - Acesta este forumul nostru !" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Welcome to %hostname% !" "000255100"
//                 "Pentru mai multe detalii/admine/slot vizitati http://www.LinkCS.ro" "000100255"
amx_imessage "Pentru admine/slot vizitati http://www.LinkCS.ro" "000255100"
amx_imessage "" "000100255"
amx_imessage "Visit\n http://www.LinkCS.ro" "25585255"

// Frequency in seconds of colored messages
//
// Default value: 180
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
//
// Default value: 0.75
amx_flood_time 0.75

// Amount of slots to reserve.
//
// Default value: 0
amx_reservation 1

// If you set this to 1, you can hide slots on your server.
// If server "full" of public slots and slots hidden, you must manually connect with connect console command
//
// Default value: 0
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
//
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
//
// Default value: 1
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
//
// Default value: 10
amx_vote_delay 10

// How long voting session goes on
//
// Default value: 10
amx_vote_time 10

// Display who votes for what option, set to 0 to disable, 1 to enable.
//
// Default value: 1
amx_vote_answers 1

// Some ratios for voting success

// Default value: 0.40
amx_votekick_ratio 0.40

// Default value: 0.40
amx_voteban_ratio 0.40

// Default value: 0.40
amx_votemap_ratio 0.40

// Default value: 0.02
amx_vote_ratio 0.02

// Max. time to which map can be extended
//
// Default value: 90
amx_extendmap_max 90

// Step for each extending
//
// Default value: 15
amx_extendmap_step 15

// If you set this to 0, clients cannot chose their language, instead they use
// whatever language the server is configured to use.
//
// Default value: 1
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
//
// Default value: 1
amx_debug 0

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
//
// Default value: ""
amx_mldebug ""

//
// Beginning of Counter-Strike package specific configurations.
//

// Rank mode
// 0 - by nick
// 1 - by authid 
// 2 - by ip
//
// Default value: 1
csstats_rank 0

// Max size of the stats file
//
// Default value: 3500
csstats_maxsize 6500

// Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise.
//
// Default value: 0
csstats_rankbots 0

// Duration of HUD-statistics
//
// Default value: 12.0
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
//
// Default value: -2.0
amx_statsx_freeze -2.0

// /* EXTRA Plugins Cvars */ 

// Bullet Damage
bullet_damage 1

// HPK2
hpk_max 150
hpk_time 15
hpk_tests 8

// top10 & top15
amx_forum_top10 "www.LinkCS.ro" 
amx_forum_top15 "www.LinkCS.ro" 

amx_top10 "1"
amx_top15 "1"

amx_top10_sound "1" 
amx_top15_sound "1"

// Reset Score
amx_advertise "1" // dupa 20 secunde de la conectare jucatorul sa primeasca mesaj in chat (prima poza) sau 0 inseamna dezactivat
amx_color_mode "4" // mod afisare : 1,2,3,4,5,6,7,8,9 - vezi pozele 

// Rank New
amx_rank_sound 1

// Ghost Chat
amx_ghostchat 2   

// Limbajul Adminilor
amx_limbaj_show 2

// BOTI
f_automode 1
ff_players 10

// FORCEDS FUNCTIONS LITE
forcedsfunctions_cfgfloodfix 0
forcedsfunctions_cfgbanminutes 30
forcedsfunctions_cfgfloodexception
forcedsfunctions_cfgfloodadminflag c
forcedsfunctions_cfgfloodcmd 2
forcedsfunctions_autobuyfix 2
forcedsfunctions_buybanminutes 30
forcedsfunctions_automaster 1
forcedsfunctions_customhpk 1
forcedsfunctions_antinameflood 1
forcedsfunctions_showinfoc 0
forcedsfunctions_activlog 1
plugins.ini | Afiseaza codul
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx		; basic admin console commands
adminhelp.amxx		; help command for admin console commands
adminslots.amxx		; slot reservation
multilingual.amxx	; Multi-Lingual management

; Menus
menufront.amxx		; front-end for admin menus
;cmdmenu.amxx		; command menu (speech, settings)
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx		; console chat commands
antiflood.amxx		; prevent clients from chat-flooding the server
scrollmsg.amxx		; displays a scrolling message
imessage.amxx		; displays information messages
adminvote.amxx		; vote commands

; Map related
nextmap.amxx		; displays next map in mapcycle
mapchooser.amxx		; allows to vote for next map
timeleft.amxx		; displays time left on map

; Configuration
pausecfg.amxx		; allows to pause and unpause some plugins
;statscfg.amxx		; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx		; restrict weapons menu
;statsx.amxx		; stats on death or round end (CSX Module required!)
;miscstats.amxx		; bunch of events announcement for Counter-Strike
;stats_logging.amxx	; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

; /* MODS */

; War3FT orc9. ; do not modify !
war3ft.amxx debug
; CSDM 2.1. ;
csdm_main.amxx
csdm_equip.amxx
csdm_spawn_preset.amxx
;spawn_editor.amxx
csdm_misc.amxx
csdm_protection.amxx
csdm_ffa.amxx
;csdm_tickets.amxx
;csdm_itemmode.amxx

; /* EXTRA */
statscfg_skk.amxx	; CS STATS SKK -- amx_statscfgmenu
miscstats_skk.amxx	; CS STATS SKK -- amx_statscfgmenu
statsx_skk.amxx		; CS STATS SKK -- amx_statscfgmenu

---------------------------------------------------------------------------------------------
amx_who.amxx
amx_show_ip.amxx	          
bullet_damage.amxx	                             
server_filter.amxx                
advanced_gag.amxx                      
admin_player_transfer2.amxx       
color_resetscore.amxx             
linkcs_welcome.amxx                          
ghostchat.amxx        
linkcs_ss.amxx                   
test.amxx                         
amx_NewNick.amxx                  
amx_sban3.amxx                    
gold_tops.amxx
limbaj_admini.amxx
ultimate_sounds_advanced.amxx
;fakefull_original.amxx
ssay.amxx
forceds_cs_functions_lite_2.1.amxx
---------------------------------------------------------------------------------------------
server.cfg | Afiseaza codul
hostname "HERO.LinkCS.ro [War3FT + Respawn]"
rcon_password "naivoie"
sv_password ""

mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 1
mp_buytime 2
mp_consistency 0
mp_c4timer 35
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 3
mp_forcechasecam 2
mp_friendlyfire 0
mp_freezetime 1
mp_fraglimit 0
mp_hostagepenalty 0
mp_limitteams 1
mp_logfile 0
mp_logmessages 0
mp_logdetail 0
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_startmoney 800
mp_timelimit 35
mp_tkpunish 0
mp_winlimit 0
mp_chattime 0

sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 1
sv_cheats 0
sv_gravity 800
sv_lan 0
sv_maxrate 7000
sv_maxspeed 320
sv_maxupdaterate 101
sys_ticrate 1000
pausable 0
log off
decalfrequency 60
edgefriction 2
host_framerate 0

sv_downloadurl "http://download.forceds.ro/resurse/yanymakes/cstrike/"
sv_allowdownload "1"
sv_allowupload "1"

exec listip.cfg
exec banned.cfg

setmaster add 69.28.151.162
setmaster add 72.165.61.189
setmaster add 207.173.177.11
setmaster add 68.142.72.250
Versiunile...dproto...etc | Afiseaza codul
[ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY  
          [ 2] dproto_EF        RUN   -    dproto_i386.so    v0.9.87   ini   Start Never
          [ 3] <statsme_mm_i38  badf load  statsme_mm_i386.  v -       ini    -     -   
          [ 4] LinHL-Booster    RUN   -    booster_mm_i386.  v1.17     ini   ANY   Pause
          [ 6] Fun              RUN   -    fun_amxx_i386.so  v1.8.1.3  pl1   ANY   ANY  
          [ 7] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl1   ANY   ANY  
          [ 8] CStrike          RUN   -    cstrike_amxx_i38  v1.8.1.3  pl1   ANY   ANY  
          [ 9] CSX              RUN   -    csx_amxx_i386.so  v1.8.1.3  pl1   ANY   ANY  
          [10] CSDM2            RUN   -    csdm_amxx_i386.s  v2.1.2    pl1   ANY   ANY  
          [11] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.77     pl1   ANY   ANY  
          [12] SQLite           RUN   -    sqlite_amxx_i386  v1.8.1.3  pl1   ANY   ANY  
          [13] MySQL            RUN   -    mysql_amxx_i386.  v1.8.1.3  pl1   ANY   ANY  
          [14] Engine           RUN   -    engine_amxx_i386  v1.8.1.3  pl1   ANY   ANY
Last edited by emp7y on 02 Feb 2011, 21:06, edited 3 times in total.
RoyalServer 2
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

02 Feb 2011, 20:36

Salut!
Inainte de a posta:

* Folositi CAUTAREA inainte de a posta !
* Numele topicurilor trebuie sa reflecte problema dvs. si sa NU fie de genul: HELP, Ajutor, PROBLEMA, CUM FAC, etc.
* Postati continutul fisierelor amxx.cfg, server.cfg, plugins.ini, specificati datele despre addon ( versiune amxx, versiune metamod, booster, protocol - 47/48/47+48/dproto ) si (optional) puneti o poza cu eroarea intalnita. Asa va fi mult mai usor pentru ceilalti sa va ajute.
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
User avatar
emp7y
Membru, skill 0
Membru, skill 0
Posts: 75
Joined: 27 Nov 2007, 10:00
Detinator Steam: Da
Has thanked: 2 times

02 Feb 2011, 21:06

Am editat , scuze dar eram nervos !
User avatar
Ciprian
Fost administrator
Fost administrator
Posts: 5172
Joined: 10 May 2008, 21:29
Detinator Steam: Da
CS Status: ^^
SteamID: crazycipry
Reputatie: Fost administrator
Fost Scripter eXtreamCS
Fost Supervizor CS.eXtreamCS.com
Fost Unbanner ZM.eXtreamCS.com
Fost Contribuitor
Nume anterior: crazy.cipry
Location: Baia Mare
Has thanked: 177 times
Been thanked: 405 times

08 Feb 2011, 21:45

Ai putea incerca sa dezactivezi pe rand pluginuri pana vezi care cauzeaza problema :)
User avatar
Mihai
Fost moderator
Fost moderator
Posts: 1675
Joined: 06 Dec 2010, 14:56
Detinator Steam: Da
CS Status: Learning !
Detinator server CS: Poate
SteamID: mihhhai1
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 49 times
Been thanked: 58 times
Contact:

08 Feb 2011, 21:48

eu am avut o problema de genul asta din cauza pluginului showip, dezactiveaza-l si vezi daca el e cauza
Post Reply

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

  • Information
  • Who is online

    Users browsing this forum: Dot [Bot] and 101 guests