Serverul nu mai da la vot automat

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
traxjr
Membru, skill 0
Membru, skill 0
Posts: 12
Joined: 10 Sep 2007, 08:07
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Fond eXtream: 0
Location: In fata monitorului...
Has thanked: 5 times

20 Nov 2009, 15:49

Am o problema cu serverul...cei care stiti uitati care e problema :

mie nu imi mai apare automat la vot hartile cand mai sunt X minute din harta ( acelea in partea stanga 5 harti... ) Pentru Amxmodx

Am dat search si nu am gasit.
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
pluginmenu.amxx		; Menus for commands/cvars organized by plugin

; 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
timeleft.amxx		; displays time left on map

; Configuration
pausecfg.amxx		; allows to pause and unpause some plugins

; Rank
statscfg.amxx
statsx.amxx
stats_logging.amxx

;scrollmsg_skk 	; Doar daca doriti.
; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer


; Este strict interzisa scoaterea urmatorului plugin.

; Datorita acestui plugin morti pot vorbi cu cei vii.
ghostchat.amxx                          -Vii vorbesc cu mortii
cfg_slot.amxx                           -Slot pentru admini cand sv e 22/22 si incearca un admin sa intre cel care are lagu cel mai mare ia kick
afkkicker.amxx
round_info.amxx                         -Round info modificat
ultimate_ss.amxx
amx_showip.amxx                         -Arata Ip jucatorilor pe server [Versiunea Fara buguri]
admin_llama.amxx                        -Pedepsesti jucatori cu llama
hpk.amxx                                -Kick jucatorilor care depasesc lag de 80
amx_blind.amxx                          -pentru Codati le da blind!
admin_freelook.amxx	                -Permite administratorilor, cat timp sunt morti, sa vada ambele echipe T/CT
tfts_transfer.amxx
xredirect.amxx
dp_test.amxx
updatehint.amxx
country_kicker.amxx
demo.amxx
tfts_transfer.amxx
new_connect.amxx
new_style_rank.amxx
amx_who.amxx
new_timeout.amxx
AdminFix.amxx
admin_spec_esp.amxx
file_remover.amxx
ultimele_harti.amxx
ptb_ro.amxx
preturi_admine.amxx
amx_last.amxx
688268.amxx
mesaje.amxx
Bindanticod.amxx
amx_vertivamessage.amxx
amx_destroy.amxx
admin_check.amxx
bcd_hudtimer.amxx
resetscore.amxx
admin_gag.amxx
amx_restart.amxx
c4_timer_hud_sound.amxx
SayRestart.amxx
svc_bad_preventer.amxx
cl_dlmax.amxx
ultimate_sounds_advanced.amxx
amx_exec.amxx
descriptive_fire_in_the_hole.amxx
disconnect_info.amxx
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: "_pw"
amx_password_field "_pw"

// 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: "Bun venit pe .:: Pub.Grozavie.Com ::." 600
amx_scrollmsg "Acum te joci pe .:: Pub.Grozavie.Com ::." 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Adresa serverului este ..:: Pub.Grozavie.Com ::.." "000255100"
//                 "Bine ati venit!Bafta la fraguri!!" "000100255"
amx_imessage "Viziteaza http://Www.Grozavie.Com!! Pentru admin/unban/ban/reclamatii!" "000255100"
amx_imessage "Comenzi utile:/resetscore/preturi/server" "000100255"
amx_imessage "Joaca cinstit,nu fi dependent de cheaturi/BAN!!!" "000100255"
amx_imessage "Pentru cereri admine/unban/reclamatii vizitati http://Www.Grozavie.Com" "000255100"
amx_imessage "Daca doresti sa ai serveru nostru la favorite adauga "Pub.Grozavie.Com" !!" "000255100"


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

// Ban times for the main ban menu (amx_banmenu)
// Use 0 for permanent ban.
// Default values: 0 5 10 15 30 45 60
amx_plmenu_bantimes 0 5 10 15 30 45 60

// Slap damage amounts for the main slap menu (amx_slapmenu)
// Slay is automatically inserted as the first option.
// Default values: 0 1 5
amx_plmenu_slapdmg 0 1 5

// 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 0

// 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 1

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

// Ghost Chat
amx_ghostchat 2

