Raised This Month: $ Target: $400
 0% 

Plugin Not Reading


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
owned
Member
Join Date: Jul 2007
Old 07-26-2007 , 14:07   Re: Plugin Not Reading
Reply With Quote #1

plugins:

Code:
Currently loaded plugins:
       name                    version  author            file             status   
 [  1] Admin Base              1.76d    AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.76d    AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.76d    AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation       1.76d    AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual System    1.76d    AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.76d    AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.76d    AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.76d    AMXX Dev Team     plmenu.amxx      running  
 [  9] Maps Menu               1.76d    AMXX Dev Team     mapsmenu.amxx    running  
 [ 10] Admin Chat              1.76d    AMXX Dev Team     adminchat.amxx   running  
 [ 11] Anti Flood              1.76d    AMXX Dev Team     antiflood.amxx   running  
 [ 12] Scrolling Message       1.76d    AMXX Dev Team     scrollmsg.amxx   running  
 [ 13] Info. Messages          1.76d    AMXX Dev Team     imessage.amxx    running  
 [ 14] Admin Votes             1.76d    AMXX Dev Team     adminvote.amxx   running  
 [ 15] NextMap                 1.76d    AMXX Dev Team     nextmap.amxx     running  
 [ 16] TimeLeft                1.76d    AMXX Dev Team     timeleft.amxx    running  
 [ 17] Pause Plugins           1.76d    AMXX Dev Team     pausecfg.amxx    running  
 [ 18] Stats Configuration     1.76d    AMXX Dev Team     statscfg.amxx    running  
 [ 19] AMX Mod Compat Engine   1.76.rc  AMXX Dev Team     amxmod_compat.a  running  
 [ 20] FnM Knife Switch        1.0      MARREC            fnmka.amxx       running  
 [ 21] unknown                 unknown  unknown           fnmcdsap.amxx    bad load 
 [ 22] Grab + Hook + Rope      1.0      GHW_Chronic       GHW_GHR.amxx     running  
 [ 23] amx_cheat               1.0      watch             cheat.amxx       running  
 [ 24] DeagsMapManage          2.30b    Deags             deagsmapmanage2  running  
( 21) Load fails: Module/Library "cstrike" required for plugin.  Check modules.

modules:

Code:
Currently loaded modules:
      name                    version  author               status     
 [ 1] MySQL                   1.76b    AMX Mod X Dev Team   running    
 [ 2] Fun                     1.76     AMX Mod X Dev Team   running    
 [ 3] Engine                  1.76     AMX Mod X Dev Team   running    
 [ 4] FakeMeta                1.76d    AMX Mod X Dev Team   running    
 [ 5] unknown                 unknown  unknown              bad load   
5 modules, 4 correct
plugins.ini

Code:
; 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

; Enable to use AMX Mod plugins
amxmod_compat.amxx    ; AMX Mod backwards compatibility layer


; Custom - Add 3rd party plugins here
;bcm2.amxx debug
fnmka.amxx
fnmcdsap.amxx
GHW_GHR.amxx
cheat.amxx
deagsmapmanage230b.amxx
modules.ini

Code:
;;;
; 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
cstrike
;geoip
;sockets
;regex
;nvault
__________________
MARREC/OWNED = me.
owned is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode