←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Nie działają mi żadne pluginy

  • +
  • -
Karlos111's Photo Karlos111 03.03.2013

To co w temacie żadny plugin mi nie działa...
proszę pomocy podejrzewam ze amx jest zepsute jeszcze jakby by mi ktoś wyjaśnił jak wrzucic amx na serwer przez FTP total comanderem serwer mam na ownserver.

mój plugins,ini:

; 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
std_admin_color_chat.amxx
ad_manager.amxx
mutemenu.amxx





Mój modules.ini:

;;;
; To enable a module, remove the semi-colon ( <img src='https://amxx.pl/public/style_emoticons/<#EMO_DIR#>/wink.png' class='bbc_emoticon' alt=';)' /> 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
;qlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 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
ngine
fakemeta
:geoip
;sockets
;egex
nvault
cstrike
csx
hamsandwich
mutemenu.amxx


a nwm dlaczego ale Logs jest puste...
(05.03.2013 20:16):
Kod w postach (np. źródło pluginu) umieszczaj w odpowiednich tagach (code/php/spoiler itp), a powyżej 200 linijek tylko w załączniku lub na wklejce.

Edited by Benio101, 05.03.2013 20:16.
Dodanie znacznika CODE
Quote

  • +
  • -
tiger3153's Photo tiger3153 03.03.2013

Instalacja AMX Mod X - poradnik [HD] - YouTube tu jest instalacja amx postępuj tak samo hmm u ciebie w plugins.ini nie ma żadnych dopisanych spróbuj je dopisać
Edited by tiger3153, 03.03.2013 18:19.
Quote

  • +
  • -
Karlos111's Photo Karlos111 03.03.2013

dopisałem na samym dole

ten poradnik nie bedzie ponieważ na filmiku jest 1.8.1 a na stronie 1.8.2 już próbowałem to sciagnąć ale amx jest puste.
Quote

Gość_21977_* 05.03.2013

Automatyczna wiadomość


Ten temat został przeniesiony z forum

AMX Mod XProblemy z pluginami

do

AMX Mod XProblemy
Quote

  • +
  • -
GwynBleidD's Photo GwynBleidD 06.03.2013

To jaką wersję AMX użyjesz nie ma najmniejszego znaczenia, wszystkie powinny zadziałać. Pamiętaj, że przed AMXem musisz zainstalować metamoda. Większość hostingów umożliwia instalację tych dodatków z panelu, sprawdź czy u Ciebie się nie da. Jest wiele poradników, nie tylko na tym forum, o instalacji tych dodatków, więc wierzę, że sobie poradzisz ;)
Quote

  • +
  • -
Karlos111's Photo Karlos111 12.03.2013

wiem jak wgrać pliki na serw przez FTP ale nie wiem jak ich wypakować (użyć) pomoże ktos??
Quote