
Zitat von »"iVeDAkiLLa"«
Also auf Sourcemod steig ich nicht mehr um!!
Gibts da keine Möglichkeit das abzustellen? Ist das nur wegen dem Orangebox Update richtig?!
Menno echt...![]()

Zitat von »"Terrorkarotte"«
Habe das hier beschrieben: http://www.ulrich-block.de/?p=176">http://www.ulrich-block.de/?p=176</a>
Und auch gleich ein Downloadpacket, was alles enthält da mit reingepackt.
Ich brauch das dann nur bei die runterladen und kopieren und dann haut alles hin? Und Admin-Technisch kann ich dann schon loslegen?
So muss jetzt erstmal auf Arbeit 

|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
// Custom admin menu commands.
// For more information:
//
// http://wiki.alliedmods.net/Custom_Admin_Menu_%28SourceMod%29
//
// Note: This file must be in Valve KeyValues format (no multiline comments)
//
"Commands"
{
"ServerCommands"
{
"Nextmap"
{
"cmd" "sm_nextmap #1"
"admin" "sm_map"
"execute" "server"
"1"
{
"type" "mapcycle"
"path" "mapcycle.txt"
"title" "Set Nextmap"
}
}
}
}
|

Sorry bin noch ein bischen verwirrt 
Zitat von »"Terrorkarotte"«
Nu sollte es gehen.