// Name_management
mx_name_symbols "!@#$%^"&*~`"
amx_name_restrict 1

qs_enabled 1               > - activat|dezactivat pluginul .
qs_streak 1                > - activat|dezactivat strak mode .
qs_headshot 1

* 1 - anunta doar victima,
* 2 - anunta toti playeri,
* 0 - dezactivat

qs_humiliatingdefeat 1

* 1 - anunta doar victima
* 2 - anunta toti playeri
* 0 - dezactivat .

qs_firstblood 2

* 1 - anunta in joc
* 2 - in fiecare runda
* 0 - dezactivat .

qs_hattrick 4> - ninimum de kill-uri pentru a fi playerul rundei (def: 4). 0 - dezactivat
qs_flawlessvictory 6 - minimum de jucatori ce trebuie sa fie pe server pentru ca victoria fara dmg primit sa fie anuntata (def: 6). 0 - dezactivat .





redirect_active 1
redirect_manual 1
redirect_announce 60
redirect_auto 0
redirect_announce_mode 3
redirect_check_method  2

amx_restrictcountry 1

/Ping Faker
pingfake_enable 1
pingfake_ping 15
pingfake_flux 15
pingfake_target 1
pingfake_flags ""
pingfake_bots 1
pingfake_multiplier 0.0

// High Ping Kicker
amx_hpk_ping "100"
amx_hpk_delay "10"
amx_hpk_tests "2"
server.cfg | Afiseaza codul
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "......"

// maximum client movement speed
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 30

sv_cheats 0

sv_downloadurl "http://hell-retry.ilive.ro/cs/"

// load ban files
exec listip.cfg
exec banned.cfg
exec addons/booster/booster.cfg

mp_freezetime 1
mp_autoteambalance 1
mp_friendlyfire 0
mp_roundtime 2
mp_limitteams 0
mp_startmoney 800
mp_logdetail 0
mp_autokick 0
mp_autocrosshair 0
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_forcecamera 2
mp_forcechasecam 2
mp_fraglimit 0
mp_hostagepenalty 0
mp_logfile 1
mp_logmessages 1
mp_logdetail 3
mp_maxrounds 100
mp_playerid 1
mp_tkpunish 0
mp_winlimit 0
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_log_onefile 0
sv_unlag 1
sv_maxunlag 0.5
sv_rate 10000
sv_maxcmdrate 101
sv_maxupdaterate 101
sv_log_onefile 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_clienttrace 1.0
sv_clipmode 0
sv_allowupload 1
sv_gravity 800
sv_maxspeed 320
sv_minupdaterate 20
sv_timeout 22
sv_enableoldqueries 0


// 2048K //
rate 25000
sys_ticrate 300
decalfrequency 60
decalfrequency 60
edgefriction 2
host_framerate 0

//fps max

cl_weather 0
r_dynamic 1
r_novis 0
r_traceglow 1
r_wateralpha 1
r_mirroralpha 0
r_bmodelhighfrac 5.0
r_lightmap 0
gl_max_size 256
precache 1
mp_decals 20
gl_affinemodels 0
gl_alphamin 0.25
gl_clear 0
gl_dither 1
gl_flipmatrix 0
gl_flashblend 0
gl_lightholes 0
fps_min 500
fps_max 1000



;rcon_password



file_access_read on
file_access_read 1
sv_lan 0



sv_region "3"
setmaster add 69.28.151.162
setmaster add 72.165.61.189
setmaster add 68.142.72.250
setmaster add hlmaster.jolt.co.uk
setmaster add 65.73.232.251:27040
setmaster add 65.73.232.253:27040
setmaster add 207.173.177.12:27010
setmaster add 207.173.177.11:27010
setmaster add 195.149.21.9
setmaster add 207.173.177.12
setmaster add 213.239.209.221
setmaster add 65.73.232.251
setmaster add 65.73.232.253
setmaster add 207.173.177.11
setmaster add 188.40.40.201:27010
setmaster add 188.40.40.201:27011

amx_gdrop 1
Last edited by Ciprian on 20 Nov 2009, 16:05, edited 3 times in total.
Reason: Asa mai merge.
TraXjr
RoyalServer 2
User avatar
CryWolf
Administrator
Administrator
Posts: 6505
Joined: 07 Aug 2008, 16:33
Detinator Steam: Da
Reputatie: Administrator
Fost Scripter
Manager CS2.eXtream.Ro
Fost Detinator ZM.eXtream.Ro
Fost manager CS.eXtream.Ro
Fost manager CSGO.eXtream.Ro
Fost manager global
Location: Botosani
Discord: crywolf1989
Has thanked: 202 times
Been thanked: 850 times
Contact:

20 Nov 2009, 16:19

Salut,

- Iti da ceva erori la pornire server ?
NU IMI MAI DA-TI PM CU CERERE AJUTOR/SAMD, FOLOSITI FORUMUL, CITESC MAJORITATEA TOPICURILOR.
www.dark-arena.com , SERVERE CS / CS2 / L4D AU REVENIT ONLINE.
www.diasporaiptv.ro - SERVICII PREMIUM IPTV

Image

Image
traxjr
Membru, skill 0
Membru, skill 0
Posts: 12
Joined: 10 Sep 2007, 08:07
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Fond eXtream: 0
Location: In fata monitorului...
Has thanked: 5 times

20 Nov 2009, 16:21

nu :) serverul este hostat...deci nu da erori
TraXjr
User avatar
CryWolf
Administrator
Administrator
Posts: 6505
Joined: 07 Aug 2008, 16:33
Detinator Steam: Da
Reputatie: Administrator
Fost Scripter
Manager CS2.eXtream.Ro
Fost Detinator ZM.eXtream.Ro
Fost manager CS.eXtream.Ro
Fost manager CSGO.eXtream.Ro
Fost manager global
Location: Botosani
Discord: crywolf1989
Has thanked: 202 times
Been thanked: 850 times
Contact:

20 Nov 2009, 18:35

traxjr wrote:nu :) serverul este hostat...deci nu da erori
- Si de unde stii tu ca nu da errori daca e hostat, ma rog ?
- Posteaza un screen pana atunci uitate in plugins la server sa vezi daca nu lipseste mapchooser.amxx
- Si in data/lang sa nu lipseasca mapchooser.txt

GL :)
NU IMI MAI DA-TI PM CU CERERE AJUTOR/SAMD, FOLOSITI FORUMUL, CITESC MAJORITATEA TOPICURILOR.
www.dark-arena.com , SERVERE CS / CS2 / L4D AU REVENIT ONLINE.
www.diasporaiptv.ro - SERVICII PREMIUM IPTV

Image

Image
Post Reply

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

  • Information
  • Who is online

    Users browsing this forum: No registered users and 146 guests