Fortress Forever

Go Back   Fortress Forever > Help & Technical > Server Administration

Reply
 
Thread Tools Display Modes
Old 03-17-2008, 10:16 AM   #1
zE
Pew pew ze beams
 
zE's Avatar
 
Join Date: Jan 2008
Gametype: Gathers
Affiliations: pew pew
Posts Rated Helpful 11 Times
How to associate a cfg to a maplist :X

How to associate diferent cfgs to diferent maplists..
For example when running praccie.cfg it would run only ctf maps.. when it was running pub.cfg it would run fun maps..
zE is offline   Reply With Quote


Old 03-17-2008, 02:54 PM   #2
Mooga
Colorless FTW
D&A Member
Beta Tester
 
Mooga's Avatar
 
Join Date: Mar 2007
Location: A Small Box
Affiliations: SRCDS.com
Posts Rated Helpful 1 Times
You want to associate a maplist to a config, not the other way around.
This might be a BM command, but try this:
Code:
mapcyclefile funmaps.txt
Put funmaps.txt in the server's root.
__________________
~ Mooga ...w00t?
SRCDS.com | Twitter
Mooga is offline   Reply With Quote


Old 03-17-2008, 03:00 PM   #3
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
^ I think that's the way you would have to do it, but really idk if it's possible without using separate servers...The admin shit is pretty static and you can only edit so much before you jack something up.

Try it though and let us know!
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Old 03-17-2008, 09:49 PM   #4
zE
Pew pew ze beams
 
zE's Avatar
 
Join Date: Jan 2008
Gametype: Gathers
Affiliations: pew pew
Posts Rated Helpful 11 Times
Quote:
Originally Posted by Mooga
You want to associate a maplist to a config, not the other way around.
This might be a BM command, but try this:
Code:
mapcyclefile funmaps.txt
Put funmaps.txt in the server's root.
thks for the reply but where do put that code in the cfg?
zE is offline   Reply With Quote


Old 03-17-2008, 10:14 PM   #5
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
I believe you would need to edit the maplists.cfg to include your custom mapcycle.txt files that you would have to create...but at that point is where I can't figure it out.

I know that 'sm_map menu' calls on the adminmeun_maplist.ini to pull it's maps, but the problem is that that has nothing to do with which server.cfg you are running. And unless you physically change it via your server console I can't find a way to tie it to that.

I think you would have to create a new sm_blah command plugin / .sp file and then have that associated as a new command under the adminmenu at all times.

This might not be possible w/out physically writting out a completely new plugin for SourceMod...but I'll see what I can't stir up before I say that it's not possible.
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Old 03-18-2008, 07:01 AM   #6
zE
Pew pew ze beams
 
zE's Avatar
 
Join Date: Jan 2008
Gametype: Gathers
Affiliations: pew pew
Posts Rated Helpful 11 Times
:|

sounds complicated, what i have been doing was copy paste different map list into the server when i did change the cfg.. but thats not very practicable :\
zE is offline   Reply With Quote


Old 03-18-2008, 02:17 PM   #7
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
yeah I posted on allied moderators, if anyone knows those guys will.
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Old 03-18-2008, 02:19 PM   #8
Mooga
Colorless FTW
D&A Member
Beta Tester
 
Mooga's Avatar
 
Join Date: Mar 2007
Location: A Small Box
Affiliations: SRCDS.com
Posts Rated Helpful 1 Times
Quote:
Originally Posted by Dr.Satan
yeah I posted on allied moderators, if anyone knows those guys will.
What's that?
I'm always interested in a new admin site (I'm active on srcds.com)
__________________
~ Mooga ...w00t?
SRCDS.com | Twitter
Mooga is offline   Reply With Quote


Old 03-18-2008, 02:22 PM   #9
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
Quote:
Originally Posted by Mooga
What's that?
I'm always interested in a new admin site (I'm active on srcds.com)
It's the forum site for the guys who make the plugins for Metamod and Sourcemod.

http://forums.alliedmods.net/forumdisplay.php?f=52

They are really cool bunch of people and usually if you find something there you like you can probably get the original creator to make it FF compatible if it isn't already.
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Old 03-20-2008, 09:14 AM   #10
[AE] 82694
Retired FF Staff
 
[AE] 82694's Avatar
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
http://forums.alliedmods.net/showthread.php?t=68589
http://forums.alliedmods.net/showthread.php?t=67620

This is the best I can find.

Just found this in doc's post on allied moders.

Put this in the cfgs you want to have a diff mapcycle.These are just example cfg and txt file names. this is the cvar command mapcyclefile Be sure that what ever you name your diff maplists that you put the correct maplist name in the correct cfg file.

praccie.cfg

mapcyclefile ctfmaps.txt

fun.cfg

mapcyclefile funmaps.txt


(cough mooga was right cough)
__________________
I Love GenghisTron . I miss you sooooo Much. LOL.

Last edited by [AE] 82694; 03-20-2008 at 09:51 AM.
[AE] 82694 is offline   Reply With Quote


Old 03-20-2008, 02:21 PM   #11
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
yeah...he was I feel like an ass lol...hopefully it works, cause that would be really cool!
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Old 03-20-2008, 08:05 PM   #12
zE
Pew pew ze beams
 
zE's Avatar
 
Join Date: Jan 2008
Gametype: Gathers
Affiliations: pew pew
Posts Rated Helpful 11 Times
it Works!

WOW that helps a lot and its easy

I just did what [AE] 82694 write down

I had one pub.cfg and one maplist named pub

so in the pub.cfg i have entered a line that sayd mapcyclefile pubmaps.txt
and it works thks guys
zE is offline   Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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. The time now is 01:42 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.