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
 

Hang - zdjęcie

Hang

Rejestracja: 08.04.2010
Aktualnie: Nieaktywny
Poza forum Ostatnio: 27.07.2011 10:00
-----

Moje posty

W temacie: Jak przerobić FFA na FFA+BF2

16.06.2011 18:28

Dzięki :)

W temacie: Na moim serverze szybciej biega się z bronią np. a

07.06.2011 21:50

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





admin.amxx		            ; admin base (required for any admin-related)

;admin_sql.amxx		            ; admin base - SQL version (comment admin.amxx)





admincmd.amxx		            ; basic admin console commands

adminhelp.amxx		            ; help command for admin console commands

adminslots.amxx		            ; slot reservation

multilingual.amxx	            ; Multi-Lingual management

speed_api.amxx





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)





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





nextmap.amxx		            ; displays next map in mapcycle

timeleft.amxx		            ; displays time left on map

mapchooser4.amxx





pausecfg.amxx		            ; allows to pause and unpause some plugins

statscfg.amxx		            ; allows to manage stats plugins via menu and commands





restmenu.amxx		            ; restrict weapons menu

statsx.amxx		            ; stats on death or round end (CSXModule 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

                          				

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;Pluginy; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

new_style_rank.amxx                 ; Nowy rank

admin_allinone.amxx	            ; Duzo komend dla adma

polski_cs.amxx                      ; Spolszczone napisy typu "Bomba została rozbrojona" itp.

hpk.amxx                            ; Kickuje ludzi z dużym pingiem

alt_end_round_sounds.amxx           ; Muza na koniec rundy

backweapons.amxx                    ; Bronie na plecach

dontsayips.amxx                     ; Zakazuje reklamowania IP

ptb.amxx                            ; Wyrównuje squady

lastmanbets.amxx                    ; Obstawianie 1vs1 Kto Wygra                     ; Licznik C4

afkbomb.amxx                        ; Przezuca bombe Jezeli Ktos Afkuje

admin_gag.amxx                      ; Przyciszenie graczy np Ktos Wyzywa Przez Mikro

     Bania_deluxe.amxx                   ; Po wpisaniu "/banie , /bania" ukazuje sie ranking hs.

ReasonKicker.amxx                   ; Powody kicka

unbanmenu.amxx                      ; Admin odbanowuje 

nervous_hostages.amxx               ; Gadajace hosty <img src='http://img.amxx.pl/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />

weapon_icon.amxx                    ; Ikony broni

public_rules.amxx                   ; Zasady serva

raty.amxx

antisilentrun.amxx

alt_end_round_sounds.amxx

ip.amxx

c4timer.amxx

ad_manager.amxx  

unbanmenu.amxx

W temacie: Na moim serverze szybciej biega się z bronią np. a

07.06.2011 20:29

Wszyscy gracze tak mają. I to jest zwykły FFA.

W temacie: Na moim serverze szybciej biega się z bronią np. a

06.06.2011 16:19

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





admin.amxx		            ; admin base (required for any admin-related)

;admin_sql.amxx		            ; admin base - SQL version (comment admin.amxx)





admincmd.amxx		            ; basic admin console commands

adminhelp.amxx		            ; help command for admin console commands

adminslots.amxx		            ; slot reservation

multilingual.amxx	            ; Multi-Lingual management

speed_api.amxx





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)





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





nextmap.amxx		            ; displays next map in mapcycle

timeleft.amxx		            ; displays time left on map

mapchooser4.amxx





pausecfg.amxx		            ; allows to pause and unpause some plugins

statscfg.amxx		            ; allows to manage stats plugins via menu and commands





restmenu.amxx		            ; restrict weapons menu

statsx.amxx		            ; stats on death or round end (CSXModule 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

                          				

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;Pluginy; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

new_style_rank.amxx                 ; Nowy rank

admin_allinone.amxx	            ; Duzo komend dla adma

amx_super.amxx                      ; Dodatkowe komendy Dla Admina

admin_check.amxx                    ; Pokazuje adminów on-line   

bulletdamage.amxx                   ; Pokazuje ile zabrałeś przeciwnikowi hp

polski_cs.amxx                      ; Spolszczone napisy typu "Bomba została rozbrojona" itp.

hpk.amxx                            ; Kickuje ludzi z dużym pingiem

Allow round finish.amxx             ; Pozwala dokończyć rundę mimo

końca mapy

alt_end_round_sounds.amxx           ; Muza na koniec rundy

realnadedrops.amxx 	            ; Zabity dropi granaty

lastmanbets.amxx                    ; Zakłady kto wygra

automaticknifeduel.amxx             ; Pojedynek 1 vs 1 na noże

backweapons.amxx                    ; Bronie na plecach

dontsayips.amxx                     ; Zakazuje reklamowania IP

c4timmer.amxx                       ; Pokazuje czas do wybuchy bomby

descriptive_fire_in_the_hole.amxx   ; Rodzaj granata PL

join_leave.amxx                     ; Pokazuje kto wchodzi na serwer, i wychodzi

wynik.amxx                          ; Pokazuje wynik(która drużyna wygrała, ile rund)

ptb.amxx                            ; Wyrównuje squady

amx_gore_ultimate.amxx              ; Duzo Krwi

spadochron.amxx                     ; Spadochron

sillyc4.amxx                        ; Paka Przylepna

lastmanbets.amxx                    ; Obstawianie 1vs1 Kto Wygra                     ; Licznik C4

afkbomb.amxx                        ; Przezuca bombe Jezeli Ktos Afkuje

admin_gag.amxx                      ; Przyciszenie graczy np Ktos Wyzywa Przez Mikro

                   ; Zakaz Reklam

Bania_deluxe.amxx                   ; Po wpisaniu "/banie , /bania" ukazuje sie ranking hs.

ReasonKicker.amxx                   ; Powody kicka

unbanmenu.amxx                      ; Admin odbanowuje 

nervous_hostages.amxx               ; Gadajace hosty <img src='http://img.amxx.pl/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />

weapon_icon.amxx                    ; Ikony broni

ex.interp.amxx		            ; Wymusza na graczu interp 0.01

public_rules.amxx                   ; Zasady serva

admin_chat_colors.amxx              ; Admini pisza na kolorowo

ut_killstreak_adv.amxx              ; Ultimete Sounds 2 Dodatkowe Do Klimatu Serva <img src='http://img.amxx.pl/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />

raty.amxx

antisilentrun.amxx

alt_end_round_sounds.amxx

ip.amxx

c4timer.amxx

ad_manager.amxx  

unbanmenu.amxx

Dodano 07 czerwiec 2011 - 12:55:
Odpowie mi ktoś?

W temacie: Problem z soccerjam i inne pytania.

05.06.2011 10:55

Zdoła ktoś pomóc?