View Single Post
[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