Jump to content


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

Posted Image Posted Image

Guest Message by DevFuse
 

plugins.ini jak dodać Gm 1.5.1 by GmStaff.


  • This topic is locked This topic is locked
3 replies to this topic

#1 Tweak

    Zaawansowany

  • Zbanowany

  • Reputacja: 0
    Nowy

  • Postów:80
  • Imię:patryk
  • Lokalizacja:wln
Offline

Posted 26.06.2011 18:20

Witam

Mam problem z dodaniem pluginu AMXBANS by Gm 1.5.1 do plugins.ini jeżeli robie tak jak w instrukcji czyli kasuje te pluginy na początku a

admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

i na samą górę wstawiam to co potrzebne do tego pluginu, amxmodmenu mi nie działa jak i adminy. Nie mam pojęcia jak dodać ten plugin do plugins.ini , poniżej podaję kod mojego plugins.ini (jeszcze przed wgraniem AMXBANS by Gm 1.5.1). Proszę kogoś o dodanie mi tego pluginu do plugins.ini i podesłanie kodu tutaj w tym temacie :)

; 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)
ReasonKicker.amxx
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
		; 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

Jeżeli coś wam to da, mam plugin z tego źródła: <ciach>

Edited by Knopers, 26.06.2011 18:36.


#2 Hiroshima

    Godlike

  • Przyjaciel

  • Reputacja: 1,327
    Godlike

  • Postów:4,984
  • Steam:steam
  • Imię:Michał
  • Lokalizacja:Málaga
Offline

Posted 26.06.2011 18:22

w amxbans.cfg jest taka magiczna linijka:
// Wczytywanie adminów
 // 0 z bazy SQL, 1 = z pliku users.ini, 2 = nie ładuje adminów
 amxbans_use_admins_file 0

czy musze to jeszcze bardziej tłumaczyć? widać, że nie czytałeś wszystkiego...
Poza tym właśnie złamałes regulamin forum

Edited by hiroshima, 26.06.2011 18:23.

  • +
  • -
  • 0

#3 Kawon

    Godlike

  • Przyjaciel

  • Reputacja: 887
    Czempion

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

Posted 26.06.2011 18:30


amxbans_core.amxx

amxbans_main.amxx

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

ReasonKicker.amxx

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

		; 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

  • +
  • -
  • 0

DarkGL to mój autorytet.


#4 Tweak

    Zaawansowany

  • Autor tematu
  • Zbanowany

  • Reputacja: 0
    Nowy

  • Postów:80
  • Imię:patryk
  • Lokalizacja:wln
Offline

Posted 27.06.2011 12:07

Dobra dzięki ;D już działa ;]




  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

Coinsy CSGOPolygon Za SMS, PSC , Przelew - CoinSell.pro
Skiny do CS:GO za SMS, PSC, Przelew - CSGOPaka.com
Automatyczny Bot Levelowania Steam - LVLUPSteam.com
CSGO Gambling Sites and Free Betting Codes - DreamCodes.gg

Sign In