Problema - Nu te lasa sa iti schimbi numele

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

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
cosminpanait6
Membru, skill 0
Membru, skill 0
Posts: 60
Joined: 26 Dec 2014, 20:58
Detinator Steam: Da
CS Status: Skullempeng
Detinator server CS: monster4.freakz.ro
SteamID: Skullempeng
Fond eXtream: 0
Location: Sub pod

27 Feb 2015, 12:41

Am un server de cs si nu ma lasa sa imi schimb numele. Imi zici "D.C"(Sau ceva gen) Nu iti poti schimba numele). Eu nu am un plugin care nu lasa schimbarea numelui.. Am spus ca poate se pricepe cineva sa se uita in amxx.cfg sa vada daca e ceva din manager deathrun sau cine stie.. Uitati aici :

Code: Select all

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 _dr "password")
amx_password_field "_dr"

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

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Bine ati venit pe Monster4.Freakz.Ro | Distractie Placuta" "255128255"
amx_imessage "Multumin ca ai ales serverul nostru"18949"
amx_imessage "Multumim ca ati ales server-ul Monster4.Freakz.Ro Va mai astepam!!"18500""

// 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, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 0

// If you set this to 1, you can hide slots on your server
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
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.40
amx_vote_ratio 0.02

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

// Step for each extending
amx_extendmap_step 15

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

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

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

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




deathrun_toggle "1"
deathrun_spray "0"
deathrun_radio "0"
deathrun_giveusp "1"
deathrun_removebz "1"
deathrun_hidehud "0"
deathrun_blockmoney "0"
deathrun_blockkill "0"
deathrun_semiclip "1"
deathrun_lifesystem "1"
deathrun_gamename "1"
deathrun_terrnfd "1"

bhop_style 0
bhop_auto 1
mp_falldamage 1.0

amx_hpk 90
amx_maxping 90
amx_maxping_check 3
amx_maxping_tests 5


tjm_join_team 2
tjm_switch_team 0
tjm_class_t 5
tjm_class_ct 5
tjm_block_change 1

amx_reset_chat 1
amx_reset_plugin 1
amx_reset_dead 1
amx_reset_tag [Monster4] Scorul tau a fost resetat!
amx_reset_time 60

freerun_wait_rounds 0

// Plugin enabled?
deathrun_shop "1"

// He item cost
deathrun_he_cost "10"

// Both grenades cost
deathrun_bothgrenades_cost "20"

// Silent cost
deathrun_silent_cost "24"

// Health cost
deathrun_health_cost "30"

// Armor cost
deathrun_armor_cost "15"

// Speed cost
deathrun_speed_cost "39"

// Gravity cost
deathrun_gravity_cost "41"

// Invisibility cost
deathrun_invisibility_cost "69"

// Speed power cvar
deathrun_speed_power "800.0"

// Gravity power cvar
deathrun_gravity_power "0.3"

// Enable advertise message?
deathrun_advertise_message "1"

// Health item cvar
deathrun_health_points "255"

// Armor item cvar
deathrun_armor_points "400"

// Advertise time, in case if is enabled
deathrun_advertise_time "7.0"

// Percent to invisibility.. -> 0 to 255 (100 default)
deathrun_invisibility_percentage "111"

// Bonus points when you kill an enemy
deathrun_killer_bonuspoints "5"

// Lost points for suicider
deathrun_suicider_loose_points "0"

// Save player points on disconnect?
deathrun_save_points "1"

// Noclip item cost
deathrun_noclip_cost "50"

// Noclip duration
deathrun_noclip_duration "2"

// Jetpack item cost
deathrun_jetpack_cost "60"

// Jetpack duration
deathrun_jetpack_duration "10"

// Deagle item cost
deathrun_deagle_cost "31"

// Longjump item duration
deathrun_longjump_duration "6"

// Longjump item cost
deathrun_longjump_cost "46"

// Cost for glow
deathrun_glow_cost "8"

// Cost for nvg
deathrun_nvg_cost "33"

//amx_buttons_default "1"
//amx_buttons_team "1"
//amx_buttons_freerun "1"
//amx_freerun_votetime "10"
//amx_freerun_limit_mode "0"
//amx_freerun_limit "5"
//amx_freerun_info "120"
//amx_freerun_tt_privilege "1"
//amx_restore_buttons "1"

tf_health_system "1"
th_bonus "10"
tf_teams "2"



dd_duels "abcdefghijklm� 
dd_music "1"
dd_timer "1"
dd_timelimit "60"
dd_spawngod "1"
dd_effects "3"
dd_wait "4"
dd_informer "1"
dd_lastmenu "1"
amx_buttons_team "1"
amx_buttons_freerun "1"
amx_freerun_votetime "10"
amx_freerun_limit_mode "0"
amx_freerun_limit "5"
amx_freerun_info "120"
amx_freerun_tt_privilege "1"
amx_restore_buttons "1"

health_always 1
health_color 1
health_custom "250 50 50"
healt_effects 0








Kekshost
User avatar
VegaS
Fost moderator
Fost moderator
Posts: 5963
Joined: 28 Sep 2014, 16:12
Detinator Steam: Da
Reputatie: Fost eXtream Mod
Fost intermediar
Fost membru Club eXtreamCS
Fond eXtream: 0
Location: Zalău, Sălaj

27 Feb 2015, 13:58

Salut.
Toate valorile din amxx.cfg să le pui între ""
csstats_rank 0 - aici trebuie 1
csstats_maxsize 3500 - aici 20000
amx_reset_tag [Monster4] Scorul tau a fost resetat! - ăsta ce cvar e?
dd_duels "abcdefghijklm� - dar acesta?

În plugin-ul de bază ai un cod care împiedică schimbarea nick-ului.
Postează-l aici ori caută tu cu ctrl + f D.C sau ce eroare îți dă
Dacă nu ai ceva plugin care intră în conflict.
Pune și plugins.ini
Pozitia mea preferata este CEO.
User avatar
MzQ*
Membru eXtream
Membru eXtream
Posts: 3463
Joined: 07 Jul 2014, 18:30
Detinator Steam: Da
Fond eXtream: 0
Has thanked: 9 times
Been thanked: 8 times
Contact:

27 Feb 2015, 16:44

ce este asta?
dd_duels "abcdefghijklm---->(�)<----
Post Reply

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

  • Information
  • Who is online

    Users browsing this forum: No registered users and 12 guests