Raised This Month: $ Target: $400
 0% 

Map Specific Configs Not Working since Sep Update


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Hydrozilla
Member
Join Date: Apr 2006
Location: NY
Old 11-26-2015 , 09:07   Map Specific Configs Not Working since Sep Update
Reply With Quote #1

I realize there is a sticky for this topic, but it doesnt seem to get replies. Configs worked fine until that update. I was able to get them working with Advanced Commands pluggin but that turned out to be unstable. Any other solutions for this? Im hosting CSS.
__________________
Hydrozilla is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 11-26-2015 , 16:23   Re: Map Specific Configs Not Working since Sep Update
Reply With Quote #2

Hmmm, which directory were your map configs in?

I'm assuming maps/cfg.

It might be worth trying to see if Valve made a mistake and changed that to just cfg/ (which is what TF2 uses on the same engine).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Hydrozilla
Member
Join Date: Apr 2006
Location: NY
Old 11-26-2015 , 19:31   Re: Map Specific Configs Not Working since Sep Update
Reply With Quote #3

hmmmm...when double checking that my configs were in the maps/cfg folder, seems they are gone! This server has been up for nearly a year, so Im assuming the sourcemod update I had to do in september removed them. I replaced them and they still dont work. I just dropped folders everywhere I could think of and different combination of names to no avail. I dropped just a config in cfg/ but nothing. I will keep tinkering with it, but appreciate any help.
__________________
Hydrozilla is offline
Hydrozilla
Member
Join Date: Apr 2006
Location: NY
Old 11-27-2015 , 09:59   Re: Map Specific Configs Not Working since Sep Update
Reply With Quote #4

Only fix I can find at this time is to install yet another pluggin just to bring back this functionality. Ive just installed Liam's Map Configs pluggin and it does work on my CSS server.

https://forums.alliedmods.net/showthread.php?t=68589

Maybe a future CSS or SM update will repair this basic function and pluggin wont be needed.
__________________
Hydrozilla is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 11-28-2015 , 04:07   Re: Map Specific Configs Not Working since Sep Update
Reply With Quote #5

Map-specific configs have nothing to do with SM, it doesn't ship any, and doesn't know anything about them.
__________________
asherkin is offline
[email protected]
BANNED
Join Date: Nov 2015
Old 11-29-2015 , 20:15   Re: Map Specific Configs Not Working since Sep Update
Reply With Quote #6

Quote:
Originally Posted by Hydrozilla View Post
I realize there is a sticky for this topic, but it doesnt seem to get replies. Configs worked fine until that update. I was able to get them working with Advanced Commands pluggin but that turned out to be unstable. Any other solutions for this? Im hosting CSS.

https://forums.alliedmods.net/showpo...postcount=1101

sourcemod/configs/adminmenu_custom.txt
Code:
{
        "Set Next Map"
        {
            "cmd"        "sm_setnextmap #1"
            "admin"            "sm_ban"
            "execute"        "server"
            "1"
            {
                "title"        "Set Next Map"
                "type"        "mapcycle"
                "path"        "maplist.txt"
            }
        }
}
this is only cfg but for admins is good tool
i duit it maybe it will be good for you

sourcemod/gamedata/advcommands.gamedata.txt

for maps configs i use somting like this

https://forums.alliedmods.net/showpo...48&postcount=3
Attached Files
File Type: txt advcommands.gamedata.txt (1.4 KB, 75 views)
File Type: txt adminmenu_custom.txt (11.3 KB, 58 views)

Last edited by [email protected]; 11-29-2015 at 20:32.
sourcemodcfg@gmail.com 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 13:00.


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