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
 

Baahl - zdjęcie

Baahl

Rejestracja: 23.07.2010
Aktualnie: Nieaktywny
Poza forum Ostatnio: 26.07.2010 13:21
-----

Moje posty

W temacie: Problem z dlugoscia trwania mapy

24.07.2010 09:29

czas mapy ustaw w server.cfg


Przecież napisalem ze to zrobilem. A problem juz rozwiazany. Dwie flagi mi sie usunely, miedzy innymi ta do konfiguracji cvar'ow. Dziekuje za pomoc.

W temacie: cvar

23.07.2010 18:28

PLUGINS.INI

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
minibans.amxx ; powody banow
;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
ptb.amxx ; PTB PL
polski_cs.amxx ; polski cs
descriptive_fire_in_the_hole.amxx ; polskie granaty
bcd_hudtimer.amxx ; licznik c4
Admin_Screen3v15.amxx ; admin screen
admin_spec_esp.amxx ; esp u admina
wybor_interpu.amxx ; interp
ad_manager.amxx ; reklama w say
mapchooser4.amxx ; glosowanie na nast mape
bulletdamage.amxx ; Bullet damage
unbanmenu.amxx ; amx_unban
weaponicon.amxx ; ikona bron po lewej stronie
dead_talk.amxx ; rozmowy graczy po smierci
Bullet_Whizz.amxx ; dzwiek pocisku
colored_flashbangs.amxx ; kolorowe flashbangs
csnadedrops.amxx ; po smierci wylatuja granaty
flashbang.amxx ; dzwiek przy FE
Rozgrzewka.amxx ; rozgrzewka na HE
spadochron.amxx ; spadochron
info.amxx ; informacje o zabojcy
bf2rank.amxx ; BF2 MOD
Map_Spawns_Editor.amxx ; nowe miejsca na respie


A tutaj CVAR.INI

; Menu configuration file
; File location: $moddir/addons/amxmodx/configs/cvars.ini
; To use with Commands Menu plugin

; Cvars Menu:
; < cvar > < values > ... < access level >

"mp_timelimit" "0" "30" "45" "u"
"sv_password" "" "mypw" "clanwar" "u"
"pausable" "0" "1" "u"
"sv_voiceenable" "0" "1" "u"
"mp_chattime" "0" "1" "3" "u"
"mp_logmessages" "0" "1" "u"
"mp_friendlyfire" "0" "1" "u"
"mp_limitteams" "0" "1" "2" "u"
"mp_autoteambalance" "0" "1" "2" "u"
"allow_spectators" "0" "1" "u"
"mp_freezetime" "0" "6" "u"
"mp_buytime" "1" "0.5" "u"
"mp_startmoney" "800" "1800" "3600" "u"
"mp_c4timer" "35" "45" "15" "u"
"mp_forcechasecam" "0" "1" "2" "u"