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

Diffrent Settings for Diffrent maps


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Anta
Junior Member
Join Date: Feb 2010
Old 04-24-2011 , 11:38   Diffrent Settings for Diffrent maps
Reply With Quote #1

Hello im trying to have the mod cP on just one map that is mg_fred on the rest of the mg maps i want it to be disabled. Is there any possibility of doing that?
Normal cases Disabled
Mg_fred Enabled.
Anta is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-24-2011 , 13:32   Re: Diffrent Settings for Diffrent maps
Reply With Quote #2

Quote:
Originally Posted by Anta View Post
Hello im trying to have the mod cP on just one map that is mg_fred on the rest of the mg maps i want it to be disabled. Is there any possibility of doing that?
Normal cases Disabled
Mg_fred Enabled.
[cP mod]
Quote:
Cvars
sm_cp_enabled - <1|0> Enable/Disable the plugin.
This plugin generate own config file in ...cfg/sourcemod/ called sm_cpmod.cfg
Edit that config file, find that cvar
Code:
sm_cp_enabled "1"
and //comment cvar
Code:
//sm_cp_enabled "1"
Then you add same cvar in ...cfg/server.cfg
Code:
sm_cp_enabled "0"
You create map config in ...maps/cfg/mg_fred.cfg
Add cvar
Code:
sm_cp_enabled "1"
Bacardi 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 10:01.


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