←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

nie dziala

  • +
  • -
Marta - zdjęcie Marta 15.07.2008

Na swoim serwerze używam Amx Mod X By KingVegeta i nie działa mi runda nożowa jak mam to naprawić żeby całego amxx nie wgrywac na nowo :/
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 15.07.2008

Pokaż modules.ini ;)
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 15.07.2008

Modules.ini:


;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 15.07.2008

Usuń średniki przed:

engine 
fakemeta
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 15.07.2008

usenelam i nie chodzi :(
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 15.07.2008

Masz te moduły w "modules" ?
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 15.07.2008

Nie rozumiem :D Weszłam w FTP serwa i w addons>>amxmodx>>configs>>modules.ini i skopiowalam to co powyzej jest :P
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 15.07.2008

Wejdź w FTP ---> cstrike/addons/amxmodx/modules i zobacz czy są te moduły co masz w modules.ini
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 16.07.2008

w modules ini jest fun enigme fakemeta i to jest w modules
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 16.07.2008

W plugins.ini ten plugin jest włączony ?
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 16.07.2008

Nie ma tam w ogóle takiego plugnu :D
Odpowiedz

Gość__* 16.07.2008

Marta, pokaż zawartość plugins.ini
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 16.07.2008

; 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

adminchceck.amxx ; Pokazuje adminów online /admin
admin_spec_esp.amxx ; Admin po smierci ma ESP (WH)
adminlisten.amxx ; ... Wiem tylko ze przydatny plugin
advanced_slowmo.amxx ; Ciało Opada Powoli Na Ziemie
afkbomb.amxx ; Po 20 sekundach Graczy Który jest AFK wyrzuca BOMBE
Allow_round_finish.amxx ; Pozwala dokonczyc runde mimo zakonczenia mapy
Automaticknifeduel.amxx ; Jak Potrze sie nozem o sciane wyzwanie na noze
backweapons.amxx ; Bron Na plecach
c4timer.amxx ; Czas do wybuchu bomby
descriptive_fire_in_the_hole.amxx ; Spolszczone Fire in The Hole (Granat Dymny)
dontsayips.amxx ; Niepozwala na pisanie IP (Ban Perm)
hpk.amxx ; Wyrzuca Graczy Za Duzym Pingiem (130 ms)
lastmanbets.amxx ; Obstawianie kto wygra runde
logs.amxx ; Zapisuje w logach Nick|IP|Steam_ID
No_advertisement.amxx ; Niepozwala podawanie stron www
plmenu.amxx ; Kto Zostal Zbanowany Przez Jakiego Admina Na Il
runplanting.amxx ; Mozna biegac podczas podkladania paki
weaponicon.amxx ; Ikona Broni Pod Radarem
powitanie.amxx ; Powitanie + IP
alt_end_round_sounds.amxx ; Muzyka Na Koniec Rundy mp3
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 16.07.2008

To jak nie masz takiego pluginu, to pobierz ten:
http://amxx.pl/viewtopic.php?t=1215

;)
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 16.07.2008

Widziałam to ale nie wiem o co chodzi z tym :
Plik play_ejo.wav do soundmisc (Uwaga! Tego pliku nie ma w rr.rar! Trzeba samemu znaleźć muzykę w formacie .wav i nazwać ją play_ejo)
powiesz ??
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 16.07.2008

No że musisz ten plik sama znaleść i wgrać. Ale żebyś nie szukała to niech ci kur3k da ^^
Odpowiedz

Gość__* 16.07.2008

Marta, czyli nie ma tego dzwięki i nie bedzię on odgrywany. Jeżeli masz FAST DOWNLOAD ( Szybkie ściąganie to przez to bedzię się resetował łączenie na serwer ).
Odpowiedz

  • +
  • -
Marta - zdjęcie Marta 16.07.2008

kur3k a co mam zrobić aby nożowka działała
Odpowiedz

  • +
  • -
Abes Mapper - zdjęcie Abes Mapper 16.07.2008

1. Ściągnij ten plugin do którego wcześniej dałem linka
2. Wgraj na serwer

PS: Kur3k wyślij ten plik którego nie ma.
Odpowiedz

Gość__* 16.07.2008

Abes_Ziomal, musiał bym szukać. A on nie jest aż tak potrzebny, jest on odgrywany podczas nożówki ( czyli trzeba dopasować długość dzwięku do długości nożówki ).
Odpowiedz