←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

Plugin "cod_adminmenu.amxx" failed...

CzAcHa's Photo CzAcHa 31.03.2012

Wgrałem paczke COD MOD'a z wgranym pluginem cod_admin. Tylko po wpisaniu /codadmin nic sie nie ukazuje. W logach znalazłem:
L 03/31/2012 - 16:52:10: [AMXX] Plugin "cod_adminmenu.amxx" failed to load: Plugin uses an unknown function (name "cod_set_user_perk") - check your modules.ini.

proszę o w miarę szybką odpowiedź.
Z góry dziękuję.
Quote

Trikolo's Photo Trikolo 31.03.2012

Wgraj od nowa też tak maiłem przy niektórych pluginach i to zadziałało
Quote

  • +
  • -
Lejpin's Photo Lejpin 31.03.2012

L 03/31/2012 - 16:52:10: [AMXX] Plugin "cod_adminmenu.amxx" failed to load: Plugin uses an unknown function (name "cod_set_user_perk") - check your modules.ini.



(name "cod_set_user_perk") - check your modules.ini.

piszę wszystko....

modules.ini tam szukaj tego , jak się nie myle musisz odblokować
Quote

CzAcHa's Photo CzAcHa 01.04.2012

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

Co może być nie tak ?
Quote

  • +
  • -
Lejpin's Photo Lejpin 01.04.2012

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


Ja Mam tak ... Zobacz jak to nie zadziała to odblokuj wszystkie odblokowuje się kasując ; z przed nazwy
Edited by Lejpin, 01.04.2012 13:38.
Quote

CzAcHa's Photo CzAcHa 01.04.2012

EH Nadal nie działa ..'

Jakieś inne pomysły ? :mur:
Quote

  • +
  • -
Na 5tyk's Photo Na 5tyk 01.04.2012

Odblokuj wszystkie moduly...

@A kolega wyzej co zablokowal modul nvault to jak masz zamiar zapisywac lvl/exp itp w CODModzie?
Quote

  • +
  • -
Lejpin's Photo Lejpin 01.04.2012

Kolego w niektórych Codach tak jest jak nie wiezysz mogę ci podesał jeden z nich
Quote

CzAcHa's Photo CzAcHa 01.04.2012

Odblokowałem wszystkie moduły i nic :&
Quote

CzAcHa's Photo CzAcHa 02.04.2012

Hmm.. Co jest ?
Quote

  • +
  • -
Lejpin's Photo Lejpin 02.04.2012

Zrob tak

fun
;engine
;fakemeta
geoip
;sockets
;regex
nvault
cstrike
;csx
hamsandwich
Quote

CzAcHa's Photo CzAcHa 02.04.2012

Nadal nie działa :D

L 04/02/2012 - 16:13:42: [AMXX] Plugin "cod_adminmenu.amxx" failed to load: Plugin uses an unknown function (name "cod_set_user_perk") - check your modules.ini.
Quote

CzAcHa's Photo CzAcHa 02.04.2012

A moze to byc przez to że mam starego COD'a ?
Quote

  • +
  • -
Lejpin's Photo Lejpin 02.04.2012

Tak może być przez to gdyż po prostu nie wczytuje tej klasy na starym codzie
Quote