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

Turning off DM?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Jouho
Junior Member
Join Date: Nov 2008
Old 01-06-2009 , 17:49   Turning off DM?
Reply With Quote #1

Hi, I have deathmatch on my surf server and I'm wondering about something.

How do I set it up to where deathmatch automatically turns off on a certain map?

For example, on the map surf_XIV_v2a, I do not want deathmatch running, but on my other maps, I want it on. How would I set it up?

I've seen other threads and I'm not sure what to do.

Thanks.
Jouho is offline
Jouho
Junior Member
Join Date: Nov 2008
Old 01-07-2009 , 10:39   Re: Turning off DM?
Reply With Quote #2

Anyone? Please
Jouho is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 01-15-2009 , 02:29   Re: Turning off DM?
Reply With Quote #3

use this http://forums.alliedmods.net/showthread.php?p=543922 to exec commands on certain maps.

And put the following in the config named for your map.
Code:
// unload plugins
sm plugins unload mods/dm_basics
sm plugins unload mods/dm_equipment
sm plugins unload mods/dm_preset_spawns
sm plugins unload mods/dm_spawn_protection

// disable cssdm
cssdm_enabled "0"
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
Jouho
Junior Member
Join Date: Nov 2008
Old 01-16-2009 , 22:34   Re: Turning off DM?
Reply With Quote #4

Hi, thanks for the info. However, it seems I've done it wrong.

I put the map_config.smx in the addons/sourcemod/plugins folder

then created a new folder in addons/sourcemod/configs named mapscfg.

Within mapscfg I placed a .cfg file named surf_XIV_v2a (the name of the map).

In the .cfg file I put in:
// unload plugins
sm plugins unload mods/dm_basics
sm plugins unload mods/dm_equipment
sm plugins unload mods/dm_preset_spawns
sm plugins unload mods/dm_spawn_protection

// disable cssdm
cssdm_enabled "0"

I changed the map to xiv and DM was still active. I restarted the server and changed back to xiv, and it was still active. What did I do wrong? Thanks.

Last edited by Jouho; 01-26-2009 at 20:50.
Jouho is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 01-24-2009 , 01:21   Re: Turning off DM?
Reply With Quote #5

Quote:
Originally Posted by Jouho View Post
Hi, thanks for the info. However, it seems I've done it wrong.

I put the map_config.smx in the addons/sourcemod/plugins folder

then created a new folder in addons/sourcemod/configs named mapscfg.

Within mapscfg I placed a .cfg file named surf_XIV_v2a (the name of the map).

In the .cfg file I put in:
// unload plugins
sm plugins unload mods/dm_basics
sm plugins unload mods/dm_equipment
sm plugins unload mods/dm_preset_spawns
sm plugins unload mods/dm_spawn_protection

// disable cssdm
cssdm_enabled "0

I changed the map to xiv and DM was still active. I restarted the server and changed back to xiv, and it was still active. What did I do wrong? Thanks.
Your cssdm plugins are probably not in the a folder called mods. That was just the way I had it setup on my server.

Change mods/ to cssmd/ or what ever folder your plugins are in.
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
Jouho
Junior Member
Join Date: Nov 2008
Old 01-26-2009 , 21:00   Re: Turning off DM?
Reply With Quote #6

Thanks for the reply, however, I still have not gotten it to work.
I have tried

// unload plugins
sm plugins unload mods/dm_basics
sm plugins unload mods/dm_equipment
sm plugins unload mods/dm_preset_spawns
sm plugins unload mods/dm_spawn_protection

// disable cssdm
cssdm_enabled "0

and

// unload plugins
sm plugins unload cssdm/dm_basics
sm plugins unload cssdm/dm_equipment
sm plugins unload cssdm/dm_preset_spawns
sm plugins unload cssdm/dm_bot_quotas

// disable cssdm
cssdm_enabled "0

and

// unload plugins
sm plugins unload plugins/cssdm/dm_basics
sm plugins unload plugins/cssdm/dm_equipment
sm plugins unload plugins/cssdm/dm_preset_spawns
sm plugins unload plugins/cssdm/dm_bot_quotas
// disable cssdm
cssdm_enabled "0




Neither of these 3 worked. Ideas? :/

Last edited by Jouho; 01-31-2009 at 17:33.
Jouho is offline
Jouho
Junior Member
Join Date: Nov 2008
Old 01-31-2009 , 17:27   Re: Turning off DM?
Reply With Quote #7

Hm, little update. People are still respawning, but it seems to be a little delayed, as opposed to other maps where deathmatch is active. Also, when I type "guns", it doesn't bring up a buy menu or anything.

So it seems it's ... partly... working, however, what else would I do for it to work completely so that deathmatch isn't working at all?
Jouho is offline
Jouho
Junior Member
Join Date: Nov 2008
Old 02-02-2009 , 20:13   Re: Turning off DM?
Reply With Quote #8

anyone?...
Jouho 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 09:19.


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