Raised This Month: $51 Target: $400
 12% 

CSDM 2.10


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DJ222
Junior Member
Join Date: Aug 2006
Old 08-10-2006 , 04:41   CSDM 2.10
Reply With Quote #1

I installed csdm but again it tells me that some plugins for csdm are not running. one of those are the csdm_equip.amxx and someother one look here and PLEASE tell me what is wrong, just tell me what i have to do to make this plugin run so my "say guns" will work thanks
amx_plugins
Currently loaded plugins:
name version author file status
Admin Base 1.75 AMXX Dev Team admin.amxx running
Admin Commands 1.75 AMXX Dev Team admincmd.amxx running
Admin Help 1.75 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.75 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.75 AMXX Dev Team multilingual.am running
Menus Front-End 1.75 AMXX Dev Team menufront.amxx running
Commands Menu 1.75 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.75 AMXX Dev Team plmenu.amxx running
Maps Menu 1.75 AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.75 AMXX Dev Team adminchat.amxx running
Anti Flood 1.75 AMXX Dev Team antiflood.amxx running
Scrolling Message 1.75 AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.75 AMXX Dev Team imessage.amxx running
Admin Votes 1.75 AMXX Dev Team adminvote.amxx running
NextMap 1.75 AMXX Dev Team nextmap.amxx running
Nextmap Chooser 1.75 AMXX Dev Team mapchooser.amxx running
TimeLeft 1.75 AMXX Dev Team timeleft.amxx running
Pause Plugins 1.75 AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.75 AMXX Dev Team statscfg.amxx running
CSDM Main 2.10 CSDM Team csdm_main.amxx running
unknown unknown unknown csdm_equip.amxx bad load
CSDM Mod 2.10 CSDM Team csdm_spawn_pres running
CSDM Spawn Editor 2.10 CSDM Team spawn_editor.am running
unknown unknown unknown csdm_misc.amxx bad load
CSDM Protection 2.10 BAILOPAN csdm_protection running
CSDM Main 2.10 CSDM Team csdm_ffa.amxx running
26 plugins, 24 running
Type 'amx_langmenu' in the console to display a menu where you can choose your language
[CSDM] This server is running CSDM 2.10
[CSDM]
DJ222 is offline
cigs
Senior Member
Join Date: Jul 2006
Old 08-10-2006 , 05:41   Re: CSDM 2.10
Reply With Quote #2

Make sure, if I can remember right, the 'engine' and 'cstrike' modules are running. (look in your addons\amxmodx\configs\modules.ini)
I also have 'fakemeta' enabled, but that may be because it had to for another plugin. And I have also put 'csdm' in there, as a third party module.

Last edited by cigs; 08-10-2006 at 05:44.
cigs is offline
crazeejitt
Member
Join Date: Jun 2006
Old 08-10-2006 , 09:02   Re: CSDM 2.10
Reply With Quote #3

your best luck would be uninstalling and reinstalling it
__________________


crazeejitt is offline
DJ222
Junior Member
Join Date: Aug 2006
Old 08-10-2006 , 17:27   Re: CSDM 2.10
Reply With Quote #4

Yes i reinstalled it. now you said to put csdm folder in modules?
DJ222 is offline
Old 08-10-2006, 17:37
DJ222
This message has been deleted by DJ222.
DJ222
Junior Member
Join Date: Aug 2006
Old 08-10-2006 , 17:48   Re: CSDM 2.10
Reply With Quote #5

;;;
; 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. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
csdm_mod

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

i added the ;cstrike
and the csdm_mod under modules s this what i do? or do i forget what i did here cause this did not work either
DJ222 is offline
Silver Dragon
Veteran Member
Join Date: Jan 2005
Location: Chicago, Illinois
Old 08-10-2006 , 22:34   Re: CSDM 2.10
Reply With Quote #6

My Death Match 2.10 has no csdm_mod in the third party section, it just runs
__________________

Silver Dragon is offline
Send a message via AIM to Silver Dragon Send a message via MSN to Silver Dragon Send a message via Yahoo to Silver Dragon
cigs
Senior Member
Join Date: Jul 2006
Old 08-11-2006 , 16:16   Re: CSDM 2.10
Reply With Quote #7

Here's what mine looks like

Quote:
Originally Posted by 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. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;

csdm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; 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
Though the 'csdm' module doesn't have to be enabled. If just added it too.
cigs is offline
crazeejitt
Member
Join Date: Jun 2006
Old 08-12-2006 , 12:10   Re: CSDM 2.10
Reply With Quote #8

its just better to leave the modules default open up the csdm.cfg folder and make sure that csdm_enable is 1 not 0
__________________


crazeejitt is offline
BAILOPAN
Join Date: Jan 2004
Old 08-13-2006 , 13:04   Re: CSDM 2.10
Reply With Quote #9

Use "amxx plugins" from the server console (using rcon). amx_plugins does not give you as details information.
__________________
egg
BAILOPAN 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 12:21.


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