Raised This Month: $32 Target: $400
 8% 

mapcycle.cfg


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Blackglade
Senior Member
Join Date: Jul 2012
Location: NYC
Old 08-28-2013 , 02:06   mapcycle.cfg
Reply With Quote #1

I apologize if this has been posted already but umm i want to basically make it so that in my mapcycle.cfg. Instead of using the adminmenu_maplist.ini.... it uses the default mapcycle.txt.

So i did the following configuration (would this work)?

FROM:

Code:
	"default"
	{
		"target"		"mapcyclefile"
	}
	
	/* Admin menu, map menu */
	"sm_map menu"
	{
		"file"			"addons/sourcemod/configs/adminmenu_maplist.ini"
	}
	
	/* Admin menu, map voting menu */
	"sm_votemap menu"
	{
		"file"			"addons/sourcemod/configs/adminmenu_maplist.ini"
	}
	
	/* For the "randomcycle" plugin */
	"randomcycle"
	{
		"target"		"default"
	}
TO:
Code:
	"default"
	{
		"target"		"mapcyclefile"
	}
	
	/* Admin menu, map menu */
	"sm_map menu"
	{
		"target"			"default"
	}
	
	/* Admin menu, map voting menu */
	"sm_votemap menu"
	{
		"target"			"default"
	}
	
	/* For the "randomcycle" plugin */
	"randomcycle"
	{
		"target"		"default"
	}
Blackglade is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-28-2013 , 11:19   Re: mapcycle.cfg
Reply With Quote #2

Will it work? Try it out and see, best way of knowing anything.
However you did ask nicely, but you did not search either. Effort my man.
If not, look its the search button! http://forums.alliedmods.net/showthread.php?t=170458

That was easy.
Maxximou5 is offline
Blackglade
Senior Member
Join Date: Jul 2012
Location: NYC
Old 08-28-2013 , 12:08   Re: mapcycle.cfg
Reply With Quote #3

Quote:
Originally Posted by Maxximou5 View Post
Will it work? Try it out and see, best way of knowing anything.
However you did ask nicely, but you did not search either. Effort my man.
If not, look its the search button! http://forums.alliedmods.net/showthread.php?t=170458

That was easy.
Well i did search a bit, but could not find anything. Thanks for the link!

Have a Zoidberg!

Blackglade is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 08-28-2013 , 21:06   Re: mapcycle.cfg
Reply With Quote #4

Haha, and so my effort was well rewarded, hope you found your answer.
Maxximou5 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 01:45.


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