Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

resetuje mi sie ranking


  • Zamknięty Temat jest zamknięty
3 odpowiedzi w tym temacie

#1 Sasek666

    Nowy

  • Użytkownik

Reputacja: 1
Nowy

  • Postów:5
Offline

Napisano 20.07.2009 07:55

Otoz mam problem ze podczas resetu
serwera w newplay rank mi sie caly czas kasuje...
wgrywalem pliki amx od nowa i nie pomaga
tzn amx.cfg, plugins, users, cvars nadpisalem bo nie chce mi sie robic tego od nowa...
proszę o pomoc
  • +
  • -
  • 0

#2 mikus

    Ekipa PGC

  • Użytkownik

Reputacja: 75
Zaawansowany

  • Postów:406
  • GG:
  • Steam:steam
  • Lokalizacja:Wola
Offline

Napisano 20.07.2009 08:07

to pokaż ten amxx.cfg
  • +
  • -
  • 0

#3 zer0.

    Godlike

  • Przyjaciel

Reputacja: 429
Wszechobecny

  • Postów:2 116
  • Steam:steam
  • Lokalizacja:Kw
Offline

Napisano 20.07.2009 08:14

http://amxx.pl/topic... ... vt1683.htm
  • +
  • -
  • 0

#4 Sasek666

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:5
Offline

Napisano 20.07.2009 09:31

zer0 nie pomoglo ;/
moj amx:

// 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 "Witam wszystkich na %hostname%!" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "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, 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.50
amx_voteban_ratio 0.50
amx_votemap_ratio 0.50
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 4000

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

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

amx_spinhack_ban 1

afk_kicktime 90	 // Kick people AFK longer than this time
afk_slaytime 30     // Slay people AFK longer than this time and last survivor
afk_minplayers 2	 // Only kick AFKs when there is atleast this many players on the server
afk_slayplayers 1   // Shall we slay or shall we not
afk_adminimmunity 1 // Admins immun from slaying?
afk_adminkickimmunity 1 // Admins immun from kicking
afk_options 0       // 1 - Kick player after kicktime, 0 - switch to spec after kicktime
afk_show_counter 0  // Set to 1, it will show the AFK-Counter from time to time
afk_rename 0        // Set to 1, it renames AFK players as described above
afk_speckick 1      // Kicks specs after a certain time if set to 1
afk_speckicktime 120 // time after which specs get kicked if not admin or recording a d



amx_antirusher_action 7 
amx_antirusher_cash 50 
amx_antirusher_cash_end 1 
amx_antirusher_sound 0 
amx_antirusher_sound_mode 0 
amx_antirusher 1 
amx_antirusher_slap 5 
amx_antirusher_time 45 
amx_antirusher_immunity 0 
amx_antirusher_warn 1 
amx_antirusher_freq 0.1 
amx_antirusher_zasady 0

amx_interp_style 1

amx_autobl "1" // 1 - plugin włączony, 0 - wyłączony 
amx_autobl_autoexec "1" // czy automatycznie wykonywac plik blacklisted.cfg? Jezeli jest na 1, nie musisz w server.cfg miec dopisane 'exec blacklisted.cfg') 
amx_autobl_hour "5" // godzina w jakiej ma być robiony codzienny update 
amx_autobl_time "30" // minuta godziny w jakiej ma być update, czyli jeżeli powyższy cvar jest ustawiony na 5, a ten na 30 to update będzie codziennie o 5:30


dmap_strict 1
enforce_timelimit 0
emptymap_allowed 1
amx_emptymap de_dust2
amx_staytime 300
amx_idletime 5
nominations_allowed 1
weapon_delay 1

amx_ip_info 60

amx_mapchooser_type "1"        // 0-mapy do votowania wybierane sa z pliku, 1-nominowanie map do votowania, 2-brak votowania 
amx_mapchooser_mapsloc "0"     // 0-używa amx_mapchooser_mapsfile, 1-używa mapcycle, 2-używa folderu z mapami 
amx_mapchooser_mapsfile "maps.ini" // nazwa pliku w amxmodx/configs/ ,używany go kiedy amx_mapchooser_mapsloc ustawione jest na "0" 
amx_nominfromfile "0"         // 0-gracze mogą nominować wszystkie mapy z folderu map, 1-gracze mogą nominować tylko mapy z amx_mapchooser_mapsfile 
amx_maxnominperplayer "1"     // ile map może nominować jeden gracz 
amx_extendmap_max "10"         // maksymalny czas dla całkowitego rozszerzenia mapy (w minutach) 
amx_extendmap_step "10"         // z jakim czasem mapa zostanie rozszerzona (czas w minutach) 
amx_ext_round_max "1"         // ile razy mapa może być rozszerzana 
amx_ext_round_step "1"         // z jaką liczbą rund mapa zostanie rozszerzona 
amx_ext_win_max "1"         // ile razy mapa może być rozszerzana 
amx_ext_win_step "1"         // z jaką liczbą rund mapa zostanie rozszerzona

amx_ss_max 5 //ile można maksymalnie zrobić sreenów graczowi 
amx_ss_interval 1.0 //czas jaki musi minąc aby wykonać następny sreen 
amx_ss_design 3 //display options 
amx_ss_site www.bangboom.pl forum na jakim trzeba dodać sreena aby został zdjęty ban.

  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych