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

po zmianie mapy od razu uruchamia się votowanie i zmiana mapy


  • Nie możesz napisać tematu
  • Zaloguj się, aby dodać odpowiedź
4 odpowiedzi w tym temacie

#1 MaGiK5334

    Życzliwy

  • Użytkownik

Reputacja: 1
Nowy

  • Postów:37
  • Lokalizacja:Warszawa
Offline

Napisano 14.12.2012 22:39

Witam mam problem z tym pluginem : deagsmapmanager wgrałem go na serwer dopisałem do plugins ini i ustawiłem cvary ale po zmianie mapy od razu uruchamia się votowanie i zmiana mapy...
  • +
  • -
  • 0

#2 Kawon

    Godlike

  • Przyjaciel

Reputacja: 887
Czempion

  • Postów:5 165
  • Steam:steam
  • Imię:Paweł
  • Lokalizacja:Dzierzgoń
Offline

Napisano 15.12.2012 00:45

Automatyczna wiadomość



Ten temat został przeniesiony z forum


Scripting AMXX > Pluginy


do


AMX Mod X > Problemy z pluginami


  • +
  • -
  • 0

DarkGL to mój autorytet.


#3 Kawon

    Godlike

  • Przyjaciel

Reputacja: 887
Czempion

  • Postów:5 165
  • Steam:steam
  • Imię:Paweł
  • Lokalizacja:Dzierzgoń
Offline

Napisano 15.12.2012 15:54

Pokaż plugins.ini
  • +
  • -
  • 0

DarkGL to mój autorytet.


#4 MaGiK5334

    Życzliwy

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:37
  • Lokalizacja:Warszawa
Offline

Napisano 16.12.2012 18:17

Proszę tylko zamiast galileo.amxx miałem tamten plugin.


; 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


eim.amxx					; Leczenie
parachute.amxx			  ; Spadochron
admin_check.amxx			; Admini Online
hi.amxx					 ; Wita graczy
ultimate_sounds.amxx		; Dzwieki HS
ad_manager.amxx			 ; Reklamy
c4.amxx					 ; Licznik C4
ptb.amxx					; Wyrownuje Team
realnadedrops.amxx		  ; All bronie wypadaja
abd.amxx					; Zadane obrazenia
admin_freelook.amxx		 ; Admin widzi z kazedj kamery
admin_spec_esp.amxx		 ; Esp dla damina
adminlisten.amxx			; Admin widzi all w sayi
automaticknifeduel.amxx	 ; Pojedynek na noze
galileo.amxx				; Mapy
roundsound.amxx			 ; Muzyka
ratyspawnbyfilip.amxx	   ; Interp
antyreklama.amxx			; antyreklama

Użytkownik MaGiK5334 edytował ten post 16.12.2012 18:17

  • +
  • -
  • 0

#5 MaGiK5334

    Życzliwy

  • Autor tematu
  • Użytkownik

Reputacja: 1
Nowy

  • Postów:37
  • Lokalizacja:Warszawa
Offline

Napisano 20.12.2012 18:59

odświeżam i dodaje nowy plugins.ini
Zrobiłem od nowa amxxa i dalej to samo...

; AMX Mod X plugins

; Admin Base - Always one has to be activated

amxbans_core.amxx    ; amxbans silnik
amxbans_main.amxx   ; amxbans

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)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; 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

; ---------PLUGINY-----------


abd.amxx                              ; Zadane obrazenia
best_player.amxx                      ; Najlepszy gracz
bloodyknife.amxx                      ; Kosa z 1.5
backweapons.amxx                      ; Bron na plecach
Christmas_C4.amxx                     ; Choinka za pake
parachute.amxx                        ; spadochron
grenade_trail.amxx                    ; Linie za granatem
agm.amxx                              ; Admin moze dawac kase
deagsmapmanager.amxx                  ; Zmiany mapki <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/smile.png' class='bbc_emoticon' alt=':)' />
eim.amxx                              ; Medyk
polski_cs.amxx                        ; Spolszczone napisy 
adminlisten.amxx                      ; Admin widzi all w sayu
Voices_Management.amxx                ; To co w nazwie
admin_spec_esp.amxx                   ; Wh dla admina
ad_manager.amxx                       ; Reklamy



;------------FIXY---------------------

FIxFastDL.amxx



amxx.cfg :



;------------------Menager Map-----------------------------------------

timelimit 20 czyli czasu mapy, kiedy jest ustawione na 1.
dmap_mapsurl
dmap_mapsnum "4" (n- liczba map w następnym glosowaniu)
dmap_rockthevote - wymusza glosowanie wyglądające jak po rock the vote
dmap_quietmode "OFF" (domyślnie: OFF) off- dźwięk włączony, nosound- bez dźwięków, off- wszystko wyłączone
dmap_rtvpercent "60" (domyślnie:60)n ma wartości od 3-100, ile procent graczy musi wpisac rtv zeby wywołać glosowanie
dmap_rtvplayers "1" (domyślnie:1)(n ma wartości od 1 to 32) liczba graczy która musi wpisac rtv aby wymusić glosowanie. Uwaga, percent i players muszą się zgadzać
dmap_rtvwait "5" (domyślnie: 10) n ma wartości od 5 do 30, od kiedy można pisać rtv(w minutach)
dmap_rtvtoggle "ON" wyłącza/włącza możliwość RTV. Uwaga: admini ciągle bedą mogli używać dmap_rockthevote
dmap_banlastmaps "7" (from 0-20) n- liczba ostatnich map, które są zablokowane, co eliminuje tzw syndrom de_dusta
dmap_freeze "on" (domyslnie for CS: ON. this will toggle on/off freeze (only available in CS) nie wiem <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/haha.gif' class='bbc_emoticon' alt='xD' /> coś z mrożeniem
dmap_status- status dmm
dmap_help- pomoc
dmap_messages "1" (n-czas w którym pokazują się reklamy dmm)
dmap_nominations "3" (N-liczba map które może nominować 1 gracz. domyślnie: 3 maps)
dmap_default ustawia wszystkie wartości na domyślne

Bardzo proszę o odp !
  • +
  • -
  • 0




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

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