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

problem z spect


Najlepsza odpowiedź City, 31.03.2013 22:17

; AMX Mod X plugins



; Admin Base - Always one has to be activated

amxbans_core.amxx ; amxbans

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

mapchooser4.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





; TUTAJ dopisuj samodzielnie zainstalowane pluginy:







; +---------------------------------------------------------------------------+

; | W Panelu Administracyjnym mozesz zainstalowac dodatkowe pluginy.   -==-   |

; | Prosimy aby zainstalowane "recznie" pluginy dopisywac powyzej tej tabeli! |

; +---------------------------------------------------------------------------+



; Pluginy zainstalowane z poziomu panelu:



bf2rank.amxx ; silnik BF2







parachute.amxx ; spadochron

abd.amxx ; dmg

hpk.amxx ; max ping

show_ips.amxx ; pokaż ip

ad_manager.amxx ; reklamy

vip.amxx ; vip

admin_spec_esp.amxx ; admin wh

Przejdź do postu


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

#1 City

    Wszechwidzący

  • Użytkownik

Reputacja: 19
Początkujący

  • Postów:297
  • GG:
  • Steam:steam
  • Lokalizacja:Grybów
Offline

Napisano 31.03.2013 22:11

mam ustawione w server.cfg
allow_spectators "1"
, a mimo to spect nie działa , w czym może być problem ?
  • +
  • -
  • 0
b_350_20_692108_381007_FFFFFF_000000.png

#2 `Sernik

    `Profesjonalista !

  • Użytkownik

Reputacja: 36
Życzliwy

  • Postów:269
  • Imię:Ernest
  • Lokalizacja:Warszawa
Offline

Napisano 31.03.2013 22:15

Podaj nam plugins.ini
Może jakiś plugin blokuje.
  • +
  • -
  • 0
b_350_20_FFAD41_E98100_000000_591F11.png 193.33.176.67:27145
b_350_20_FFAD41_E98100_000000_591F11.png 193.33.176.43:27015
b_350_20_FFAD41_E98100_000000_591F11.png 193.33.176.66:27035

#3 City

    Wszechwidzący

  • Autor tematu
  • Użytkownik

Reputacja: 19
Początkujący

  • Postów:297
  • GG:
  • Steam:steam
  • Lokalizacja:Grybów
Offline

Napisano 31.03.2013 22:17   Najlepsza odpowiedź

; AMX Mod X plugins



; Admin Base - Always one has to be activated

amxbans_core.amxx ; amxbans

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

mapchooser4.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





; TUTAJ dopisuj samodzielnie zainstalowane pluginy:







; +---------------------------------------------------------------------------+

; | W Panelu Administracyjnym mozesz zainstalowac dodatkowe pluginy.   -==-   |

; | Prosimy aby zainstalowane "recznie" pluginy dopisywac powyzej tej tabeli! |

; +---------------------------------------------------------------------------+



; Pluginy zainstalowane z poziomu panelu:



bf2rank.amxx ; silnik BF2







parachute.amxx ; spadochron

abd.amxx ; dmg

hpk.amxx ; max ping

show_ips.amxx ; pokaż ip

ad_manager.amxx ; reklamy

vip.amxx ; vip

admin_spec_esp.amxx ; admin wh


  • +
  • -
  • 0
b_350_20_692108_381007_FFFFFF_000000.png




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

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