Raised This Month: $ Target: $400
 0% 

CSDM doesn't work!


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
techoN
New Member
Join Date: Jun 2006
Old 06-06-2006 , 14:25   CSDM doesn't work!
#1

Hey,

I installed CSDM on my server.. uploaded it..

added the lines to amxx.cfg..

Code:
// AMX Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255"

// Frequency in seconds of colored messages
amx_freq_imessage 180

// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75

// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 0

// If you set this to 1, you can hide slots on your server
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
amx_vote_delay 10

// How long voting session goes on
amx_vote_time 10

// Display who votes for what option
amx_vote_answers 1

// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.02

// Max. time to which map can be extended
amx_extendmap_max 90

// Step for each extending
amx_extendmap_step 15

// Rank mode
// 0 - by nick
// 1 - by authid 
// 2 - by ip
csstats_rank 1

// Max size of the stats file
csstats_maxsize 3500

// Duration of HUD-statistics
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0

//If you set this to 0, clients cannot chose their language
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
amx_mldebug ""

//csdm
csdm_active 1
added lines to plugins.ini

Code:
; CSDM

csdm_main.amxx - Main plugin, required for most things
csdm_equip.amxx - Weapons and equipment menus
csdm_spawn_preset.amxx - Preset spawning (each map must have a spawn file in amxmodx/configs/csdm/)
spawn_editor.amxx - Edits/creates spawn points for maps
csdm_misc.amxx - Miscellanious extra features
csdm_tickets.amxx - Round ticketing (each team only has X number of spawns before they lose)
csdm_protection.amxx - Sets spawn protection
Rebooted server..

Still doesn't work.. help plz
techoN is offline
Kensai
Veteran Member
Join Date: Aug 2005
Location: San Diego, California
Old 06-06-2006 , 14:50  
#2

Please post this is the CSDM thread.
Kensai is offline
Send a message via AIM to Kensai Send a message via MSN to Kensai
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 06-06-2006 , 15:10  
#3

read the doc that comes with it really good then you will find your error
If other people can, you can do this too.
I believe in you
__________________
- Bye bye!
nightscreem is offline
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 06-06-2006 , 15:16  
#4

CSDM Does not work with 1.71, downgrade to 1.70
Spanky McNutnut is offline
iPodRx
Member
Join Date: Feb 2006
Location: Columbus, OH
Old 06-06-2006 , 15:18  
#5

Well that is wierd you would figure BAIL would fix that by now.
iPodRx is offline
Send a message via Skype™ to iPodRx
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 06-06-2006 , 15:21  
#6

Quote:
Originally Posted by iPodRx
Well that is wierd you would figure BAIL would fix that by now.
The version that works is in CVS but its not compiled. I dont know how to compile modules, but I have the new version 2.01 compiled, just waiting on the Module needed.
Spanky McNutnut is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 06-06-2006 , 15:23  
#7

Quote:
Originally Posted by Spanky McNutnut
CSDM Does not work with 1.71, downgrade to 1.70
Quote:
Originally Posted by Spanky McNutnut
Quote:
Originally Posted by iPodRx
Well that is wierd you would figure BAIL would fix that by now.
The version that works is in CVS but its not compiled. I dont know how to compile modules, but I have the new version 2.01 compiled, just waiting on the Module needed.
It's true what he said, next release will be on amxmodx 1.75 as you can see below

posted by Bailopan
Quote:
Originally Posted by BAILOPAN
people interested in beta testing amxmodx-1.75 + csdm 2.1 (a large update to CSDM) should PM me.

you must be serious about testing and replying with useful feedback to both projects.

thanks!

(csdm is getting its own forums and a new site shortly, it has outgrown this little thread and I can no longer keep track of it)
__________________
- Bye bye!
nightscreem is offline
iPodRx
Member
Join Date: Feb 2006
Location: Columbus, OH
Old 06-06-2006 , 15:27  
#8

Thats interesting I personally don't use it so I don't look in the thread. I have used it in the past and I knew it was by BAIL so I figured he would give out a working version of the plugin, given he knows so much about it.
iPodRx is offline
Send a message via Skype™ to iPodRx
beezkneez2006
Senior Member
Join Date: Feb 2006
Location: USA
Old 06-07-2006 , 11:13  
#9

Quote:
Originally Posted by iPodRx
Well that is wierd you would figure BAIL would fix that by now.
I think that he hasnt fixed it for that now because he is waiting to release it with amxmodx 1.75

just my guess..
__________________
Code:
#include <gabenmodx>
http://www.czclansp.com
CSDM 2.10 + amxmodx 1.75
72.36.157.100:27015
Fast download 20 man.
beezkneez2006 is offline
Send a message via AIM to beezkneez2006
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 06-07-2006 , 11:15  
#10

If you go on my server (24.14.180.215:27015) you will see that it works fine...of course that is because I am testing amxx 1.75 and csdm 2.01 for bail


Just wait for the release...We are debugging it right now.
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
Closed Thread



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 06:23.


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