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

CSDM 2.0 (Old Version)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
ModThisName
New Member
Join Date: Oct 2005
Old 10-24-2005 , 05:11  
#731

Quote:
Originally Posted by Freecode
Quote:
Originally Posted by ModThisName
'cause I Love this mod ( DeATMATCH) ,but NO 1 or more HUN Server!
I translated the deathmatch mod,but i cant play with it becouse i cant isntall?
HOW INSTALL THE DEATHMATCH??
1. Read directions that come with it.
2. Learn to type
Where I read ??
ModThisName is offline
1319987654321
Member
Join Date: Feb 2005
Old 10-24-2005 , 05:33  
#732

Quote:
Originally Posted by Freecode
Quote:
Originally Posted by 1319987654321
it was csdm_amxx in defualt , i added ".dll" because i cant make it working
what do you mean by this.

type amxx module in server console and see if CSDM module is loaded.
From the sample comes with csdm-2 zip file
It's something like this :
Code:
;Counter-Strike Deathmatch module
csdm_amxx
csdm_amxx doesnt have - .dll behind it
so I add it to try if it's the way to solve my problem =P

It does working , I can have gun choosing menu etc..
Just shut down when I add bots (using zbot)
1319987654321 is offline
Send a message via ICQ to 1319987654321
Devilion
Member
Join Date: Oct 2004
Location: the Netherlands
Old 10-24-2005 , 07:22  
#733

Quote:
Originally Posted by ModThisName
Quote:
Originally Posted by Freecode
Quote:
Originally Posted by ModThisName
'cause I Love this mod ( DeATMATCH) ,but NO 1 or more HUN Server!
I translated the deathmatch mod,but i cant play with it becouse i cant isntall?
HOW INSTALL THE DEATHMATCH??
1. Read directions that come with it.
2. Learn to type
Where I read ??
http://www.tcwonline.org/~dvander/csdm/

here you go
Devilion is offline
rebelok
Junior Member
Join Date: Oct 2005
Old 10-24-2005 , 08:13  
#734

Quote:
Originally Posted by Riddick51
there's a setting in csdm.cfg where You can use unlimited ammo or deny unlimited ammo.
I did find. help me find it plz
rebelok is offline
ModThisName
New Member
Join Date: Oct 2005
Old 10-24-2005 , 08:41  
#735

DAnke
KÖSZI KÖSZIKE KÖXXXENCS
THANK YOU
ModThisName is offline
JettMoress
Member
Join Date: Aug 2005
Location: Romania
Old 10-24-2005 , 09:40  
#736

does this version work on a listen server?
__________________
Jett Moress ... (yet to be) master of CounterStrike & HTML
JettMoress is offline
Send a message via MSN to JettMoress Send a message via Yahoo to JettMoress
kensh|n
Junior Member
Join Date: Oct 2005
Old 10-24-2005 , 09:56  
#737

Thnx freecode and ridick for your replies! I got it working though! one of the modules was not activated. (engine) Cheers anyway.

On another note, Could someone tell me how to use the below? Do i just compile it and add it in the plugins.ini?

On yet another note haha. Can any1 tell me if there is any version or type of bots that could be compatible with CSDM 2.0?

Thanks heaps guys!

Quote:
Originally Posted by teame06
Here a little patch for csdm_main.sma. Without this patch it will allow people to spawn as a Spectator with a body and gun if using menu.

Code:
public say_respawn(id) {     new teamid = get_user_team(id)     if (!is_user_alive(id) && csdm_active())     {         if((teamid == 1) || (teamid == 2))         {             csdm_respawn(id)         }     }         return PLUGIN_CONTINUE }
kensh|n is offline
Shinzon
Senior Member
Join Date: Feb 2005
Location: Hellfire
Old 10-24-2005 , 10:21  
#738

Quote:
Originally Posted by Shinzon
Quote:
Originally Posted by Freecode
Quote:
Originally Posted by Shinzon
Hi,

Quote:
Originally Posted by BAILOPAN
You can per-map file disable with csdm_active 0.
Hmmm, have csdm_active 0 in amx.cfg, and csdm_active 1 in cs_italy.cfg.
Server starts with a costum map, module and plugins loaded and running.
If i do a changelevel to cs_italy, server crashes.

Any hints?
are plugins in debug mode?
No.
There are no error messages in amx- or server logs.
Server just crashes.
Any news about this?
__________________
Shinzon

CS:1.6 [max-torgau.de] Fun Server 83.142.83.26:27016
CS:1.6 [max-torgau.de] DeathMatch 83.142.83.26:27017
CS:1.6 [max-torgau.de] .::N!CkYs fUn sErVeR wC3::. XP-SAVE 83.142.83.26:27035
nihil aliud est ebrietas quam voluntaria insania
Shinzon is offline
Beer
New Member
Join Date: Oct 2005
Old 10-24-2005 , 13:52  
#739

hi!

ok i have AMXMODX 1.60 Metamod 1.18 and your csdm 2.0 plugin...
all plugins are running!
have copied the csdm folder to amxx and amxx/configs...
but i have no present spawns!

have typed in the csdm.cfg

Quote:
;Sets the spawn mode.
; "none" - users spawn at spawn points
; "preset" - csdm_spawn_preset.amxx required, uses predefined spawns in config files
; -- others may be supplied by 3rd party plugins
spawnmode = preset
please help
Beer is offline
faluco
Developer
Join Date: Mar 2005
Location: Valencia, Spain
Old 10-24-2005 , 15:28  
#740

you have to place in configs dir a folder called csdm that contains lots of cfg files
faluco is offline
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 07:13.


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