Hmm also ich bin grad auch dabei mit nextmap setzen hab mir das von dir hineinkopiert aber will nicht so recht...
Unter Map Commands ist "Set Next Map" dann erscheinen die Maps und wenn ich eine auswähle bin ich wieder bei "Set Next Map" und es wurde auch keine gesetzt...weiss jemand wo das Problem liegen könnte?
Hier ein Auszug von meiner adminmenu_custom.txt:
// Custom admin menu commands.
// For more information:
//
// http://wiki.alliedmods.net/Custom_Admin_Menu_%28SourceMod%29">http://wiki.alliedmods.net/Custom_Admin ... urceMod%29</a>
//
// Note: This file must be in Valve KeyValues format (no multiline comments)
//
"Commands"
{
"Sounds Abspielen"
{
"admin" "sm_root"
"**Admin Sounds**"
{
"cmd" "sm_admin_sounds"
"admin" "sm_root"
}
}
"Map Commands"
{
"Set Next Map"
{
"cmd" "sm_setnextmap #1"
"admin" "sm_kick"
"execute" "server"
"1"
{
"type" "mapcycle"
"method" "name"
"title" "Map to Select"
}
}
}
}
Ist genau so wie bei TempletonPeck aber funzt ned...wär mir echt super wichtig dann steht dem Umstieg auf Sourcemod nichts mehr im Wege!! Will weg von Mani!!