←  Pytania

AMXX.pl: Support AMX Mod X i SourceMod

»

Rezerwacja slota

eX.F!GHT3R - zdjęcie eX.F!GHT3R 23.11.2011

Witam mam problem otóż nie mogę wyłączyć rezerwacji slota,Usunąłem z plugins.ini adminslots.amxx z amxx.cfg ustawiłem:
amx_hideslots 0
amx_reservation 0
i dale gdy jest 17/18 to juz 18 osoba nie może wejść musi to być osoba z flagą "b"

Jak temu zaradzić
Odpowiedz

  • +
  • -
8ball1 - zdjęcie 8ball1 23.11.2011

pokaż plugins.ini
Odpowiedz

eX.F!GHT3R - zdjęcie eX.F!GHT3R 23.11.2011

Lapaj
; AMX Mod X plugins

; Admin Base - Always one has to be activated
amxbans_core.amxx
amxbans_main.amxx
;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)
ReasonKicker.amxx       ; reason kicka
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
;adminslots.amxx
; 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


DeathrunManager.amxx           ; Główny plugin DeathRuna
DRM_trigger_hurt_fix.amxx        ; DR hurt fix
Deathrun_Shop.amxx               ; DR shop /drshop
speclist.amxx                    ; W rogu pokazuje ktos na obserwuje
ad_manager.amxx                  ; reklama z [you]
hpk.amxx                         ; kickuje graczy z duzym pingiem = 115
team_join.amxx           ; 
afkkisss.amxx                    ; kickuje afk
timer.amxx                       ; rekordy map
BestSpeed_Edition_v2.amxx        ; rekordy speeda
spawn.amxx                    ; /respawn - gdy mamy 8k$ odradzamy sie
bunnyhop.amxx                    ; auto bh
autobuyfix.amxx                  ; fix na crashe ****
vip.amxx                         ; vip - wiecej info po wpisnaiu /info
freezetraps.amxx                 ; granat zamrazajcy pulapki
Galileo.amxx                     ; vote map
Allow_round_finish.amxx          ; pozwala dokonaczyc runde
tl_fix.amxx                      ; staly timeleft
swear_replacement.amxx           ; cenzura
dontsayips.amxx                ; blokada reklamy ip
drfps.amxx                       ; /fps
alt_end_round_sounds.amxx
vipall.amxx
amx_gag.amxx
plugin_trail.amxx
public_rules.amxx
free.amxx
Odpowiedz

  • +
  • -
8ball1 - zdjęcie 8ball1 23.11.2011

hmm.. w dwóch miejscach masz wpisane adminslots.amxx
w ;Basic oraz ;Chat / Messages

może coś wariuje ;P

spróbuj adminslots.amxx usunąć z Chat / Messages
natomiast pozostawić w Basic włączone czyli bez średnika
a w amxx.cfg ustawić amx_hideslots i amx_reservation na 0
Odpowiedz

  • +
  • -
Kawon - zdjęcie Kawon 23.11.2011

natomiast pozostawić w Basic włączone czyli bez średnika

Basic to nie jest plugin ! tak samo jak Admin Base, Menus itd.
więc to nie może być włączone !
Odpowiedz

  • +
  • -
8ball1 - zdjęcie 8ball1 23.11.2011

natomiast pozostawić w Basic włączone czyli bez średnika

Basic to nie jest plugin ! tak samo jak Admin Base, Menus itd.
więc to nie może być włączone !


czytaj całość, bo ja ciągle nawiązywałem do adminslots.amxx :)
Użytkownik 8ball1 edytował ten post 23.11.2011 16:41
Odpowiedz

  • +
  • -
Kawon - zdjęcie Kawon 23.11.2011

a sory, źle zrozumiałem ;P
Odpowiedz