1. #1
    PooTaH's Avatar
    Registered
    26/04/05
    Location
    Brugge
    Posts
    1,422
    iTrader
    58 (100%)
    Mentioned
    0 Post(s)
    Reputation
    1/1

    CS:CZ server prob

    Heb dus probleem met ranking op onze server, na iedere ronde word de rankings gereset. Vooraleer ik er al die troep afgooi, iemand een idee wat ik kan veranderen? Al zoveel verschillende dingen geprobeerd, al op het amx forum gevraagd, maar niets. Mss hier iemand?

    Check the cfg files .... >




    Code:
    // AMX Configuration File
    echo Executing AMX Mod X Configuration File
    
    // Default access for all non admin players (see users.ini for access details)
    amx_default_access "z"
    
    // Name of setinfo which should store a password on a client (you should change this)
    // (Example: setinfo _pw "password")
    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
    amx_mode 1
    
    // Show admins activity
    // 0 - disabled
    // 1 - show without admin name
    // 2 - show with name
    amx_show_activity 2
    
    // Frequency in seconds and text of scrolling message
    amx_scrollmsg "Welcome to %hostname% -- Have lots of fun" 600
    amx_scrollmsg "Behave... talk english or dutch and respect the clan crew.. they all have admin powers" 600
    
    
    // Center typed colored messages (last parameter is a color in RRRGGGBBB format)
    amx_imessage "Welcome to %hostname%" "000255100"
    amx_imessage "The Others Gebruikt AMX MOD X\nVisit http://www.theothers.be" "000100255"
    amx_imessage "No spawnkilling,bad language or laming: result is kick" "000100255"
    amx_imessage "We are sponsored by www.ultra-hosting.nl" "000255100"
    
    // Frequency in seconds of colored messages
    amx_freq_imessage 180
    
    // Set in seconds how fast players can chat (chat-flood protection)
    amx_flood_time 0.75
    
    // Amount of reserved slots (for more details see comments in a plugin source)
    amx_reservation 1
    
    // 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
    amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
    
    // Announce "say thetime" and "say timeleft" with voice
    amx_time_voice 1
    
    // Minimum delay in seconds between two voting sessions
    amx_vote_delay 10
    
    // How long voting session goes on
    amx_vote_time 10
    
    // Display who votes for what option
    amx_vote_answers 1
    
    // Some ratios for voting success
    amx_votekick_ratio 0.40
    amx_voteban_ratio 0.40
    amx_votemap_ratio 0.20
    amx_vote_ratio 0.02
    
    // Max. time to which map can be extended
    amx_extendmap_max 40
    
    // Step for each extending
    amx_extendmap_step 10
    
    // Max size of the stats file
    csstats_maxsize 3500
    
    // Duration of HUD-statistics
    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
    amx_statsx_freeze -2.0
    
    //If you set this to 0, clients cannot chose their language
    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
    amx_debug 1

    Code:
    // Set the Host Name
    hostname "The Others Nr1 Belgian CZ Clan" 
    
    // Exec files on startup 
    exec banned.cfg
    exec listip.cfg
    
    // Server Logging
    log on
    mp_logdetail 0 
    mp_logmessages 1
    
    
    // Server Variables
    pausable 0 
    allow_spectators 0 
    decalfrequency 90
    mp_buytime 0.25 
    mp_roundtime 3 
    mp_friendly_grenade_damage 1 
    mp_friendlyfire 1 
    mp_c4timer 30 
    mp_freezetime 6 
    mp_forcechasecam 0 
    mp_forcecamera 0 
    mp_fadetoblack 0 
    mp_footsteps 1 
    mp_flashlight 1 
    mp_autocrosshair 0 
    mp_limitteams 1 
    mp_logfile 1 
    mp_logmessages 1 
    mp_autoteambalance 0 
    mp_autokick 0 
    mp_tkpunish 0 
    mp_hostagepenalty 0 
    mp_startmoney 800 
    mp_timelimit 20 
    mp_maxrounds 0 
    sv_aim 0 
    sv_cheats 0 
    sv_maxupdaterate 35 
    sv_minupdaterate 20 
    sv_maxspeed 320 
    sv_gravity 800 
    sv_airmove 1 
    sv_airaccelerate 10 
    sv_clienttrace 1 
    sv_alltalk 0 
    sv_proxies 1 
    
    
    // Server Speed Config
    sv_minupdaterate 20
    sv_maxupdaterate 35
    
    sv_minrate 2500
    sv_maxrate 12000
    
    // cheat and fun modes
    sv_aim 0
    sv_cheats 0
    
    // Enable/Disable LAN mode
    sv_lan 0
    
    // Contact & Geo
    sv_contact info@i3d.nl
    sv_region 3

    no votes   Reply With Quote Reply With Quote

  2. #2
    RpR's Avatar
    Registered
    26/03/03
    Location
    Dendermonde
    Posts
    5,472
    iTrader
    28 (100%)
    Mentioned
    0 Post(s)
    Reputation
    0/8
    Simpel hij kan de gegevens niet naar een bestand wegschrijven door geen juiste rechten erop
    En doordat na elke map het bestand wordt weggeschreven en dan terug gelezen is de ranking dus leeg
    no votes   Reply With Quote Reply With Quote

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Log in

Log in